By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-11T03:30:29.862Z||main|||||INFO|500||The following profiles are active: basic 2022-06-11T03:30:44.419Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-11T03:30:44.421Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-11T03:30:44.576Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-11T03:30:52.626Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-06-11T03:30:52.828Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-11T03:30:54.098Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-11T03:30:54.534Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-11T03:30:54.789Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-11T03:30:55.385Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-11T03:30:57.354Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-11T03:31:00.072Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-06-11T03:31:02.716Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-11T03:31:02.887Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-11T03:31:02.896Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-11T03:31:02.907Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-11T03:31:03.642Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-11T03:31:04.089Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-11T03:31:05.471Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-11T03:31:10.976Z||main|||||WARN|500||--- 2022-06-11T03:31:10.976Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-11T03:31:10.977Z||main|||||WARN|500||--- 2022-06-11T03:31:11.543Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-11T03:31:16.858Z||main|||||INFO|500||Started ApiHandlerApplication in 50.678 seconds (JVM running for 53.193) 2022-06-11T03:31:16.871Z|1cadb47f-0163-4749-8c6a-cdb5499f7136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:16.883Z|1cadb47f-0163-4749-8c6a-cdb5499f7136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:16.885Z|716cd9eb-7ace-4e6c-b3e6-6bc0594a6ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:16.892Z|716cd9eb-7ace-4e6c-b3e6-6bc0594a6ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:22.738Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-11T03:31:22.965Z|33525b20-118b-428e-a65f-dd5989ebe219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:22.965Z|dcdda878-f03e-4488-a0d3-9480df533967|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-06-11T03:31:23.401Z|33525b20-118b-428e-a65f-dd5989ebe219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:23.401Z|dcdda878-f03e-4488-a0d3-9480df533967|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:23.561Z|acdb4114-6867-478e-b5fe-08e3eb1384ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:23.562Z|acdb4114-6867-478e-b5fe-08e3eb1384ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:31.847Z|2901660d-75a8-4471-a155-9bf22ed5ed50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:31.851Z|2901660d-75a8-4471-a155-9bf22ed5ed50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:33.556Z|1013bde0-d032-4790-af79-963df49d0517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:33.558Z|1013bde0-d032-4790-af79-963df49d0517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:33.559Z|ff6b1926-c01c-47fc-aae6-a12a5dbb9d8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:33.560Z|ff6b1926-c01c-47fc-aae6-a12a5dbb9d8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:33.594Z|31df4fcd-3862-4af8-a777-16689fa68576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:33.596Z|31df4fcd-3862-4af8-a777-16689fa68576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:43.594Z|8bcb6164-9c06-4d3f-b097-9cb765d1f6b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:43.596Z|d0a84fe3-8c86-4143-94e1-38cb8422c8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:43.596Z|8bcb6164-9c06-4d3f-b097-9cb765d1f6b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:43.599Z|d0a84fe3-8c86-4143-94e1-38cb8422c8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:43.631Z|115912eb-06b9-45eb-a4b9-59e56cf4dc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:43.633Z|115912eb-06b9-45eb-a4b9-59e56cf4dc83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:46.848Z|db8c622a-d066-48b2-9a59-5f2ff0f024a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:46.849Z|db8c622a-d066-48b2-9a59-5f2ff0f024a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:46.895Z|167ce108-4ea8-4950-8e9d-242da24d12f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:31:46.896Z|167ce108-4ea8-4950-8e9d-242da24d12f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:31:53.629Z|5836f0cb-19c0-42e2-a2e5-c0d2e9721292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:53.629Z|21ec5c7d-b2f5-427e-b409-597732184063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:53.630Z|5836f0cb-19c0-42e2-a2e5-c0d2e9721292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:53.631Z|21ec5c7d-b2f5-427e-b409-597732184063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:31:53.667Z|2de92cac-6b4b-4bd4-aa4d-b46a296ee223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:31:53.668Z|2de92cac-6b4b-4bd4-aa4d-b46a296ee223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:01.847Z|37cb1a95-8246-458d-ae4b-2463d3084764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:01.848Z|37cb1a95-8246-458d-ae4b-2463d3084764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:03.662Z|ecb7be7f-bcb1-4a6a-8ab5-abf0bcdfd67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:03.664Z|ecb7be7f-bcb1-4a6a-8ab5-abf0bcdfd67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:03.664Z|3b331e82-b4d4-4d0a-b748-3557b35cca3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:03.665Z|3b331e82-b4d4-4d0a-b748-3557b35cca3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:03.710Z|de5cff1b-8b50-49cb-8ab5-945a3d1e7d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:03.711Z|de5cff1b-8b50-49cb-8ab5-945a3d1e7d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:13.714Z|54425fab-bf29-4d8c-b21b-ad8122d41f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:13.715Z|54425fab-bf29-4d8c-b21b-ad8122d41f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:13.720Z|bbf03046-4f5d-41ed-adcc-7494df145764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:13.720Z|bbf03046-4f5d-41ed-adcc-7494df145764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:13.748Z|203793a8-8ffc-408f-af81-f93dcaecb832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:13.749Z|203793a8-8ffc-408f-af81-f93dcaecb832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:16.848Z|d7b9ecea-7076-4890-b873-f48d3215d53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:16.851Z|d7b9ecea-7076-4890-b873-f48d3215d53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:16.897Z|1e8692c1-527a-49c3-8b36-1953a278debc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:16.898Z|1e8692c1-527a-49c3-8b36-1953a278debc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:23.777Z|8f6407ff-3bd1-48eb-a10e-6cf60818bf48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:23.777Z|8eb5e5d4-2ae4-465f-9ada-e08b69d1b6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:23.778Z|8f6407ff-3bd1-48eb-a10e-6cf60818bf48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:23.779Z|8eb5e5d4-2ae4-465f-9ada-e08b69d1b6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:23.835Z|4d850e30-4cc4-472a-8ef5-4abcb13ed5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:23.837Z|4d850e30-4cc4-472a-8ef5-4abcb13ed5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:31.847Z|af705231-61ef-47ca-8681-6eff3aeaaf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:31.848Z|af705231-61ef-47ca-8681-6eff3aeaaf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:33.858Z|2bb05051-0f74-422d-9468-383f7fe4b11a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:33.859Z|2bb05051-0f74-422d-9468-383f7fe4b11a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:33.862Z|931bf936-2f66-43cd-ad75-8132f8145862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:33.864Z|931bf936-2f66-43cd-ad75-8132f8145862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:33.884Z|c651b522-c55a-46f8-8dc4-bd5798dbcdaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:33.886Z|c651b522-c55a-46f8-8dc4-bd5798dbcdaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:43.894Z|1cbf7f12-e3f5-4d04-a406-56c7ae3235ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:43.895Z|1cbf7f12-e3f5-4d04-a406-56c7ae3235ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:43.906Z|294b3188-0940-4ed7-ad2d-c713dee6498f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:43.907Z|294b3188-0940-4ed7-ad2d-c713dee6498f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:43.914Z|3a97242b-d7ad-40af-b0e0-084e6a00d2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:43.916Z|3a97242b-d7ad-40af-b0e0-084e6a00d2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:46.847Z|c6020b0f-7685-4e88-8d0c-d902efb4027f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:46.848Z|c6020b0f-7685-4e88-8d0c-d902efb4027f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:46.901Z|aef57c08-b414-4cee-8361-66f52fcdb8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:32:46.903Z|aef57c08-b414-4cee-8361-66f52fcdb8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:32:53.939Z|cf94dcba-4983-4171-a1a4-41b9ca29b1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:53.940Z|cf94dcba-4983-4171-a1a4-41b9ca29b1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:53.952Z|d5d0d3c2-4765-4d89-bba5-658f3910cfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:53.957Z|559db653-125c-4f3d-beba-95d038141ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:32:53.957Z|559db653-125c-4f3d-beba-95d038141ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:32:53.961Z|d5d0d3c2-4765-4d89-bba5-658f3910cfef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:01.847Z|e720571c-c276-4632-a0dd-f30c7c8ce025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:01.849Z|e720571c-c276-4632-a0dd-f30c7c8ce025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:03.969Z|e43ae6b2-1084-44c0-b1e0-e00129a2ca52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:03.971Z|e43ae6b2-1084-44c0-b1e0-e00129a2ca52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:03.989Z|7179b74c-5916-4a4b-9852-46c77bd25eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:03.989Z|16b5b322-0ad6-4575-849d-b098e15039d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:03.990Z|16b5b322-0ad6-4575-849d-b098e15039d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:03.990Z|7179b74c-5916-4a4b-9852-46c77bd25eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:14.017Z|2427a193-62f5-42de-9d9c-c827343ad2dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:14.017Z|0fe82cc7-d425-494d-bfd6-144a93a8695d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:14.018Z|2427a193-62f5-42de-9d9c-c827343ad2dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:14.018Z|0fe82cc7-d425-494d-bfd6-144a93a8695d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:14.020Z|91317586-d2ab-47bb-8d8b-f678aae9f223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:14.021Z|91317586-d2ab-47bb-8d8b-f678aae9f223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:16.847Z|28fdeb25-fa05-4de7-a5ac-169c3ce230b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:16.848Z|28fdeb25-fa05-4de7-a5ac-169c3ce230b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:16.905Z|1e32ee91-e249-4e3a-a971-6381a1eca43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:16.906Z|1e32ee91-e249-4e3a-a971-6381a1eca43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:24.046Z|1a81784a-b8d3-47d8-a5fd-24e7c4f64a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:24.046Z|e0ce9f8f-ca57-426a-ae51-ba0ac445fdbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:24.047Z|e0ce9f8f-ca57-426a-ae51-ba0ac445fdbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:24.047Z|1a81784a-b8d3-47d8-a5fd-24e7c4f64a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:24.053Z|d64aa944-d93d-43dc-9a8e-86b41be60451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:24.054Z|d64aa944-d93d-43dc-9a8e-86b41be60451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:31.847Z|85f9053b-98ce-41cd-b6b8-193a07db17c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:31.847Z|85f9053b-98ce-41cd-b6b8-193a07db17c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:34.073Z|042fd9d9-e691-4186-a5dd-b8d7537615a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:34.074Z|042fd9d9-e691-4186-a5dd-b8d7537615a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:34.088Z|b19359d5-cd22-4e7e-aa8e-3d266660a7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:34.089Z|b19359d5-cd22-4e7e-aa8e-3d266660a7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:34.094Z|67a76462-2ab2-41c9-b6b4-5397e48261f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:34.095Z|67a76462-2ab2-41c9-b6b4-5397e48261f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:44.103Z|3a024c54-62b9-444a-9db9-ced5c6b736cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:44.104Z|3a024c54-62b9-444a-9db9-ced5c6b736cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:44.113Z|a026e75e-9595-4cca-b166-05829f367e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:44.114Z|a026e75e-9595-4cca-b166-05829f367e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:44.121Z|baf071c8-fc85-4809-a28f-0910459c9628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:44.122Z|baf071c8-fc85-4809-a28f-0910459c9628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:46.848Z|b8a702c5-34f2-4c07-8bd6-0689bac2208b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:46.852Z|b8a702c5-34f2-4c07-8bd6-0689bac2208b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:46.907Z|4dba9f55-257c-4050-8106-9699b5febe71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:33:46.908Z|4dba9f55-257c-4050-8106-9699b5febe71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:33:54.130Z|5a63d8dd-092d-4e91-ab50-00f388d677b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:54.131Z|5a63d8dd-092d-4e91-ab50-00f388d677b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:54.138Z|23fc8c08-8ab8-4b4b-aae5-15da006f52e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:54.139Z|23fc8c08-8ab8-4b4b-aae5-15da006f52e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:33:54.149Z|5a4411c8-2b66-40c1-8ef9-7a9e3baa6652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:33:54.150Z|5a4411c8-2b66-40c1-8ef9-7a9e3baa6652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:01.847Z|eb99ebec-bba7-44a3-a0e1-a9e4aa1a4499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:01.848Z|eb99ebec-bba7-44a3-a0e1-a9e4aa1a4499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:04.157Z|fc17d07e-0857-4f4e-b3a4-9a485ad08f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:04.159Z|fc17d07e-0857-4f4e-b3a4-9a485ad08f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:04.166Z|84686ed1-a0c0-4569-b422-e13298a19ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:04.167Z|84686ed1-a0c0-4569-b422-e13298a19ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:04.176Z|b2fb53f5-c15e-4cad-bbbc-80fd40db59c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:04.177Z|b2fb53f5-c15e-4cad-bbbc-80fd40db59c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:14.199Z|45c6710c-c583-458f-81c6-62098128160c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:14.199Z|cc70ba17-9d4d-4660-8dc9-a39a5be9d9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:14.200Z|45c6710c-c583-458f-81c6-62098128160c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:14.201Z|cc70ba17-9d4d-4660-8dc9-a39a5be9d9a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:14.212Z|4eddae5a-106b-40e7-ab87-ce2700879118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:14.213Z|4eddae5a-106b-40e7-ab87-ce2700879118|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:16.847Z|505147f2-6605-4983-9be3-59051e757918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:16.848Z|505147f2-6605-4983-9be3-59051e757918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:16.909Z|44c59f38-f605-4216-bd85-ab4fd1a77975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:16.910Z|44c59f38-f605-4216-bd85-ab4fd1a77975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:24.223Z|3f289f2c-9d3e-4925-80d1-1764d18b717d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:24.223Z|d8908796-d8eb-434c-a64f-995390783765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:24.224Z|3f289f2c-9d3e-4925-80d1-1764d18b717d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:24.225Z|d8908796-d8eb-434c-a64f-995390783765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:24.237Z|7f7f7fe5-9169-4ccb-b9eb-1d5f6137bb18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:24.238Z|7f7f7fe5-9169-4ccb-b9eb-1d5f6137bb18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:31.847Z|421d4e62-6516-4bbb-a3d3-5685cc49cc3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:31.850Z|421d4e62-6516-4bbb-a3d3-5685cc49cc3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:34.249Z|4d10762b-4244-4b26-8e6e-fa526476daa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:34.249Z|a6f8d8aa-6d4f-4880-9b87-d2c3115260a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:34.250Z|4d10762b-4244-4b26-8e6e-fa526476daa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:34.250Z|a6f8d8aa-6d4f-4880-9b87-d2c3115260a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:34.268Z|a80892af-d3cf-4fdf-8229-7f4609648abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:34.269Z|a80892af-d3cf-4fdf-8229-7f4609648abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:44.276Z|469f5892-e0d4-4664-9168-c81324a60efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:44.276Z|028fbcd8-6cd6-4518-9e90-cf53e81db144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:44.277Z|028fbcd8-6cd6-4518-9e90-cf53e81db144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:44.277Z|469f5892-e0d4-4664-9168-c81324a60efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:44.292Z|04361239-b796-48a5-b1a5-653e93bbdbde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:44.295Z|04361239-b796-48a5-b1a5-653e93bbdbde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:46.847Z|9233b290-f3a5-4600-899b-aa38b849b5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:46.847Z|9233b290-f3a5-4600-899b-aa38b849b5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:46.912Z|dea23fe9-a135-49fa-8dca-ab626481f4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:34:46.913Z|dea23fe9-a135-49fa-8dca-ab626481f4eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:34:54.302Z|6c8916d1-4e0d-4ae4-9475-aa53d298f08f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:54.303Z|1a48b6d0-befd-4535-8152-91e7efa427cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:54.303Z|6c8916d1-4e0d-4ae4-9475-aa53d298f08f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:54.304Z|1a48b6d0-befd-4535-8152-91e7efa427cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:34:54.319Z|ad63a4c8-ec74-4a82-a088-be6a60c228aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:34:54.320Z|ad63a4c8-ec74-4a82-a088-be6a60c228aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:01.847Z|2e7b6b2c-c794-47c0-b200-d926aca1498c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:01.848Z|2e7b6b2c-c794-47c0-b200-d926aca1498c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:04.328Z|e59d7863-2c3d-45b2-b051-d35b0fec4d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:04.328Z|b3562991-3a53-44fd-ac4b-f7d8931dd97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:04.329Z|e59d7863-2c3d-45b2-b051-d35b0fec4d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:04.329Z|b3562991-3a53-44fd-ac4b-f7d8931dd97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:04.343Z|947f8325-7c27-410e-a816-da36bc915947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:04.345Z|947f8325-7c27-410e-a816-da36bc915947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:14.355Z|5129837a-b8e5-4a83-937a-7be2717a583e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:14.355Z|670fcfd6-ccaf-431a-bfcd-104d021e8466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:14.356Z|670fcfd6-ccaf-431a-bfcd-104d021e8466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:14.356Z|5129837a-b8e5-4a83-937a-7be2717a583e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:14.368Z|7926d939-1910-4d83-b7ea-d3c7989f2add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:14.369Z|7926d939-1910-4d83-b7ea-d3c7989f2add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:16.847Z|3af97a47-8cee-4320-8fe2-2a06b2c36d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:16.850Z|3af97a47-8cee-4320-8fe2-2a06b2c36d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:16.914Z|7b05a6f8-5884-4551-8de1-69d3639ca35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:16.915Z|7b05a6f8-5884-4551-8de1-69d3639ca35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:24.380Z|fc7791f8-4f69-4755-b282-1edd63cf3975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:24.381Z|fc7791f8-4f69-4755-b282-1edd63cf3975|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:24.381Z|e47ccc5d-f901-4e6c-902e-88c3485a5eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:24.383Z|e47ccc5d-f901-4e6c-902e-88c3485a5eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:24.391Z|b0d4c95b-8807-4caf-b562-5576350f6179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:24.391Z|b0d4c95b-8807-4caf-b562-5576350f6179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:31.847Z|ec62015c-9ffd-4549-82c5-cea9b4a0ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:31.847Z|ec62015c-9ffd-4549-82c5-cea9b4a0ed56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:34.404Z|8c2bc9c8-e6e6-4f1b-99a5-d8c36a7b3218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:34.405Z|8c2bc9c8-e6e6-4f1b-99a5-d8c36a7b3218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:34.404Z|e239dc03-e700-4d92-a167-700ba7a5231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:34.406Z|e239dc03-e700-4d92-a167-700ba7a5231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:34.412Z|659bdbd1-1013-4762-94fa-6363ca3ed7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:34.413Z|659bdbd1-1013-4762-94fa-6363ca3ed7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:44.428Z|e98e415b-a4cf-40c1-9291-bebf7dc66678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:44.429Z|16882a6a-1909-4d35-a9ba-f71ad81fc958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:44.429Z|e98e415b-a4cf-40c1-9291-bebf7dc66678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:44.430Z|16882a6a-1909-4d35-a9ba-f71ad81fc958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:44.434Z|b15cf93b-654e-4514-9c7e-3442b6ca76dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:44.434Z|b15cf93b-654e-4514-9c7e-3442b6ca76dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:46.847Z|e8d95708-358e-43a7-8938-416c6b59926f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:46.848Z|e8d95708-358e-43a7-8938-416c6b59926f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:46.917Z|516fa809-3dc7-451e-9f8e-13894aa88239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:35:46.918Z|516fa809-3dc7-451e-9f8e-13894aa88239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:35:54.452Z|11c85447-3cab-45f6-a8ca-5b1c34d124eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:54.453Z|7b074d13-7014-424d-865b-e2d2098de28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:54.453Z|11c85447-3cab-45f6-a8ca-5b1c34d124eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:54.454Z|7b074d13-7014-424d-865b-e2d2098de28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:35:54.457Z|78d5a327-800c-4cea-bf2c-a787a89aa1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:35:54.458Z|78d5a327-800c-4cea-bf2c-a787a89aa1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:01.847Z|3809e5fa-6ba7-46d5-a086-6f56794b4a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:01.850Z|3809e5fa-6ba7-46d5-a086-6f56794b4a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:04.480Z|d4e3887f-bff6-4a36-95a0-a38db28d1a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:04.481Z|d4e3887f-bff6-4a36-95a0-a38db28d1a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:04.481Z|ad7edc04-047a-4f2e-b964-6cfd9e62351c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:04.482Z|ad7edc04-047a-4f2e-b964-6cfd9e62351c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:04.487Z|2af52fc0-5cba-4dd9-b9b2-044bc36adc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:04.489Z|2af52fc0-5cba-4dd9-b9b2-044bc36adc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:14.506Z|49001d05-3acd-46e6-a94c-434f1b8a0c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:14.507Z|49001d05-3acd-46e6-a94c-434f1b8a0c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:14.507Z|d4190f93-004e-47c5-bc8a-4dd6958a1569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:14.508Z|d4190f93-004e-47c5-bc8a-4dd6958a1569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:14.517Z|930b4339-8e67-4243-92cf-86b56feb006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:14.517Z|930b4339-8e67-4243-92cf-86b56feb006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:16.847Z|1804854d-58dd-4edd-ab6a-f7f873b2c09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:16.848Z|1804854d-58dd-4edd-ab6a-f7f873b2c09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:16.919Z|2246693a-700d-4e01-abee-6f1362c54463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:16.920Z|2246693a-700d-4e01-abee-6f1362c54463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:24.530Z|1a962966-a277-4919-aeba-7eaa8a55351f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:24.530Z|551a4fb1-1d22-42cb-b241-eaa1adc7f8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:24.531Z|551a4fb1-1d22-42cb-b241-eaa1adc7f8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:24.531Z|1a962966-a277-4919-aeba-7eaa8a55351f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:24.538Z|f58ede76-9edd-49fa-a1ad-8af935f9f5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:24.539Z|f58ede76-9edd-49fa-a1ad-8af935f9f5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:31.847Z|28808907-e257-4f55-a087-f3d1375bfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:31.848Z|28808907-e257-4f55-a087-f3d1375bfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:34.555Z|3d22a5fb-d318-4e0e-9a05-ce283c60870a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:34.555Z|882049e9-6c44-4895-af06-296677c9f30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:34.556Z|3d22a5fb-d318-4e0e-9a05-ce283c60870a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:34.556Z|882049e9-6c44-4895-af06-296677c9f30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:34.564Z|cb763d5a-f852-46c3-86eb-8da5c3b8a1d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:34.565Z|cb763d5a-f852-46c3-86eb-8da5c3b8a1d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:44.581Z|5ffcb871-517f-4e72-883c-bbc7d9eac214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:44.581Z|242be4f7-1e92-4938-8217-af19ef4371d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:44.581Z|5ffcb871-517f-4e72-883c-bbc7d9eac214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:44.582Z|242be4f7-1e92-4938-8217-af19ef4371d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:44.590Z|5cd91c69-b228-4b76-840b-39b92e356a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:44.591Z|5cd91c69-b228-4b76-840b-39b92e356a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:46.847Z|486e603b-80d0-4dc9-a052-04ab9bd16088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:46.849Z|486e603b-80d0-4dc9-a052-04ab9bd16088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:46.921Z|e8eb1fef-79be-4fba-925c-f8a269f49a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:36:46.922Z|e8eb1fef-79be-4fba-925c-f8a269f49a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:36:54.606Z|96ea2c96-a729-4d1f-8b4f-daf268493994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:54.606Z|cfed4533-397a-4807-a76e-e1492d8d8120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:54.607Z|96ea2c96-a729-4d1f-8b4f-daf268493994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:54.607Z|cfed4533-397a-4807-a76e-e1492d8d8120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:36:54.614Z|45b766b6-51a3-44ec-b3b4-27c8a006fd72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:36:54.615Z|45b766b6-51a3-44ec-b3b4-27c8a006fd72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:01.847Z|0943043b-2661-4af7-a4bd-b3884887af41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:01.848Z|0943043b-2661-4af7-a4bd-b3884887af41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:04.634Z|dad69ad0-1543-43b9-af25-47e925c5baf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:04.635Z|dad69ad0-1543-43b9-af25-47e925c5baf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:04.639Z|ba4d2119-91ca-490a-86f5-c8e88dd6dd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:04.639Z|394e36b0-6a51-46c0-9db0-8dd30f3ca45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:04.640Z|ba4d2119-91ca-490a-86f5-c8e88dd6dd18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:04.640Z|394e36b0-6a51-46c0-9db0-8dd30f3ca45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:14.664Z|dc4b21e2-61fc-4cac-8ba8-5a9d8e93e2d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:14.665Z|dc4b21e2-61fc-4cac-8ba8-5a9d8e93e2d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:14.665Z|a2af613d-14d5-4736-962a-88b6b209ce2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:14.666Z|a2af613d-14d5-4736-962a-88b6b209ce2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:14.668Z|98e0464e-f2ac-492a-9c0a-4df2aadb7d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:14.670Z|98e0464e-f2ac-492a-9c0a-4df2aadb7d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:16.847Z|eb9f6368-f6b9-4e62-810a-d443868b3246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:16.848Z|eb9f6368-f6b9-4e62-810a-d443868b3246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:16.923Z|113b6110-d358-4bd5-9630-82de6b91a518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:16.924Z|113b6110-d358-4bd5-9630-82de6b91a518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:24.690Z|ed3ba043-1f67-4c6f-bf71-df2b14637374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:24.690Z|814d0bf0-97d1-496f-abaa-d3bcb783948b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:24.691Z|ed3ba043-1f67-4c6f-bf71-df2b14637374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:24.691Z|814d0bf0-97d1-496f-abaa-d3bcb783948b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:24.695Z|1f011ffd-0599-494d-8fa9-6088cac52d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:24.695Z|1f011ffd-0599-494d-8fa9-6088cac52d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:31.847Z|430c81a1-9b5c-4d9c-b215-2ab0f7f496e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:31.851Z|430c81a1-9b5c-4d9c-b215-2ab0f7f496e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:34.718Z|668ab84c-6b0c-41cd-ae78-98d25b3bf21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:34.719Z|668ab84c-6b0c-41cd-ae78-98d25b3bf21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:34.719Z|34aeb23d-0faf-4f2f-889f-17c8f048fc88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:34.720Z|34aeb23d-0faf-4f2f-889f-17c8f048fc88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:34.720Z|d187bc19-02ab-4db4-8ef5-5fd13edf5c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:34.721Z|d187bc19-02ab-4db4-8ef5-5fd13edf5c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:44.743Z|87e080d4-06b7-4e90-bb28-b26014cbdec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:44.743Z|1f5356c2-c531-42bd-86d3-bdb3211d2aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:44.743Z|f6a11af4-e3c4-42b8-b4fb-ac3166f0ef17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:44.744Z|87e080d4-06b7-4e90-bb28-b26014cbdec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:44.744Z|1f5356c2-c531-42bd-86d3-bdb3211d2aee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:44.745Z|f6a11af4-e3c4-42b8-b4fb-ac3166f0ef17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:46.847Z|25947ebb-4228-4482-b276-de57f6905692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:46.847Z|25947ebb-4228-4482-b276-de57f6905692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:46.925Z|6caf5a56-dce8-4499-bdc1-5d4b527b8358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:37:46.926Z|6caf5a56-dce8-4499-bdc1-5d4b527b8358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:37:54.782Z|e3d9d1d0-c57a-4262-92f5-a864cabca0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:54.782Z|370058e4-6bb6-416d-a275-b06a4fc4a62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:54.783Z|370058e4-6bb6-416d-a275-b06a4fc4a62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:54.783Z|6630859b-3e2a-49bd-8372-06f8f96d8235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:37:54.783Z|e3d9d1d0-c57a-4262-92f5-a864cabca0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:37:54.784Z|6630859b-3e2a-49bd-8372-06f8f96d8235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:01.847Z|9e35e076-d894-4c8b-8e08-90aa536e3459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:01.848Z|9e35e076-d894-4c8b-8e08-90aa536e3459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:04.808Z|5b4a8f68-6c70-4c36-add7-8a522db64019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:04.809Z|5b4a8f68-6c70-4c36-add7-8a522db64019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:04.808Z|0615c40b-8dbf-48cc-98ea-37a5dd878ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:04.808Z|4b954b4a-5c0c-4460-872c-bb765fde82e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:04.812Z|0615c40b-8dbf-48cc-98ea-37a5dd878ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:04.813Z|4b954b4a-5c0c-4460-872c-bb765fde82e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:14.834Z|7d85ce50-6110-4a3b-acb1-c78a3dd8f884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:14.835Z|7d85ce50-6110-4a3b-acb1-c78a3dd8f884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:14.838Z|9e438136-2119-40d8-aa68-e0bed2aa68cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:14.840Z|9e438136-2119-40d8-aa68-e0bed2aa68cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:14.841Z|2e6db2d3-df19-4ec7-ab8f-051f2efc2a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:14.842Z|2e6db2d3-df19-4ec7-ab8f-051f2efc2a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:16.846Z|32d26e98-a19f-433b-a396-274e85850ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:16.849Z|32d26e98-a19f-433b-a396-274e85850ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:16.927Z|f038ba5b-142f-4882-b632-d655e77ec3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:16.928Z|f038ba5b-142f-4882-b632-d655e77ec3b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:24.898Z|0caa5917-49a5-4f50-b673-69085f5fc2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:24.898Z|d8ed1571-a031-435d-a58a-e31c1f96e349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:24.898Z|bd7e671c-968c-4647-bd88-8057c08f9a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:24.899Z|d8ed1571-a031-435d-a58a-e31c1f96e349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:24.899Z|0caa5917-49a5-4f50-b673-69085f5fc2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:24.900Z|bd7e671c-968c-4647-bd88-8057c08f9a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:31.846Z|e7c0c1ec-20e3-41e1-a990-b72481d92e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:31.847Z|e7c0c1ec-20e3-41e1-a990-b72481d92e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:34.922Z|95b0ebee-8724-44d7-93c3-3de6f998b214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:34.922Z|1b8d3812-0369-4df2-8a75-66d151cd5dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:34.923Z|95b0ebee-8724-44d7-93c3-3de6f998b214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:34.923Z|1b8d3812-0369-4df2-8a75-66d151cd5dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:34.924Z|73b9f81c-8d1c-44b1-8bbf-2daecb213027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:34.925Z|73b9f81c-8d1c-44b1-8bbf-2daecb213027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:44.947Z|da514f17-5920-48a5-a507-82858049bc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:44.947Z|34bc24ba-0ea3-434b-9d16-f1d96ec214cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:44.948Z|da514f17-5920-48a5-a507-82858049bc33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:44.948Z|34bc24ba-0ea3-434b-9d16-f1d96ec214cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:44.958Z|2bb25d45-ebfa-4288-abdc-3fd543e0daf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:44.959Z|2bb25d45-ebfa-4288-abdc-3fd543e0daf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:46.846Z|e2ab0531-2e14-4981-978e-40e61f8fb630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:46.847Z|e2ab0531-2e14-4981-978e-40e61f8fb630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:46.930Z|9d114560-b2d8-4bfa-8e2e-767bf5281e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:38:46.931Z|9d114560-b2d8-4bfa-8e2e-767bf5281e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:38:54.971Z|af586a64-ae96-4c18-933b-c4d9a498b80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:54.971Z|44ca99ba-22e9-456b-ab4a-972d71ec799b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:54.972Z|44ca99ba-22e9-456b-ab4a-972d71ec799b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:54.972Z|af586a64-ae96-4c18-933b-c4d9a498b80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:38:54.982Z|e25d4206-4f90-443e-b358-6a1fc73fd18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:38:54.982Z|e25d4206-4f90-443e-b358-6a1fc73fd18d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:01.847Z|085352ea-53b9-4deb-b1bd-ebe26db8cf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:01.849Z|085352ea-53b9-4deb-b1bd-ebe26db8cf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:04.997Z|cf18a5eb-8730-4643-9f2c-3928d2136422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:04.997Z|871b50dd-4b0c-434f-8dcf-f1339010f8df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:04.998Z|cf18a5eb-8730-4643-9f2c-3928d2136422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:04.998Z|871b50dd-4b0c-434f-8dcf-f1339010f8df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:05.006Z|70f959b0-6322-4a3f-b60a-2e70dbd0679c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:05.007Z|70f959b0-6322-4a3f-b60a-2e70dbd0679c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:15.023Z|51b7bd61-11ff-492b-8efe-b224e05c2d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:15.023Z|2ace9820-2ded-4efd-ae99-4cc4ba0cb49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:15.024Z|51b7bd61-11ff-492b-8efe-b224e05c2d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:15.024Z|2ace9820-2ded-4efd-ae99-4cc4ba0cb49a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:15.032Z|9f49f8b2-de71-40bf-b60f-491d0d5da9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:15.034Z|9f49f8b2-de71-40bf-b60f-491d0d5da9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:16.847Z|1f93ee96-796a-49a4-8d09-e257ad43c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:16.848Z|1f93ee96-796a-49a4-8d09-e257ad43c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:16.932Z|4fb3e7c3-c8fe-444a-9ca2-3d6710a6ffb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:16.933Z|4fb3e7c3-c8fe-444a-9ca2-3d6710a6ffb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:25.048Z|580451aa-3134-494d-a3b2-2838cb39e1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:25.048Z|1fac6f11-b90b-48d2-8c81-f55fbc746e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:25.049Z|580451aa-3134-494d-a3b2-2838cb39e1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:25.049Z|1fac6f11-b90b-48d2-8c81-f55fbc746e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:25.056Z|c75c2b69-1b5b-4c0e-9090-7481652bd032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:25.057Z|c75c2b69-1b5b-4c0e-9090-7481652bd032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:31.847Z|66442fac-c65d-4bed-b743-0b428211325d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:31.848Z|66442fac-c65d-4bed-b743-0b428211325d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:35.071Z|dd06ace0-9e08-4f36-a73b-6deb97dd8f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:35.072Z|d6322ee6-ff3b-4a8a-971e-703d27635d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:35.072Z|dd06ace0-9e08-4f36-a73b-6deb97dd8f41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:35.072Z|d6322ee6-ff3b-4a8a-971e-703d27635d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:35.081Z|c4fc79c4-6578-4420-9d85-ac8fdc0491ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:35.082Z|c4fc79c4-6578-4420-9d85-ac8fdc0491ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:45.097Z|e90b1812-d33b-4488-974e-4c3083e28330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:45.098Z|e90b1812-d33b-4488-974e-4c3083e28330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:45.100Z|255649c8-bb24-4076-9dac-93c4750a2648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:45.102Z|255649c8-bb24-4076-9dac-93c4750a2648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:45.105Z|c654518e-33dd-400f-ad8a-67ba472afced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:45.106Z|c654518e-33dd-400f-ad8a-67ba472afced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:46.846Z|33e6a2bb-b4c7-4bb9-9cfe-ea76bd029984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:46.849Z|33e6a2bb-b4c7-4bb9-9cfe-ea76bd029984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:46.934Z|2bf6a22b-b329-4918-87f2-a9d3a728e707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:39:46.935Z|2bf6a22b-b329-4918-87f2-a9d3a728e707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:39:55.121Z|0098dbd2-9df3-4d2a-b146-ffa7b3aee2a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:55.122Z|0098dbd2-9df3-4d2a-b146-ffa7b3aee2a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:55.125Z|a3ff8462-5849-40cc-9942-b72b589f9670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:55.126Z|a3ff8462-5849-40cc-9942-b72b589f9670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:39:55.127Z|d8fa2c1a-9dd8-45e4-b1fd-c688f9e439bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:39:55.128Z|d8fa2c1a-9dd8-45e4-b1fd-c688f9e439bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:01.846Z|4b7ff594-9316-4864-bbeb-d2ff993713d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:01.847Z|4b7ff594-9316-4864-bbeb-d2ff993713d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:05.145Z|0ca5c6ba-dce0-400e-b5f2-7db1af6b7bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:05.146Z|0ca5c6ba-dce0-400e-b5f2-7db1af6b7bd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:05.148Z|4e5d5851-90da-4370-b88c-8e5404229212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:05.148Z|4e5d5851-90da-4370-b88c-8e5404229212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:05.149Z|af299a6d-97b5-4666-95ad-0a149a1f3ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:05.150Z|af299a6d-97b5-4666-95ad-0a149a1f3ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:15.171Z|46742a76-9bc6-4b93-b82e-c21b3139d5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:15.171Z|69ed8b36-a250-448a-be36-79f33904c81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:15.172Z|46742a76-9bc6-4b93-b82e-c21b3139d5c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:15.172Z|69ed8b36-a250-448a-be36-79f33904c81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:15.174Z|411f8c0a-5c94-4556-a9eb-ddbea5b32ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:15.174Z|411f8c0a-5c94-4556-a9eb-ddbea5b32ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:16.847Z|1e4010cb-3752-4bfe-bf8e-78c81b975c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:16.847Z|1e4010cb-3752-4bfe-bf8e-78c81b975c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:16.936Z|340ebd52-e59f-4023-b079-980ab3736cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:16.937Z|340ebd52-e59f-4023-b079-980ab3736cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:23.123Z|2c86c362-9355-4dbf-ab4e-441736951165|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:40:23.124Z|2c86c362-9355-4dbf-ab4e-441736951165|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:25.197Z|82d34594-8dac-4d16-bfe4-558a81fea67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:25.198Z|82d34594-8dac-4d16-bfe4-558a81fea67d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:25.199Z|95dfe442-2ba2-422d-ad2f-5bceb1d3ce43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:25.200Z|95dfe442-2ba2-422d-ad2f-5bceb1d3ce43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:25.201Z|f954b68e-6f11-43cc-902a-c50ac0fd6ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:25.203Z|f954b68e-6f11-43cc-902a-c50ac0fd6ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:31.847Z|0b35a69a-0e2e-4c76-8e35-1a0064a6b591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:31.849Z|0b35a69a-0e2e-4c76-8e35-1a0064a6b591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:35.221Z|213439dc-bf7b-47cd-96b9-e1cf0b7fc19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:35.221Z|7a32da23-9e9c-4f46-8875-055470c96b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:35.222Z|213439dc-bf7b-47cd-96b9-e1cf0b7fc19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:35.223Z|7a32da23-9e9c-4f46-8875-055470c96b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:35.229Z|58d4f225-8c4c-4339-8129-535432858119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:35.230Z|58d4f225-8c4c-4339-8129-535432858119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:45.248Z|72b3d0d6-7e65-4b09-a19a-949d48f55255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:45.249Z|72b3d0d6-7e65-4b09-a19a-949d48f55255|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:45.249Z|cd078b18-a154-4698-8b40-80fc06f28142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:45.250Z|cd078b18-a154-4698-8b40-80fc06f28142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:45.251Z|f6451623-0ab4-476c-a1c0-2587cd657ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:45.251Z|f6451623-0ab4-476c-a1c0-2587cd657ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:46.847Z|8fcaef3c-ce37-4d5a-a223-e4aabb93a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:46.848Z|8fcaef3c-ce37-4d5a-a223-e4aabb93a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:46.938Z|b493343b-b67b-42ff-a591-6d6db4ddbf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:40:46.938Z|b493343b-b67b-42ff-a591-6d6db4ddbf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:40:55.272Z|e196a7e7-c358-4b66-8862-c818bd5c2c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:55.273Z|e196a7e7-c358-4b66-8862-c818bd5c2c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:55.279Z|b09fd9b2-9da3-4d98-bf52-39c2ecaa48eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:55.279Z|3c083d49-df10-4e00-ab18-010e236b3581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:40:55.280Z|3c083d49-df10-4e00-ab18-010e236b3581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:40:55.280Z|b09fd9b2-9da3-4d98-bf52-39c2ecaa48eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:01.847Z|47300b27-151a-4366-818f-674dcbd9cdb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:01.847Z|47300b27-151a-4366-818f-674dcbd9cdb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:05.303Z|7202c07c-e2b4-4a96-85da-225fe4296eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:05.303Z|b264e519-67bc-42ff-a643-f1ba0cb4cd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:05.304Z|b264e519-67bc-42ff-a643-f1ba0cb4cd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:05.304Z|7202c07c-e2b4-4a96-85da-225fe4296eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:05.306Z|10c8f77a-8bf9-4862-adee-886235b93081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:05.307Z|10c8f77a-8bf9-4862-adee-886235b93081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:15.329Z|14993827-474d-4799-8a7a-7be47903f80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:15.330Z|3e25c12c-b6fc-43a2-840a-cdcc3b3351ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:15.330Z|14993827-474d-4799-8a7a-7be47903f80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:15.331Z|3e25c12c-b6fc-43a2-840a-cdcc3b3351ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:15.334Z|8ebbbfbb-33c3-43b2-97b1-39d4c8e43164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:15.335Z|8ebbbfbb-33c3-43b2-97b1-39d4c8e43164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:16.846Z|07ca65b2-633e-4968-b75b-1fa926d0071c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:16.849Z|07ca65b2-633e-4968-b75b-1fa926d0071c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:16.940Z|7b33d709-fbb7-4336-a30b-b83c336072e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:16.940Z|7b33d709-fbb7-4336-a30b-b83c336072e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:23.119Z|9b279a05-0b45-439c-9a48-04fc64d0c484|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:41:23.120Z|9b279a05-0b45-439c-9a48-04fc64d0c484|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:25.356Z|c3c17fd4-a6bc-4278-8be2-d09fdad7572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:25.356Z|756d4aa1-57ae-4ecd-86ad-1bdac8f43ce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:25.358Z|c3c17fd4-a6bc-4278-8be2-d09fdad7572f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:25.360Z|4d6e0c89-81c9-43df-9811-9948def0e213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:25.360Z|756d4aa1-57ae-4ecd-86ad-1bdac8f43ce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:25.361Z|4d6e0c89-81c9-43df-9811-9948def0e213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:31.847Z|66a868f4-1ce2-4a00-8693-30784c3a0335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:31.848Z|66a868f4-1ce2-4a00-8693-30784c3a0335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:35.386Z|a86e9c99-6bc0-4c1b-aaa0-ab016702316a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:35.386Z|d5ed3f23-8558-43f4-9270-359c7e188e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:35.386Z|845a76bc-5280-44dd-b0b8-d367189c7afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:35.387Z|a86e9c99-6bc0-4c1b-aaa0-ab016702316a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:35.387Z|d5ed3f23-8558-43f4-9270-359c7e188e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:35.387Z|845a76bc-5280-44dd-b0b8-d367189c7afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:45.416Z|cc91a9bc-ecab-4054-81d8-bf2c5d8fb00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:45.416Z|29a72f64-c992-4bc2-8e35-31b842ae9ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:45.416Z|108e6e38-ee16-4fc0-b75a-4c322affad81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:45.418Z|cc91a9bc-ecab-4054-81d8-bf2c5d8fb00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:45.418Z|108e6e38-ee16-4fc0-b75a-4c322affad81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:45.418Z|29a72f64-c992-4bc2-8e35-31b842ae9ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:46.847Z|afaf3a76-6b47-4f76-b838-3a1cda299f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:46.848Z|afaf3a76-6b47-4f76-b838-3a1cda299f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:46.941Z|8d53ca4a-fda1-468b-a4aa-74a903c6db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:41:46.942Z|8d53ca4a-fda1-468b-a4aa-74a903c6db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:41:55.444Z|3566c32e-8fed-44ee-a65d-0a33e3109917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:55.444Z|fc061c79-36be-4c31-a623-0e8a81ae2951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:55.444Z|03b85959-e01c-44fd-9784-3c36f1f89f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:41:55.445Z|03b85959-e01c-44fd-9784-3c36f1f89f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:55.445Z|fc061c79-36be-4c31-a623-0e8a81ae2951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:41:55.445Z|3566c32e-8fed-44ee-a65d-0a33e3109917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:01.847Z|4e12828c-533f-4b53-be6b-ae3a93e2ec70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:01.849Z|4e12828c-533f-4b53-be6b-ae3a93e2ec70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:05.472Z|b27b9c03-f5d5-4355-b3f3-3333f85d02d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:05.472Z|909f0ca9-4e71-4d2d-8711-38fddb99aef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:05.472Z|3f2a2237-a948-4f14-bfb7-db858d1198df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:05.473Z|b27b9c03-f5d5-4355-b3f3-3333f85d02d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:05.473Z|909f0ca9-4e71-4d2d-8711-38fddb99aef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:05.473Z|3f2a2237-a948-4f14-bfb7-db858d1198df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:15.500Z|073ccdf8-9406-435a-afaa-f59219179596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:15.501Z|073ccdf8-9406-435a-afaa-f59219179596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:15.502Z|681806c7-0419-422c-8189-a343c90c1c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:15.503Z|681806c7-0419-422c-8189-a343c90c1c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:15.501Z|c2ae3598-9e7d-4510-85d6-87af0c16aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:15.506Z|c2ae3598-9e7d-4510-85d6-87af0c16aed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:16.847Z|77d19e65-d661-4b9a-9ee6-0e92e2bee859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:16.847Z|77d19e65-d661-4b9a-9ee6-0e92e2bee859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:16.943Z|cf79de2b-4a87-4034-bcf5-fca54f938704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:16.944Z|cf79de2b-4a87-4034-bcf5-fca54f938704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:23.118Z|2b518c79-d1e4-40bd-a14c-98cd9798d7f4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:42:23.119Z|2b518c79-d1e4-40bd-a14c-98cd9798d7f4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:25.527Z|67b6a27c-9159-41b0-b3f7-c1f90a8395bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:25.527Z|1d551194-dcaf-41cb-bacf-228514f6b934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:25.528Z|1d551194-dcaf-41cb-bacf-228514f6b934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:25.528Z|67b6a27c-9159-41b0-b3f7-c1f90a8395bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:25.527Z|abd97d72-6169-43e5-b536-835069e23cfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:25.530Z|abd97d72-6169-43e5-b536-835069e23cfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:31.847Z|7fab5922-963d-4ba1-8acc-b6068c252f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:31.848Z|7fab5922-963d-4ba1-8acc-b6068c252f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:35.553Z|e3c2e7fb-2821-4014-b8e3-458783f9d9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:35.554Z|e3c2e7fb-2821-4014-b8e3-458783f9d9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:35.557Z|8b7860fd-94cc-4510-9c10-3e8b7c9668ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:35.557Z|e76353e4-9d6c-437d-9433-39d6e0c375a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:35.558Z|8b7860fd-94cc-4510-9c10-3e8b7c9668ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:35.558Z|e76353e4-9d6c-437d-9433-39d6e0c375a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:45.578Z|626ed79f-da5e-46ed-8cb7-313975f7c4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:45.579Z|626ed79f-da5e-46ed-8cb7-313975f7c4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:45.581Z|67d754a1-ed42-4242-9a77-ad7b0dab653c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:45.584Z|2bc4185f-6ff0-4ede-9cb2-75bf36c7bf5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:45.585Z|67d754a1-ed42-4242-9a77-ad7b0dab653c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:45.589Z|2bc4185f-6ff0-4ede-9cb2-75bf36c7bf5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:46.847Z|eb7a6df5-f06f-435c-93f1-67044e6c3a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:46.850Z|eb7a6df5-f06f-435c-93f1-67044e6c3a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:46.945Z|79d0a48d-76d9-4c66-a332-c0d847891d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:42:46.946Z|79d0a48d-76d9-4c66-a332-c0d847891d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:42:55.604Z|088153cc-f679-4795-b3f6-571ce461d054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:55.604Z|088153cc-f679-4795-b3f6-571ce461d054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:55.607Z|150d0b94-cb63-4c69-8e79-77d8f360dbf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:55.608Z|150d0b94-cb63-4c69-8e79-77d8f360dbf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:42:55.613Z|b55a202d-06b3-4fce-b480-9f66e09106c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:42:55.615Z|b55a202d-06b3-4fce-b480-9f66e09106c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:01.846Z|6852f3ef-a4ec-49dd-8590-f445ec540162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:01.847Z|6852f3ef-a4ec-49dd-8590-f445ec540162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:05.636Z|a1acf1aa-ebe8-4408-9742-592f085f4c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:05.636Z|00306051-8994-4864-bad0-7d7bc22b6623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:05.637Z|a1acf1aa-ebe8-4408-9742-592f085f4c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:05.637Z|00306051-8994-4864-bad0-7d7bc22b6623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:05.642Z|bdea553c-7940-4ff9-a4b8-cc3de8d41606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:05.643Z|bdea553c-7940-4ff9-a4b8-cc3de8d41606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:15.661Z|ddd398ba-fe99-4722-80f5-3348fc751cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:15.662Z|ddd398ba-fe99-4722-80f5-3348fc751cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:15.665Z|2a11863b-758d-4196-b9ab-1f28a28c9062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:15.665Z|392b0c42-a760-42e3-b4c7-78d865322d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:15.665Z|2a11863b-758d-4196-b9ab-1f28a28c9062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:15.670Z|392b0c42-a760-42e3-b4c7-78d865322d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:16.846Z|149b0fa1-0dd1-4108-b921-1d5a35aab787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:16.847Z|149b0fa1-0dd1-4108-b921-1d5a35aab787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:16.947Z|1b35e83c-b9b1-4944-9fa8-e98ac9009fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:16.948Z|1b35e83c-b9b1-4944-9fa8-e98ac9009fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:23.121Z|8e604a0d-24c0-4f5f-a516-c5f8fe50e863|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:43:23.122Z|8e604a0d-24c0-4f5f-a516-c5f8fe50e863|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:25.685Z|405b5761-7837-47ab-adbe-ffbbfc0a108f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:25.686Z|405b5761-7837-47ab-adbe-ffbbfc0a108f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:25.691Z|b8998f88-5e2c-4e3a-8009-7a1fac60ca40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:25.691Z|b8998f88-5e2c-4e3a-8009-7a1fac60ca40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:25.691Z|afa67b3e-158c-420d-b7a4-0fb8e89c4908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:25.692Z|afa67b3e-158c-420d-b7a4-0fb8e89c4908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:31.847Z|c5adac7d-922a-4ab0-add5-82dc7857632c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:31.850Z|c5adac7d-922a-4ab0-add5-82dc7857632c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:35.713Z|bfc2b74e-2986-4773-b900-7c4497ad701b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:35.713Z|48009da8-1743-4427-b2a6-4ba5d6bd620f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:35.714Z|bfc2b74e-2986-4773-b900-7c4497ad701b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:35.714Z|e351006a-d754-491b-9c1c-22f2f85e76c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:35.714Z|48009da8-1743-4427-b2a6-4ba5d6bd620f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:35.715Z|e351006a-d754-491b-9c1c-22f2f85e76c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:45.738Z|db66990a-9147-4dd8-9a71-4209ba977243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:45.738Z|afa305ca-cb12-478a-9534-389ea0fe8f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:45.738Z|4c17216c-4ca5-4ae1-84e4-186b74ab98ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:45.739Z|db66990a-9147-4dd8-9a71-4209ba977243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:45.739Z|4c17216c-4ca5-4ae1-84e4-186b74ab98ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:45.739Z|afa305ca-cb12-478a-9534-389ea0fe8f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:46.846Z|6c05219e-f284-460a-b824-51c068e1c778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:46.847Z|6c05219e-f284-460a-b824-51c068e1c778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:46.949Z|3f23aefa-b9a9-469a-8d36-ea5e439337da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:43:46.949Z|3f23aefa-b9a9-469a-8d36-ea5e439337da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:43:55.762Z|843b81a2-abf8-43fd-bb0e-98b905481ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:55.762Z|36112b1b-e792-4b3f-90ba-f6e1086eed3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:55.762Z|2691290b-e49d-4f77-8815-ac859c8a1e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:43:55.763Z|36112b1b-e792-4b3f-90ba-f6e1086eed3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:55.763Z|843b81a2-abf8-43fd-bb0e-98b905481ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:43:55.763Z|2691290b-e49d-4f77-8815-ac859c8a1e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:01.846Z|8e14a845-33bb-4645-b32a-d8b5063eb0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:01.847Z|8e14a845-33bb-4645-b32a-d8b5063eb0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:05.787Z|f2480b19-a1a4-44f8-ba22-4d54669ef351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:05.788Z|b019fc53-7a15-4b87-858d-5500d8839edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:05.788Z|f2480b19-a1a4-44f8-ba22-4d54669ef351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:05.788Z|b019fc53-7a15-4b87-858d-5500d8839edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:05.787Z|b63ad64a-9c3e-4841-a97b-01a87bbcfa96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:05.791Z|b63ad64a-9c3e-4841-a97b-01a87bbcfa96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:15.811Z|903363b0-bede-4b6a-823d-af9b8b22cde8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:15.811Z|d6e45dad-1f79-46ce-a3db-df57789faed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:15.812Z|d6e45dad-1f79-46ce-a3db-df57789faed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:15.812Z|346fd796-39f2-4484-a53f-6c531e7ced95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:15.812Z|903363b0-bede-4b6a-823d-af9b8b22cde8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:15.812Z|346fd796-39f2-4484-a53f-6c531e7ced95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:16.846Z|e7ca8234-de27-4aa6-92b8-471c886c5db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:16.849Z|e7ca8234-de27-4aa6-92b8-471c886c5db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:16.950Z|28ff49f2-1ae3-4c42-ab54-ee667d57cd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:16.951Z|28ff49f2-1ae3-4c42-ab54-ee667d57cd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:23.120Z|34b8d757-bb34-46ac-8f02-ccc4e163f846|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:44:23.121Z|34b8d757-bb34-46ac-8f02-ccc4e163f846|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:25.835Z|4cceb5dc-324e-425a-985b-38524a4229b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:25.835Z|4cceb5dc-324e-425a-985b-38524a4229b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:25.835Z|d35f235e-e9b1-4455-ae4d-b36458fb23e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:25.837Z|d35f235e-e9b1-4455-ae4d-b36458fb23e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:25.840Z|a39cda9e-5e62-4793-9ba3-ca3bdfad6881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:25.842Z|a39cda9e-5e62-4793-9ba3-ca3bdfad6881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:31.847Z|9d65ff35-8933-4835-881d-f20989920aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:31.847Z|9d65ff35-8933-4835-881d-f20989920aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:35.863Z|efc0349b-59aa-4a24-afbe-0b6c637d973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:35.863Z|62822b97-224a-4cf8-9ad1-1abbbece0255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:35.863Z|870d7e56-a4c8-4da5-8923-384191349f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:35.865Z|efc0349b-59aa-4a24-afbe-0b6c637d973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:35.865Z|62822b97-224a-4cf8-9ad1-1abbbece0255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:35.865Z|870d7e56-a4c8-4da5-8923-384191349f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:45.902Z|1c2fc0bf-445b-4624-968c-e64efed6d688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:45.905Z|1c2fc0bf-445b-4624-968c-e64efed6d688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:45.909Z|762b6b8a-6003-40ea-8bfc-91f84b74cdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:45.907Z|4f7b72c1-6245-4879-ac34-e37f70e9bb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:45.910Z|4f7b72c1-6245-4879-ac34-e37f70e9bb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:45.910Z|762b6b8a-6003-40ea-8bfc-91f84b74cdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:46.846Z|b84e6a06-5ae7-41bd-8baa-3d189ea8842f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:46.847Z|b84e6a06-5ae7-41bd-8baa-3d189ea8842f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:46.952Z|ec7389ca-d516-4e33-9090-b3e56d360892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:44:46.952Z|ec7389ca-d516-4e33-9090-b3e56d360892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:44:55.957Z|8ef097fe-484d-4932-92b0-84f5c6ef7636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:55.958Z|8ef097fe-484d-4932-92b0-84f5c6ef7636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:55.962Z|eedbb643-eaf8-4345-9de6-9ab8b14b6c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:55.964Z|eedbb643-eaf8-4345-9de6-9ab8b14b6c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:44:55.965Z|14628d15-25df-49b4-b33d-c3511f3a8706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:44:55.969Z|14628d15-25df-49b4-b33d-c3511f3a8706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:01.846Z|dad464ac-f3d0-4f81-8321-925d2c382394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:01.849Z|dad464ac-f3d0-4f81-8321-925d2c382394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:05.985Z|bf2229a7-d247-4991-9d27-845f8b7f18c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:05.986Z|bf2229a7-d247-4991-9d27-845f8b7f18c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:05.986Z|ee2c94a3-ea7e-4738-847d-e0e8610ac96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:05.987Z|ee2c94a3-ea7e-4738-847d-e0e8610ac96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:05.996Z|43ab9933-0350-4c02-96de-89ebc73bc6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:05.997Z|43ab9933-0350-4c02-96de-89ebc73bc6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.011Z|0e9cd00f-fc7e-4053-8cc5-7cffa364648f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:16.012Z|0e9cd00f-fc7e-4053-8cc5-7cffa364648f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.012Z|98f34be8-5dd3-41a8-be2c-3e95b3281536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:16.013Z|98f34be8-5dd3-41a8-be2c-3e95b3281536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.022Z|3375fbd1-bea0-4eec-85a0-1185a0b043b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:16.023Z|3375fbd1-bea0-4eec-85a0-1185a0b043b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:16.846Z|919eff44-5f2e-45a0-8f54-1562a86ff3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:16.847Z|919eff44-5f2e-45a0-8f54-1562a86ff3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:16.953Z|a4e3d7b9-e9b5-4a2d-8115-0bc0e2d72b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:16.954Z|a4e3d7b9-e9b5-4a2d-8115-0bc0e2d72b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:23.117Z|d9eee383-0240-4071-863f-f2d413a64e48|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:45:23.118Z|d9eee383-0240-4071-863f-f2d413a64e48|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:26.036Z|822c91e5-8c70-4582-b7d4-500f65be41a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:26.037Z|321e927a-8db0-485c-835d-036615b1e44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:26.038Z|822c91e5-8c70-4582-b7d4-500f65be41a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:26.038Z|321e927a-8db0-485c-835d-036615b1e44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:26.045Z|76e738cc-f6fa-49c8-aea4-de16792364bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:26.046Z|76e738cc-f6fa-49c8-aea4-de16792364bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:31.846Z|2c616b2f-3e95-423b-a152-3829f66ae16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:31.847Z|2c616b2f-3e95-423b-a152-3829f66ae16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:36.066Z|0cf10e9e-613b-4c98-9490-17e304b3e5df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:36.066Z|ef3721d5-0f40-4d2a-aa21-1fec13831cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:36.067Z|0cf10e9e-613b-4c98-9490-17e304b3e5df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:36.067Z|ef3721d5-0f40-4d2a-aa21-1fec13831cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:36.068Z|fad754bb-7a74-485c-b234-1b69555641db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:36.069Z|fad754bb-7a74-485c-b234-1b69555641db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.091Z|f94368e5-ee2b-4d60-95e0-a0e854583f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:46.091Z|eedcf6bc-c635-4fe2-953a-d891b6e4683c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:46.092Z|eedcf6bc-c635-4fe2-953a-d891b6e4683c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.092Z|f94368e5-ee2b-4d60-95e0-a0e854583f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.093Z|f1d2b02f-c434-4eaf-a1c0-070cb53bdc99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:46.094Z|f1d2b02f-c434-4eaf-a1c0-070cb53bdc99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:46.847Z|985cbf88-a661-4dac-9d95-4b1cad19341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:46.849Z|985cbf88-a661-4dac-9d95-4b1cad19341f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:46.955Z|60b0d15c-5123-43da-a7ac-9bead7644855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:45:46.956Z|60b0d15c-5123-43da-a7ac-9bead7644855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:45:56.116Z|92f7f304-f8b6-4b8f-810a-40fc5f787207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:56.116Z|5b83f9ee-8354-455c-8313-5d1a7e502c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:56.116Z|1002ab6b-d93e-46bb-bf4d-21060cf1d401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:45:56.117Z|5b83f9ee-8354-455c-8313-5d1a7e502c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:56.117Z|1002ab6b-d93e-46bb-bf4d-21060cf1d401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:45:56.117Z|92f7f304-f8b6-4b8f-810a-40fc5f787207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:01.846Z|3bf8ce8e-ff03-4ae7-a642-c1b3ceca66d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:01.847Z|3bf8ce8e-ff03-4ae7-a642-c1b3ceca66d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:06.140Z|e2a3b7fd-09f7-49fa-a44d-2173389f59e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:06.140Z|551b2d06-d917-4c92-b29b-2745c8ab0d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:06.141Z|e86287c0-6f5d-46db-a14f-7fe1ed5a03f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:06.141Z|551b2d06-d917-4c92-b29b-2745c8ab0d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:06.141Z|e2a3b7fd-09f7-49fa-a44d-2173389f59e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:06.142Z|e86287c0-6f5d-46db-a14f-7fe1ed5a03f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.164Z|b1b40693-2ee9-4f26-9f10-64f4b58e6992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:16.165Z|b1b40693-2ee9-4f26-9f10-64f4b58e6992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.173Z|4c626ed8-c765-457c-8831-215ba6a1bcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:16.173Z|2c9eeb30-fb9f-40e5-a3e0-71901cc6017a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:16.174Z|4c626ed8-c765-457c-8831-215ba6a1bcb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.174Z|2c9eeb30-fb9f-40e5-a3e0-71901cc6017a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:16.847Z|c199362c-3713-4811-83be-77ebbab38e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:16.847Z|c199362c-3713-4811-83be-77ebbab38e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:16.957Z|60ba356d-cd85-43f3-8d3b-2c6107b8b4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:16.957Z|60ba356d-cd85-43f3-8d3b-2c6107b8b4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:23.116Z|ead5fc77-4689-4bd7-88f6-a22fb502665b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:46:23.117Z|ead5fc77-4689-4bd7-88f6-a22fb502665b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:26.188Z|c9b529a0-1cf5-4673-857b-d7218dbbfbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:26.189Z|c9b529a0-1cf5-4673-857b-d7218dbbfbb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:26.195Z|8a7dcbe7-c258-4603-9097-299e54f0049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:26.195Z|8a7dcbe7-c258-4603-9097-299e54f0049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:26.196Z|aa37373e-92cb-4c07-b19c-80e818334930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:26.197Z|aa37373e-92cb-4c07-b19c-80e818334930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:31.847Z|e1fae47a-de47-45c9-ae55-66bd932b98c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:31.849Z|e1fae47a-de47-45c9-ae55-66bd932b98c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:36.213Z|0249e087-3a22-4471-832c-f2833a0f0bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:36.214Z|0249e087-3a22-4471-832c-f2833a0f0bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:36.217Z|5054d3ac-e826-4409-a62c-973330042098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:36.218Z|5054d3ac-e826-4409-a62c-973330042098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:36.222Z|1bb30b98-dd93-4d0a-aa8f-08f00617fce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:36.223Z|1bb30b98-dd93-4d0a-aa8f-08f00617fce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.241Z|13610a7e-e429-4725-b2f4-0d4351cad205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:46.241Z|d4fd1c57-e2fd-49f1-99dd-5b7334390252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:46.242Z|13610a7e-e429-4725-b2f4-0d4351cad205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.242Z|d4fd1c57-e2fd-49f1-99dd-5b7334390252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.248Z|03ae682c-9fc9-427c-9b60-71a03b62d56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:46.249Z|03ae682c-9fc9-427c-9b60-71a03b62d56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:46.846Z|7aa82973-2867-4f00-8fcf-11c135d7ce4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:46.847Z|7aa82973-2867-4f00-8fcf-11c135d7ce4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:46.958Z|310ab45f-1e39-4f18-9653-775b50cd0c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:46:46.959Z|310ab45f-1e39-4f18-9653-775b50cd0c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:46:56.265Z|cbeb840a-f27b-4bc4-8e9b-a3dd3cde46bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:56.265Z|33adb8eb-7aa5-4a21-bdc3-8098521c69e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:56.266Z|cbeb840a-f27b-4bc4-8e9b-a3dd3cde46bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:56.266Z|33adb8eb-7aa5-4a21-bdc3-8098521c69e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:46:56.273Z|dcf115ee-0569-4b10-890e-abd209ad608f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:46:56.274Z|dcf115ee-0569-4b10-890e-abd209ad608f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:01.846Z|bdd06f85-eb42-4ad9-b891-af7b0fa9b744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:01.847Z|bdd06f85-eb42-4ad9-b891-af7b0fa9b744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:06.290Z|60214349-5d4b-4d8c-b757-a44ea06b2ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:06.290Z|f7214340-8a33-446b-8871-53e64c3ccf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:06.292Z|f7214340-8a33-446b-8871-53e64c3ccf0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:06.291Z|60214349-5d4b-4d8c-b757-a44ea06b2ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:06.299Z|ec07a760-ffa5-49d6-9bcc-17379dbdabd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:06.300Z|ec07a760-ffa5-49d6-9bcc-17379dbdabd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.316Z|1821c1be-ffd6-44fb-bb26-75c82e5eee48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:16.317Z|1821c1be-ffd6-44fb-bb26-75c82e5eee48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.316Z|1fb289d5-f8e2-4b7f-bb3e-1c58b7b5c892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:16.318Z|1fb289d5-f8e2-4b7f-bb3e-1c58b7b5c892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.322Z|fef9e4a9-953e-4865-94dc-f0170d284b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:16.322Z|fef9e4a9-953e-4865-94dc-f0170d284b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:16.846Z|14d2a969-8ee7-4c56-a473-a89226911d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:16.849Z|14d2a969-8ee7-4c56-a473-a89226911d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:16.960Z|e4061ca8-0b88-4812-b656-c28a616e5e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:16.960Z|e4061ca8-0b88-4812-b656-c28a616e5e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:23.116Z|02cdd6aa-f536-4789-a680-043da4b6f506|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:47:23.117Z|02cdd6aa-f536-4789-a680-043da4b6f506|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:26.339Z|e545f531-dc00-42b3-950a-bb1e9190f2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:26.340Z|e545f531-dc00-42b3-950a-bb1e9190f2b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:26.340Z|04acf87f-05a3-4f08-bfe6-d7db2ef23464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:26.341Z|04acf87f-05a3-4f08-bfe6-d7db2ef23464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:26.341Z|5bdfb6c3-eb49-4feb-9f62-df69f6747907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:26.342Z|5bdfb6c3-eb49-4feb-9f62-df69f6747907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:31.846Z|25786bba-daa7-41e9-a970-c53743142ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:31.847Z|25786bba-daa7-41e9-a970-c53743142ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:36.363Z|75e115bd-1dc0-4dfa-89c4-6fdc44d4eb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:36.363Z|c30b8eac-9bf8-4672-8df5-37068780ae53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:36.363Z|6990fc53-177c-4080-94b6-33466179eb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:36.363Z|75e115bd-1dc0-4dfa-89c4-6fdc44d4eb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:36.363Z|c30b8eac-9bf8-4672-8df5-37068780ae53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:36.364Z|6990fc53-177c-4080-94b6-33466179eb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.385Z|c51f1543-3fc2-47b7-80de-58a727f0f4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:46.385Z|2275e2dc-d772-43fa-b0dc-edb2262e20e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:46.386Z|c51f1543-3fc2-47b7-80de-58a727f0f4e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.386Z|2275e2dc-d772-43fa-b0dc-edb2262e20e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.391Z|a32f187a-52a1-4493-aa42-8b94aacd8eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:46.392Z|a32f187a-52a1-4493-aa42-8b94aacd8eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:46.846Z|d67e80af-bc6b-4f8a-ae53-b9282e24b026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:46.847Z|d67e80af-bc6b-4f8a-ae53-b9282e24b026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:46.961Z|d566ae55-f193-4298-9f91-eca35093abfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:47:46.962Z|d566ae55-f193-4298-9f91-eca35093abfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:47:56.409Z|d9192bfd-5131-4f10-852c-1ff6e89fb3da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:56.408Z|14da70d2-435c-491d-a232-9c00a5cb6d92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:56.409Z|d9192bfd-5131-4f10-852c-1ff6e89fb3da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:56.410Z|14da70d2-435c-491d-a232-9c00a5cb6d92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:47:56.427Z|a6b04770-ef9b-43e7-a7fc-b4b4d49d3b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:47:56.428Z|a6b04770-ef9b-43e7-a7fc-b4b4d49d3b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:01.847Z|1bcb17a3-1f58-4113-a5b5-44ce32bfb555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:01.850Z|1bcb17a3-1f58-4113-a5b5-44ce32bfb555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:06.431Z|fc446cba-71fd-4da1-aead-00084c418e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:06.432Z|fc446cba-71fd-4da1-aead-00084c418e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:06.438Z|cf2a3381-22b0-4a61-b9e8-5bc661fbb04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:06.439Z|cf2a3381-22b0-4a61-b9e8-5bc661fbb04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:06.448Z|b5f3f892-60c9-449c-b9e9-d23e99467eb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:06.449Z|b5f3f892-60c9-449c-b9e9-d23e99467eb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.455Z|f21ec49e-ebeb-474f-ab52-47b362d59492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:16.456Z|f21ec49e-ebeb-474f-ab52-47b362d59492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.462Z|b6c82654-8f31-4013-b933-4c0981df3672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:16.463Z|b6c82654-8f31-4013-b933-4c0981df3672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.469Z|d1963042-632d-4c61-b32d-ef60b7ceee63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:16.469Z|d1963042-632d-4c61-b32d-ef60b7ceee63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:16.846Z|fb9a6346-2902-491c-a402-db622b8c7a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:16.847Z|fb9a6346-2902-491c-a402-db622b8c7a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:16.963Z|eee87d31-3930-4878-a233-c613a9212a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:16.964Z|eee87d31-3930-4878-a233-c613a9212a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:23.116Z|77ee95b9-24d4-419d-adea-130624881396|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:48:23.117Z|77ee95b9-24d4-419d-adea-130624881396|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:26.482Z|a2d2973f-3346-4651-bbd3-13f63d3bb9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:26.483Z|a2d2973f-3346-4651-bbd3-13f63d3bb9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:26.483Z|1edd92b5-e202-4ad1-ac9b-09f38f15283a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:26.484Z|1edd92b5-e202-4ad1-ac9b-09f38f15283a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:26.490Z|eb5b25b4-8208-469d-ae11-7dd4d62afd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:26.490Z|eb5b25b4-8208-469d-ae11-7dd4d62afd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:31.846Z|3899b23d-84ea-46a7-8a3f-ef11a526d65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:31.847Z|3899b23d-84ea-46a7-8a3f-ef11a526d65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:36.505Z|a5886d6b-c43e-41c0-9a96-c4ac70f6f480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:36.505Z|7499c173-4380-4ed9-92aa-ead114d33c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:36.506Z|a5886d6b-c43e-41c0-9a96-c4ac70f6f480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:36.506Z|7499c173-4380-4ed9-92aa-ead114d33c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:36.511Z|9164a771-9988-4e2b-b350-b654cdf14173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:36.512Z|9164a771-9988-4e2b-b350-b654cdf14173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.527Z|97bf11a0-a05a-4ff3-9ff2-bf8554aefe77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:46.528Z|97bf11a0-a05a-4ff3-9ff2-bf8554aefe77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.530Z|ef7948b0-eb46-4cea-8bd1-245b3dcb4c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:46.531Z|ef7948b0-eb46-4cea-8bd1-245b3dcb4c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.532Z|d3f4119e-3d89-4972-b850-cc0ae883b35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:46.532Z|d3f4119e-3d89-4972-b850-cc0ae883b35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:46.846Z|6648138c-159a-4fc5-9f6e-52ab40c7654f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:46.849Z|6648138c-159a-4fc5-9f6e-52ab40c7654f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:46.965Z|511f0912-bcc8-49b8-bf53-9c58cff1b3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:48:46.966Z|511f0912-bcc8-49b8-bf53-9c58cff1b3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:48:56.550Z|fc214a5d-079f-4444-bb02-4dd4a79d0ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:56.550Z|fc214a5d-079f-4444-bb02-4dd4a79d0ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:56.553Z|abad1681-81b6-4191-888f-bd0f33c8865a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:56.554Z|abad1681-81b6-4191-888f-bd0f33c8865a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:48:56.558Z|d46c0656-5f06-4ff4-8605-7753b7515993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:48:56.559Z|d46c0656-5f06-4ff4-8605-7753b7515993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:01.846Z|0eb5f261-5e0c-4def-a64e-4e26ee6754ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:01.847Z|0eb5f261-5e0c-4def-a64e-4e26ee6754ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:06.572Z|5eca1795-6c17-46a4-b558-78cf7acea058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:06.573Z|5eca1795-6c17-46a4-b558-78cf7acea058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:06.574Z|cde18d90-761d-493e-9f9f-c50d66c86774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:06.574Z|cde18d90-761d-493e-9f9f-c50d66c86774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:06.580Z|c8e06caf-8f9c-4d2a-9829-82b560bc7ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:06.580Z|c8e06caf-8f9c-4d2a-9829-82b560bc7ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.595Z|579ae542-dc3b-4ccf-a5e2-632374a5f3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:16.595Z|bd0927da-efa6-4dc5-a188-15c4a9c34f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:16.595Z|579ae542-dc3b-4ccf-a5e2-632374a5f3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.596Z|bd0927da-efa6-4dc5-a188-15c4a9c34f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.602Z|6fa7b206-f837-4e9f-8b37-2f60f7019eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:16.602Z|6fa7b206-f837-4e9f-8b37-2f60f7019eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:16.846Z|e488fc11-f20c-4fcd-a9b2-ade70f3a27f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:16.847Z|e488fc11-f20c-4fcd-a9b2-ade70f3a27f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:16.967Z|49674364-0006-402d-ab01-72f16af2184f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:16.968Z|49674364-0006-402d-ab01-72f16af2184f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:23.116Z|3204cfe1-a01d-413c-993f-c59e47711500|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:49:23.117Z|3204cfe1-a01d-413c-993f-c59e47711500|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:26.618Z|2a1de913-d16b-4c64-a6fd-2e11a4308cdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:26.618Z|386add6f-d853-4940-962a-8689a65023a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:26.619Z|2a1de913-d16b-4c64-a6fd-2e11a4308cdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:26.619Z|386add6f-d853-4940-962a-8689a65023a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:26.624Z|97767f4a-17c8-44c9-a7fb-b00de6520371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:26.624Z|97767f4a-17c8-44c9-a7fb-b00de6520371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:31.846Z|e51dc446-2b65-4423-887a-eba43394fd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:31.849Z|e51dc446-2b65-4423-887a-eba43394fd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:36.640Z|46d8dbe1-d4f4-4371-8734-aa3b34c97804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:36.641Z|46d8dbe1-d4f4-4371-8734-aa3b34c97804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:36.643Z|420ba8f4-9e31-4df1-963d-6451fc17a1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:36.644Z|420ba8f4-9e31-4df1-963d-6451fc17a1a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:36.645Z|5f4975f2-b2a5-4ab9-8990-2d4c933c5100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:36.646Z|5f4975f2-b2a5-4ab9-8990-2d4c933c5100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.664Z|47d91049-ff43-43ed-99b5-3c10a391f68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:46.665Z|44a08c22-29aa-46db-994a-e6a73b98d85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:46.665Z|47d91049-ff43-43ed-99b5-3c10a391f68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.665Z|44a08c22-29aa-46db-994a-e6a73b98d85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.666Z|7001dd5b-25f3-4911-9dfd-810ab9dcff79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:46.667Z|7001dd5b-25f3-4911-9dfd-810ab9dcff79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:46.846Z|ce22de31-564b-4ef2-8a9c-3ddab901f281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:46.847Z|ce22de31-564b-4ef2-8a9c-3ddab901f281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:46.969Z|7aff9915-1321-4bd1-a32f-51059e0f507a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:49:46.970Z|7aff9915-1321-4bd1-a32f-51059e0f507a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:49:56.701Z|ab13c7d1-87ae-47fe-9d9e-0705977b1491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:56.701Z|6ca61c07-81ea-4b6f-99ce-4b7de682a0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:56.701Z|0841a7ef-62c8-482b-b22d-2a341f1074fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:49:56.702Z|ab13c7d1-87ae-47fe-9d9e-0705977b1491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:56.702Z|0841a7ef-62c8-482b-b22d-2a341f1074fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:49:56.702Z|6ca61c07-81ea-4b6f-99ce-4b7de682a0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:01.847Z|72802a7c-83a0-490d-88d0-a379a8dba881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:01.847Z|72802a7c-83a0-490d-88d0-a379a8dba881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:06.726Z|fed9dadb-0a23-49be-bb40-eeabe5180678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:06.727Z|8991f02a-3fa0-44a4-96f5-c19a6069f015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:06.727Z|fed9dadb-0a23-49be-bb40-eeabe5180678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:06.727Z|ed5ed2d1-7a5c-4320-98f7-77a5e683ecc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:06.728Z|ed5ed2d1-7a5c-4320-98f7-77a5e683ecc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:06.728Z|8991f02a-3fa0-44a4-96f5-c19a6069f015|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.750Z|4078d64d-2e31-4d37-84e5-7b95e25ba056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:16.751Z|4078d64d-2e31-4d37-84e5-7b95e25ba056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.751Z|8a139dc5-16dc-4135-a978-b696ad30bc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:16.751Z|046c615b-d0a2-4c28-983a-e05143b3ea03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:16.752Z|046c615b-d0a2-4c28-983a-e05143b3ea03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.752Z|8a139dc5-16dc-4135-a978-b696ad30bc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:16.846Z|57f737dd-791b-451c-9974-007c8cf11755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:16.850Z|57f737dd-791b-451c-9974-007c8cf11755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:16.971Z|4c63fdbd-1542-4d44-b66f-2ce4c2b0005a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:16.971Z|4c63fdbd-1542-4d44-b66f-2ce4c2b0005a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:23.116Z|5809c0d2-11fa-401e-8bd4-87962619fc33|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:50:23.117Z|5809c0d2-11fa-401e-8bd4-87962619fc33|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:26.774Z|1e1623d3-8393-4c93-96a5-54f4fbb9f4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:26.774Z|30efdf70-f7dd-4deb-9d33-6870f88d7875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:26.774Z|588c1902-2037-451b-afca-67959e27ea91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:26.775Z|1e1623d3-8393-4c93-96a5-54f4fbb9f4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:26.775Z|30efdf70-f7dd-4deb-9d33-6870f88d7875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:26.775Z|588c1902-2037-451b-afca-67959e27ea91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:31.847Z|9a42c030-50f6-4b33-bf04-cf5b3d09721e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:31.847Z|9a42c030-50f6-4b33-bf04-cf5b3d09721e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:36.797Z|7057ff3c-2dc1-4dff-91e6-4418ca059af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:36.797Z|c2b64992-b65c-48f3-933d-c0d1848dba66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:36.798Z|f7796776-10ee-4ec1-b78c-c1172ad67f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:36.798Z|c2b64992-b65c-48f3-933d-c0d1848dba66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:36.798Z|7057ff3c-2dc1-4dff-91e6-4418ca059af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:36.798Z|f7796776-10ee-4ec1-b78c-c1172ad67f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.823Z|ac2a417b-6e26-40f6-9d0f-5786ccfb3c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:46.823Z|3486a31b-7072-4d9f-913f-96c98893f2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:46.823Z|fa4cffb1-0561-4d33-8fb7-d5feb0702ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:46.824Z|fa4cffb1-0561-4d33-8fb7-d5feb0702ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.824Z|3486a31b-7072-4d9f-913f-96c98893f2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.824Z|ac2a417b-6e26-40f6-9d0f-5786ccfb3c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:46.846Z|f1b93b76-f97f-48f0-af35-ac6b4135ed83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:46.847Z|f1b93b76-f97f-48f0-af35-ac6b4135ed83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:46.972Z|9b4ea158-7786-4b9c-849b-24da7cb532e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:50:46.973Z|9b4ea158-7786-4b9c-849b-24da7cb532e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:50:56.846Z|8c99bc94-e194-4c25-930f-b8b873301dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:56.847Z|8c99bc94-e194-4c25-930f-b8b873301dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:56.847Z|8751e126-edbe-4ad5-a7dc-f7753e29cb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:56.848Z|8751e126-edbe-4ad5-a7dc-f7753e29cb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:50:56.899Z|b19ee3ec-4a02-4705-b76d-06992c0e9608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:50:56.900Z|b19ee3ec-4a02-4705-b76d-06992c0e9608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:01.846Z|6e585745-bee4-43e1-a814-e5b965154490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:01.849Z|6e585745-bee4-43e1-a814-e5b965154490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:06.919Z|184d0afc-08eb-47e3-ab08-22141c4ace73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:06.920Z|1ea61681-1e19-4485-be85-8b556694923c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:06.920Z|1ea61681-1e19-4485-be85-8b556694923c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:06.920Z|184d0afc-08eb-47e3-ab08-22141c4ace73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:06.921Z|eb2a3afa-2070-4e03-8378-0203c8426128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:06.922Z|eb2a3afa-2070-4e03-8378-0203c8426128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.847Z|26e510b9-dd7d-4a15-ae6b-09aedc656225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:16.847Z|26e510b9-dd7d-4a15-ae6b-09aedc656225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:16.942Z|99e82d38-78d7-46ab-8942-07c2b76140ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:16.942Z|1bf0885a-29d6-4d66-bc36-091b50c2bddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:16.943Z|6a3e85b2-20d0-4733-9721-f29dbddaf41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:16.943Z|99e82d38-78d7-46ab-8942-07c2b76140ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.943Z|6a3e85b2-20d0-4733-9721-f29dbddaf41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.944Z|1bf0885a-29d6-4d66-bc36-091b50c2bddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:16.974Z|531a73ac-ea9a-462e-9b06-991c3c8d7db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:16.974Z|531a73ac-ea9a-462e-9b06-991c3c8d7db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:23.116Z|697073e5-fd01-48f7-a07d-9bf796e3ef2f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:51:23.116Z|697073e5-fd01-48f7-a07d-9bf796e3ef2f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:26.966Z|0e5d1a83-7640-48a0-93c5-d49dd9f88d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:26.967Z|0e5d1a83-7640-48a0-93c5-d49dd9f88d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:26.967Z|1d629a20-ce07-49a5-a57b-ec142f6e61c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:26.968Z|1d629a20-ce07-49a5-a57b-ec142f6e61c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:26.972Z|6c49cfdb-7d74-46ad-8b43-23d4abc56354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:26.973Z|6c49cfdb-7d74-46ad-8b43-23d4abc56354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:31.846Z|a98529ca-ab09-4544-9cf9-9619d95d5ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:31.847Z|a98529ca-ab09-4544-9cf9-9619d95d5ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:36.990Z|ca616500-7b4d-4b4e-a5c2-53f44dfdb4f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:36.991Z|ca616500-7b4d-4b4e-a5c2-53f44dfdb4f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:36.993Z|e83fb219-e15f-433d-9dde-2a1019b00ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:36.994Z|3a85a411-c3f8-49db-bec9-74dea7eba7fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:36.994Z|e83fb219-e15f-433d-9dde-2a1019b00ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:36.994Z|3a85a411-c3f8-49db-bec9-74dea7eba7fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:46.847Z|0cd3c34f-749d-41be-b74c-e83f417462e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:46.850Z|0cd3c34f-749d-41be-b74c-e83f417462e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:46.975Z|0c501331-4c78-4870-9410-890b2850c7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:51:46.976Z|0c501331-4c78-4870-9410-890b2850c7a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:51:47.015Z|bb6d20dd-4385-4377-835a-10338a863e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:47.014Z|7006dab4-88c5-4fba-8760-52ab255b55bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:47.015Z|7006dab4-88c5-4fba-8760-52ab255b55bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:47.015Z|bb6d20dd-4385-4377-835a-10338a863e89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:47.015Z|9e727552-0f2e-4bbe-961c-daa97143696e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:47.016Z|9e727552-0f2e-4bbe-961c-daa97143696e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:57.037Z|59addf73-8f6a-42f4-903a-0e9c3ad82a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:57.037Z|11227488-9866-4753-b699-10b2f7902633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:57.038Z|11227488-9866-4753-b699-10b2f7902633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:57.038Z|59addf73-8f6a-42f4-903a-0e9c3ad82a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:51:57.039Z|5ee3fb9a-23bc-4f62-86c9-f62021c6f097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:51:57.039Z|5ee3fb9a-23bc-4f62-86c9-f62021c6f097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:01.846Z|44595631-48bc-460b-b761-d69f96781564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:01.847Z|44595631-48bc-460b-b761-d69f96781564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:07.060Z|0ea324b3-e342-4578-a25e-e0ef3028fd76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:07.060Z|bf29a0da-2a62-4ccc-8ca7-ac5085806744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:07.061Z|ca5e0d0e-3346-4d62-86c1-32c5e105298c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:07.061Z|0ea324b3-e342-4578-a25e-e0ef3028fd76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:07.061Z|bf29a0da-2a62-4ccc-8ca7-ac5085806744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:07.062Z|ca5e0d0e-3346-4d62-86c1-32c5e105298c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:16.846Z|3e3dcd44-dfee-439e-898e-02dada3a3236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:16.847Z|3e3dcd44-dfee-439e-898e-02dada3a3236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:16.977Z|ca9e004e-0d6b-42ab-9aee-33e5bde6fc2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:16.977Z|ca9e004e-0d6b-42ab-9aee-33e5bde6fc2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:17.084Z|fae1e89e-2294-445a-b040-44b1477ab22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:17.084Z|1bec524c-388f-4134-9aeb-b1d67364be4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:17.084Z|2254b63f-f8a5-447f-8bbd-76736f666187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:17.084Z|fae1e89e-2294-445a-b040-44b1477ab22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:17.084Z|1bec524c-388f-4134-9aeb-b1d67364be4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:17.084Z|2254b63f-f8a5-447f-8bbd-76736f666187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:23.116Z|f1ac191b-7d12-480e-b7b7-75860dd42020|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:52:23.117Z|f1ac191b-7d12-480e-b7b7-75860dd42020|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:27.109Z|38fe89d0-2cce-481b-823a-f087f775bcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:27.109Z|97cab807-65f5-4ee1-988b-4f5470e1a2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:27.109Z|26679c43-4925-46dd-9cad-e587b0f64efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:27.110Z|38fe89d0-2cce-481b-823a-f087f775bcb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:27.110Z|97cab807-65f5-4ee1-988b-4f5470e1a2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:27.110Z|26679c43-4925-46dd-9cad-e587b0f64efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:31.847Z|17180b01-2051-4266-bf2d-d7f79ca42573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:31.849Z|17180b01-2051-4266-bf2d-d7f79ca42573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:37.135Z|c7f2d52e-3fa9-4e60-8db9-c349d7017e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:37.135Z|0ac04da6-d511-4b5f-92d8-56e9acab6eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:37.135Z|d41cd750-ab9f-473d-9190-7322173b05bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:37.136Z|c7f2d52e-3fa9-4e60-8db9-c349d7017e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:37.136Z|0ac04da6-d511-4b5f-92d8-56e9acab6eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:37.136Z|d41cd750-ab9f-473d-9190-7322173b05bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:46.846Z|09c68dd2-c481-4b26-b5b3-0a02f8c52a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:46.847Z|09c68dd2-c481-4b26-b5b3-0a02f8c52a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:46.978Z|2d28da8c-6b1c-4201-bd1c-2a23c828ae1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:52:46.979Z|2d28da8c-6b1c-4201-bd1c-2a23c828ae1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:52:47.160Z|7a3fd10c-0d5a-473e-9815-9998bd6eb770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:47.160Z|7a3fd10c-0d5a-473e-9815-9998bd6eb770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:47.161Z|0a4d1b31-50ff-4971-844f-180ebfc65930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:47.161Z|0a4d1b31-50ff-4971-844f-180ebfc65930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:47.163Z|ff0afd91-29f5-44e6-ba7e-95353e31a85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:47.164Z|ff0afd91-29f5-44e6-ba7e-95353e31a85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:57.187Z|1d62185e-ea18-4003-b70a-a3f534b87aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:57.188Z|1d62185e-ea18-4003-b70a-a3f534b87aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:57.189Z|df107a6b-b9fe-4799-8db4-1c7226303b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:57.189Z|df107a6b-b9fe-4799-8db4-1c7226303b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:52:57.189Z|ce8ac7cc-77aa-4b05-849d-f99e03c9c7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:52:57.190Z|ce8ac7cc-77aa-4b05-849d-f99e03c9c7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:01.846Z|f4038a7b-e139-4d1d-b899-f433cff0dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:01.847Z|f4038a7b-e139-4d1d-b899-f433cff0dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:07.222Z|d80952e8-0580-4f2b-b62b-b5fdf28766a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:07.222Z|8065299f-da9a-4a4f-bdc3-aa46635df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:07.222Z|b31ad211-314f-43d8-9e1a-ecc1dfd3f1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:07.224Z|8065299f-da9a-4a4f-bdc3-aa46635df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:07.224Z|b31ad211-314f-43d8-9e1a-ecc1dfd3f1c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:07.224Z|d80952e8-0580-4f2b-b62b-b5fdf28766a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:16.847Z|eaa0df9d-071f-4aa5-8e8e-9afffa85e5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:16.851Z|eaa0df9d-071f-4aa5-8e8e-9afffa85e5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:16.980Z|68ad55b5-b1cd-4094-bed5-8d4192b235dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:16.981Z|68ad55b5-b1cd-4094-bed5-8d4192b235dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:17.251Z|9a325788-ea52-45b6-b57f-b74f31663663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:17.252Z|9a325788-ea52-45b6-b57f-b74f31663663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:17.253Z|00cd6e15-58a7-4fed-bcf4-b12d2c944615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:17.254Z|89a3972d-57bb-4d53-b5a1-93ac152a70a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:17.254Z|89a3972d-57bb-4d53-b5a1-93ac152a70a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:17.254Z|00cd6e15-58a7-4fed-bcf4-b12d2c944615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:23.117Z|5b439fd8-af7b-40e7-bb9c-f80cd33a3a9f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:53:23.118Z|5b439fd8-af7b-40e7-bb9c-f80cd33a3a9f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:27.278Z|2fe9e121-ce77-4658-bd02-09d5bb0b92fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:27.278Z|2fe9e121-ce77-4658-bd02-09d5bb0b92fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:27.281Z|66bfc0fd-498a-4d01-a52b-03bc76c9cdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:27.281Z|e8d00634-aad2-48f0-942c-e4b002d2c393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:27.281Z|66bfc0fd-498a-4d01-a52b-03bc76c9cdf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:27.281Z|e8d00634-aad2-48f0-942c-e4b002d2c393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:31.846Z|b5b43c57-5d36-4f50-b06f-711b07e3af70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:31.847Z|b5b43c57-5d36-4f50-b06f-711b07e3af70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:37.303Z|bd141f7f-dd99-40d0-855b-5129a4f258c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:37.303Z|9d15d7a0-a786-40df-9ada-867c158fc6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:37.303Z|a87a7e38-2a4e-4c40-a9f8-207236256446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:37.304Z|bd141f7f-dd99-40d0-855b-5129a4f258c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:37.304Z|a87a7e38-2a4e-4c40-a9f8-207236256446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:37.304Z|9d15d7a0-a786-40df-9ada-867c158fc6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:46.847Z|abd85a3b-c6d1-42c7-9f7c-2f8a05fd4188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:46.847Z|abd85a3b-c6d1-42c7-9f7c-2f8a05fd4188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:46.982Z|15ba92de-da52-40c9-ae6d-df1a52e80d21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:53:46.982Z|15ba92de-da52-40c9-ae6d-df1a52e80d21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:53:47.326Z|4921bd80-fe76-4852-8d46-37c4be370e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:47.326Z|ebdb4f0d-11a8-4cb0-8d9b-4f1d1f4c1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:47.327Z|4921bd80-fe76-4852-8d46-37c4be370e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:47.327Z|ebdb4f0d-11a8-4cb0-8d9b-4f1d1f4c1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:47.330Z|ecfd9b36-f67e-4df6-8346-92bcaf6680b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:47.330Z|ecfd9b36-f67e-4df6-8346-92bcaf6680b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:57.352Z|2b865e34-3683-43f2-bd93-67b4edaba658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:57.352Z|d927c70f-cc55-4730-a372-5d158fc902a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:57.353Z|2b865e34-3683-43f2-bd93-67b4edaba658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:57.353Z|dfe873d4-39fa-4eae-a796-7b2d3c131553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:53:57.353Z|d927c70f-cc55-4730-a372-5d158fc902a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:53:57.354Z|dfe873d4-39fa-4eae-a796-7b2d3c131553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:01.847Z|752efd0c-007f-4f0c-af6a-aa85833e08f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:01.850Z|752efd0c-007f-4f0c-af6a-aa85833e08f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:07.378Z|d90752a6-b582-4ea6-a64c-293ef1b870b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:07.378Z|97668153-1c96-43cd-b0d9-c04e918297d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:07.379Z|52edb27a-c469-4f72-9340-f64f4cf9d788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:07.379Z|97668153-1c96-43cd-b0d9-c04e918297d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:07.380Z|52edb27a-c469-4f72-9340-f64f4cf9d788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:07.379Z|d90752a6-b582-4ea6-a64c-293ef1b870b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:16.846Z|bd2c2810-ccd4-47fb-9751-339d7c70b4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:16.847Z|bd2c2810-ccd4-47fb-9751-339d7c70b4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:16.983Z|725fb056-1b86-4dd5-821c-ef9ee8128348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:16.984Z|725fb056-1b86-4dd5-821c-ef9ee8128348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:17.403Z|76df75e1-6659-44e8-a526-af7f132d7a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:17.403Z|2073f526-8301-4dd4-a907-a3cabad69e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:17.404Z|76df75e1-6659-44e8-a526-af7f132d7a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:17.404Z|b0f4057b-6756-455a-acbf-c8e15d82ee15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:17.404Z|2073f526-8301-4dd4-a907-a3cabad69e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:17.404Z|b0f4057b-6756-455a-acbf-c8e15d82ee15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:23.116Z|a124a586-170a-4fbc-a0f5-4534e3b8531b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:54:23.117Z|a124a586-170a-4fbc-a0f5-4534e3b8531b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:27.429Z|bd4e6f4f-6e3a-4e47-8ea1-98a56a0d4a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:27.429Z|1ae97ce1-623e-4f9d-bb35-80733aede0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:27.429Z|7a04ce70-74c7-46d1-80a2-6cba64fcef2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:27.430Z|7a04ce70-74c7-46d1-80a2-6cba64fcef2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:27.430Z|bd4e6f4f-6e3a-4e47-8ea1-98a56a0d4a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:27.430Z|1ae97ce1-623e-4f9d-bb35-80733aede0e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:31.846Z|b27b094a-a1a6-444f-8751-510684a26a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:31.847Z|b27b094a-a1a6-444f-8751-510684a26a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:37.453Z|6738d940-9878-45aa-a495-aed27e25cbe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:37.453Z|7b97b8f7-00fb-457b-9254-da3d2a34831a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:37.454Z|6738d940-9878-45aa-a495-aed27e25cbe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:37.454Z|7b97b8f7-00fb-457b-9254-da3d2a34831a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:37.454Z|ff85302c-1a59-4d16-b184-124b963bc311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:37.455Z|ff85302c-1a59-4d16-b184-124b963bc311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:46.847Z|484ee51e-3eac-4f4d-b70d-0c8c9aa75248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:46.849Z|484ee51e-3eac-4f4d-b70d-0c8c9aa75248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:46.985Z|462673f4-6a50-4b54-90cd-03c941f85eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:54:46.986Z|462673f4-6a50-4b54-90cd-03c941f85eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:54:47.479Z|54504449-d682-4473-a2ce-07229bb34523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:47.479Z|d272f91e-456a-4def-b9a0-ab431610d17f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:47.480Z|54504449-d682-4473-a2ce-07229bb34523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:47.480Z|d272f91e-456a-4def-b9a0-ab431610d17f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:47.482Z|48a3461a-b82d-4dca-8deb-5fa5972aa392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:47.482Z|48a3461a-b82d-4dca-8deb-5fa5972aa392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:57.505Z|9fae8aaf-827f-4965-9c9c-d05cc0c66d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:57.506Z|9fae8aaf-827f-4965-9c9c-d05cc0c66d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:57.507Z|4e4d5957-7fec-4a00-a405-dfe13e0ce5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:57.508Z|719bbc27-16ff-4311-9520-d23947a2287f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:54:57.508Z|4e4d5957-7fec-4a00-a405-dfe13e0ce5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:54:57.508Z|719bbc27-16ff-4311-9520-d23947a2287f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:01.847Z|1f2cdca6-7689-4fc6-8305-41fc14b0c9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:01.847Z|1f2cdca6-7689-4fc6-8305-41fc14b0c9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:07.531Z|865dbee4-7405-484e-ac32-c9813169136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:07.531Z|364f6287-6d95-43b0-a9b4-cce095300a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:07.532Z|364f6287-6d95-43b0-a9b4-cce095300a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:07.532Z|865dbee4-7405-484e-ac32-c9813169136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:07.534Z|c9000b02-663f-4b3d-9287-ebea3e9e8c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:07.535Z|c9000b02-663f-4b3d-9287-ebea3e9e8c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:16.846Z|8a5d8861-17a7-44b9-aa1b-5c884349b093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:16.847Z|8a5d8861-17a7-44b9-aa1b-5c884349b093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:16.987Z|cf3a0fec-b81a-42cd-8cd6-609692803621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:16.987Z|cf3a0fec-b81a-42cd-8cd6-609692803621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:17.554Z|7daf0424-b833-48da-8ac5-254477b2fef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:17.555Z|f086fb0c-599c-484b-8f6b-706cb888bf40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:17.555Z|7daf0424-b833-48da-8ac5-254477b2fef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:17.555Z|f086fb0c-599c-484b-8f6b-706cb888bf40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:17.560Z|5502b1f2-998b-4ea7-a90c-47c998c01186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:17.561Z|5502b1f2-998b-4ea7-a90c-47c998c01186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:23.116Z|779e75c4-b2ec-405a-8023-175f687db4d2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:55:23.117Z|779e75c4-b2ec-405a-8023-175f687db4d2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:27.577Z|8cc09556-fd92-4dea-ae3b-fb8ed412d7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:27.577Z|6c9bf798-0198-46c1-8440-ab251b62778c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:27.578Z|8cc09556-fd92-4dea-ae3b-fb8ed412d7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:27.578Z|6c9bf798-0198-46c1-8440-ab251b62778c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:27.584Z|52e04300-aec4-4d57-ba18-e44cccc2b42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:27.584Z|52e04300-aec4-4d57-ba18-e44cccc2b42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:31.846Z|c01e0b75-3ffe-4fb9-abc6-61228da34175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:31.849Z|c01e0b75-3ffe-4fb9-abc6-61228da34175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:37.600Z|730f8557-051e-4eb5-9b60-9ee1f8f30cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:37.600Z|6eb52400-9149-4160-94b7-cff10b7fd022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:37.601Z|730f8557-051e-4eb5-9b60-9ee1f8f30cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:37.601Z|6eb52400-9149-4160-94b7-cff10b7fd022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:37.606Z|108b6d77-5f0a-4cf8-a873-25c0044daff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:37.607Z|108b6d77-5f0a-4cf8-a873-25c0044daff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:46.846Z|0afbf83c-6885-44c6-b609-eb18838530f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:46.847Z|0afbf83c-6885-44c6-b609-eb18838530f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:46.988Z|e395365a-06c3-4056-a30f-99ac9f4fe8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:55:46.989Z|e395365a-06c3-4056-a30f-99ac9f4fe8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:55:47.624Z|6ca3881c-862f-4f46-a47b-18c2aaec468f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:47.625Z|6ca3881c-862f-4f46-a47b-18c2aaec468f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:47.624Z|3a255fef-321e-458e-8261-89e9fdb779b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:47.626Z|3a255fef-321e-458e-8261-89e9fdb779b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:47.628Z|7720d82f-fdb2-4850-8675-4d9086ca5b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:47.630Z|7720d82f-fdb2-4850-8675-4d9086ca5b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:57.647Z|ce93ccf0-6000-4124-8295-897fcf6ef68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:57.648Z|ce93ccf0-6000-4124-8295-897fcf6ef68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:57.649Z|dde3f9ce-ec74-4665-9881-9fd2e65bfb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:57.650Z|6a26ee51-5ad3-47f1-a3f5-f22e2d2ce41f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:55:57.650Z|dde3f9ce-ec74-4665-9881-9fd2e65bfb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:55:57.650Z|6a26ee51-5ad3-47f1-a3f5-f22e2d2ce41f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:01.847Z|7c86cb1f-28f4-4901-a2a3-171ab457e1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:01.848Z|7c86cb1f-28f4-4901-a2a3-171ab457e1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:07.671Z|7e6169a6-83e7-4d6e-ae35-f872e72bc954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:07.672Z|7d729c81-852f-4730-a0a1-655d8481852d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:07.672Z|3e37624b-366e-41af-8f49-976107e834f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:07.672Z|3e37624b-366e-41af-8f49-976107e834f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:07.672Z|7d729c81-852f-4730-a0a1-655d8481852d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:07.672Z|7e6169a6-83e7-4d6e-ae35-f872e72bc954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:16.846Z|fa2299e0-a478-4eb0-95e3-5e224be8789e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:16.849Z|fa2299e0-a478-4eb0-95e3-5e224be8789e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:16.990Z|410c125a-2c1c-4642-a57a-b2f46a9c7a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:16.991Z|410c125a-2c1c-4642-a57a-b2f46a9c7a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:17.696Z|219e1fa1-9bb6-4fe0-a7a2-fb565ddaf6cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:17.697Z|219e1fa1-9bb6-4fe0-a7a2-fb565ddaf6cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:17.696Z|0fab7812-6b88-4405-a0d5-b1c7ea0ff8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:17.698Z|0fab7812-6b88-4405-a0d5-b1c7ea0ff8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:17.698Z|336351c3-5d65-417f-b8f5-d5384169753b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:17.698Z|336351c3-5d65-417f-b8f5-d5384169753b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:23.116Z|7bf348a9-83ad-498a-86ac-cb42383a52ff|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:56:23.117Z|7bf348a9-83ad-498a-86ac-cb42383a52ff|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:27.720Z|801b2626-9822-47fc-b055-c9500752adbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:27.720Z|dc0669f8-95e1-47fb-a7a9-5baded68b1c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:27.721Z|801b2626-9822-47fc-b055-c9500752adbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:27.721Z|dc0669f8-95e1-47fb-a7a9-5baded68b1c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:27.722Z|79864669-2860-47db-a0af-262261a8f297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:27.723Z|79864669-2860-47db-a0af-262261a8f297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:31.847Z|aaf4049c-bbe3-42a9-a9a9-a259ee3c588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:31.848Z|aaf4049c-bbe3-42a9-a9a9-a259ee3c588a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:37.745Z|6dd70a21-509e-4003-bf2b-216021c5466c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:37.745Z|6ef7b442-1af8-4d60-b673-dade2bf11567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:37.745Z|01ab9b41-a609-4894-9e0a-2dec50dd2f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:37.746Z|6dd70a21-509e-4003-bf2b-216021c5466c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:37.746Z|01ab9b41-a609-4894-9e0a-2dec50dd2f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:37.746Z|6ef7b442-1af8-4d60-b673-dade2bf11567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:46.846Z|66bb628b-d31c-411b-a2ee-83b96cad2668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:46.847Z|66bb628b-d31c-411b-a2ee-83b96cad2668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:46.993Z|2e118c10-3590-4c2a-bcf4-6f3849efaa9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:56:46.994Z|2e118c10-3590-4c2a-bcf4-6f3849efaa9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:56:47.769Z|41c9de48-a459-4290-bcaf-9b2388d1988f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:47.769Z|3b9105c7-df7e-46d4-8300-8e4dc43b1f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:47.770Z|41c9de48-a459-4290-bcaf-9b2388d1988f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:47.770Z|3b9105c7-df7e-46d4-8300-8e4dc43b1f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:47.771Z|bd305067-43dc-46cd-a619-6170c9ae513f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:47.771Z|bd305067-43dc-46cd-a619-6170c9ae513f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:57.792Z|4816c69c-0402-4b19-b2fb-a7d1a6691007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:57.792Z|93cd297f-4156-4d68-8822-6ae091728032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:57.793Z|4816c69c-0402-4b19-b2fb-a7d1a6691007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:57.793Z|93cd297f-4156-4d68-8822-6ae091728032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:56:57.798Z|722f92b1-429b-4240-82fb-45ebfb38f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:56:57.799Z|722f92b1-429b-4240-82fb-45ebfb38f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:01.846Z|a255a1ad-3b73-4e54-9a29-029d84985255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:01.849Z|a255a1ad-3b73-4e54-9a29-029d84985255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:07.816Z|ffadf0f9-7469-44b4-a9ca-a8b781a7f091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:07.816Z|8fcc3adc-a46b-4397-98a9-d27b8739a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:07.816Z|8fcc3adc-a46b-4397-98a9-d27b8739a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:07.816Z|ffadf0f9-7469-44b4-a9ca-a8b781a7f091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:07.823Z|49fab9b3-d3a1-4f79-93f8-a482ff1a05d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:07.823Z|49fab9b3-d3a1-4f79-93f8-a482ff1a05d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:16.846Z|659ddae5-6ce2-47a0-a01f-c3f2cc7d94c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:16.847Z|659ddae5-6ce2-47a0-a01f-c3f2cc7d94c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:16.994Z|7bafe054-eb86-4436-8b5a-2ade71c1f388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:16.995Z|7bafe054-eb86-4436-8b5a-2ade71c1f388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:17.838Z|b6b771fb-23fb-417f-9fdc-4700a0639e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:17.838Z|b6745bef-6eca-458a-a0f3-8fe4dc5b5e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:17.838Z|b6b771fb-23fb-417f-9fdc-4700a0639e01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:17.839Z|b6745bef-6eca-458a-a0f3-8fe4dc5b5e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:17.842Z|94458752-b36a-49d7-b189-0f12f08cb0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:17.843Z|94458752-b36a-49d7-b189-0f12f08cb0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:23.116Z|1f72ecc3-2860-4fd6-b1d3-e1ad8d7f9981|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:57:23.118Z|1f72ecc3-2860-4fd6-b1d3-e1ad8d7f9981|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:27.862Z|19aba1b0-e3b3-46a3-9391-c9fd6859f634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:27.862Z|9d7fee20-81a7-458d-bd06-0f09047b2fef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:27.863Z|19aba1b0-e3b3-46a3-9391-c9fd6859f634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:27.863Z|1d56cb20-2cf1-4731-b303-04aa30b1d70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:27.864Z|1d56cb20-2cf1-4731-b303-04aa30b1d70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:27.863Z|9d7fee20-81a7-458d-bd06-0f09047b2fef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:31.846Z|7bab2e69-ff92-4a96-9ac6-a7c97c8f056b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:31.847Z|7bab2e69-ff92-4a96-9ac6-a7c97c8f056b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:37.892Z|6b805d1f-97e1-45e6-aec5-c2fc433c5067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:37.893Z|6b805d1f-97e1-45e6-aec5-c2fc433c5067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:37.893Z|38b99b6e-3c52-423c-a023-cabf4b714802|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:37.894Z|38b99b6e-3c52-423c-a023-cabf4b714802|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:37.898Z|630251cf-3085-4307-9776-57da07a36b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:37.899Z|630251cf-3085-4307-9776-57da07a36b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:46.846Z|174e5b6f-f73a-43a5-b2ca-4ae0543c3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:46.849Z|174e5b6f-f73a-43a5-b2ca-4ae0543c3d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:46.996Z|46692e1d-ce57-4ee6-8967-b0a3d7bd7768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:57:46.996Z|46692e1d-ce57-4ee6-8967-b0a3d7bd7768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:57:47.922Z|c6f8c2b1-9f9d-434b-8c62-41bf7420cec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:47.922Z|fa54c61e-b024-460b-b2c1-1c0c71e91e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:47.923Z|c6f8c2b1-9f9d-434b-8c62-41bf7420cec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:47.923Z|fa54c61e-b024-460b-b2c1-1c0c71e91e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:47.930Z|0633c47f-83fc-4293-b5ac-145d7577fe33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:47.930Z|0633c47f-83fc-4293-b5ac-145d7577fe33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:57.946Z|5fc5ba21-c764-4bee-a673-bf18c9d7e25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:57.946Z|8da90054-ab3f-4d16-8810-f69b637d353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:57.947Z|5fc5ba21-c764-4bee-a673-bf18c9d7e25f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:57.947Z|8da90054-ab3f-4d16-8810-f69b637d353f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:57:57.952Z|24bd0d6d-1c66-4bc2-8a1e-deb90eea5a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:57:57.953Z|24bd0d6d-1c66-4bc2-8a1e-deb90eea5a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:01.846Z|64d1c877-c0f6-429c-bac0-d22c678f4c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:01.847Z|64d1c877-c0f6-429c-bac0-d22c678f4c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:07.969Z|677e7f1f-edbe-4ce5-bff2-8fc781f02fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:07.970Z|677e7f1f-edbe-4ce5-bff2-8fc781f02fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:07.971Z|408def1d-ff4b-4eed-a35e-17a8a2e0ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:07.972Z|408def1d-ff4b-4eed-a35e-17a8a2e0ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:07.976Z|9ae971d9-8c3d-40bb-9ce7-df5196b6be56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:07.977Z|9ae971d9-8c3d-40bb-9ce7-df5196b6be56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:16.846Z|f7aa39b7-7584-491a-b61b-b1efb8670db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:16.847Z|f7aa39b7-7584-491a-b61b-b1efb8670db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:16.997Z|b48cff1e-3282-47a6-aed0-b87409e42ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:16.998Z|b48cff1e-3282-47a6-aed0-b87409e42ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:17.993Z|ccb45406-fa6a-428f-beab-58c6fa2ccd59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:17.993Z|d888fa58-3d7a-4345-9ed6-fab1d042c08d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:17.994Z|d888fa58-3d7a-4345-9ed6-fab1d042c08d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:17.994Z|ccb45406-fa6a-428f-beab-58c6fa2ccd59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:17.998Z|7fc23e7d-9870-44fd-9060-14dd8e0b3f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:17.998Z|7fc23e7d-9870-44fd-9060-14dd8e0b3f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:23.115Z|af03af0a-1dc5-4fb2-b4fa-177594d00805|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:58:23.116Z|af03af0a-1dc5-4fb2-b4fa-177594d00805|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:28.016Z|4ef44c0c-d4b5-46ca-b507-4d343b7c635d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:28.016Z|2d0ffc29-094b-49dc-82ee-6f1d5ca27320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:28.016Z|4ef44c0c-d4b5-46ca-b507-4d343b7c635d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:28.016Z|2d0ffc29-094b-49dc-82ee-6f1d5ca27320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:28.018Z|3e2e9644-ee80-4964-bf53-10b6a403ad9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:28.018Z|3e2e9644-ee80-4964-bf53-10b6a403ad9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:31.846Z|e3590f29-5f1e-481a-9690-e6e75338eaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:31.850Z|e3590f29-5f1e-481a-9690-e6e75338eaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:38.038Z|c736946f-9262-4fc6-b720-3995828014db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:38.038Z|30cbe865-2d9d-42e3-868f-a7c694366d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:38.039Z|c736946f-9262-4fc6-b720-3995828014db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:38.039Z|30cbe865-2d9d-42e3-868f-a7c694366d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:38.040Z|71914fd0-99ce-4484-9b39-809a9f9425e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:38.040Z|71914fd0-99ce-4484-9b39-809a9f9425e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:46.846Z|397365d0-3a27-40c3-892a-2179cd008ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:46.847Z|397365d0-3a27-40c3-892a-2179cd008ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:46.999Z|987288b7-4c99-4a0f-870b-85b13a8e4784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:58:47.000Z|987288b7-4c99-4a0f-870b-85b13a8e4784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:58:48.062Z|4c832718-2cc4-4adf-a394-63b3f678b1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:48.062Z|476f424d-0bd9-4c34-88ae-99672f4548ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:48.062Z|c69828c5-2f49-4cb5-8905-bb02104598d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:48.063Z|c69828c5-2f49-4cb5-8905-bb02104598d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:48.063Z|4c832718-2cc4-4adf-a394-63b3f678b1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:48.063Z|476f424d-0bd9-4c34-88ae-99672f4548ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:58.085Z|696e406b-c0b1-4a33-ad53-76b75fe17d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:58.085Z|56d1d5b9-09c7-46fb-85c3-19fe9a0e0dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:58.086Z|56d1d5b9-09c7-46fb-85c3-19fe9a0e0dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:58.086Z|696e406b-c0b1-4a33-ad53-76b75fe17d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:58:58.087Z|75d14992-266e-45e3-bfe5-cab0baeb11b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:58:58.087Z|75d14992-266e-45e3-bfe5-cab0baeb11b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:01.846Z|09faf4dc-0d6a-4a21-9fec-f9caad76c6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:01.847Z|09faf4dc-0d6a-4a21-9fec-f9caad76c6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:08.109Z|58b925ee-c162-4d1b-9e21-7832b49d1e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:08.110Z|c88151bc-cb73-4f5d-955e-21da707713ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:08.110Z|58b925ee-c162-4d1b-9e21-7832b49d1e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:08.110Z|2731b35a-53e2-4f59-8544-bd6b4479a25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:08.111Z|c88151bc-cb73-4f5d-955e-21da707713ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:08.111Z|2731b35a-53e2-4f59-8544-bd6b4479a25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:16.846Z|7a9e7ea2-bc78-4f65-883a-b226f16930fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:16.849Z|7a9e7ea2-bc78-4f65-883a-b226f16930fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:17.001Z|36bcf39d-f96e-4c15-b826-eb28e19ec3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:17.002Z|36bcf39d-f96e-4c15-b826-eb28e19ec3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:18.136Z|de891f93-1039-45b2-8dd4-877df96dfca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:18.136Z|8b45bc7f-6593-445c-833a-a7413eae1242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:18.137Z|de891f93-1039-45b2-8dd4-877df96dfca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:18.137Z|8b45bc7f-6593-445c-833a-a7413eae1242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:18.140Z|be846901-856f-4053-9ca0-48e7c1cefaf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:18.146Z|be846901-856f-4053-9ca0-48e7c1cefaf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:23.116Z|bee1806d-992f-4e63-8d8d-468d8580af9b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T03:59:23.117Z|bee1806d-992f-4e63-8d8d-468d8580af9b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:28.160Z|3117a633-d3d2-4a2c-8006-0ef2384df991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:28.160Z|467ec9fa-f959-4289-b824-31beda75c643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:28.161Z|467ec9fa-f959-4289-b824-31beda75c643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:28.161Z|3117a633-d3d2-4a2c-8006-0ef2384df991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:28.170Z|6ddef868-e6b8-4c56-924e-0169f82fe12d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:28.171Z|6ddef868-e6b8-4c56-924e-0169f82fe12d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:31.846Z|ebab8828-3d9b-4f27-9882-deb3032bd026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:31.847Z|ebab8828-3d9b-4f27-9882-deb3032bd026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:38.184Z|eb219031-963f-4c30-8552-2866724e42ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:38.185Z|810082c8-79cf-44a3-a84e-880bf02b13b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:38.185Z|eb219031-963f-4c30-8552-2866724e42ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:38.185Z|810082c8-79cf-44a3-a84e-880bf02b13b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:38.193Z|252079d8-5aae-43d1-8c6a-e6ff94732797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:38.194Z|252079d8-5aae-43d1-8c6a-e6ff94732797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:46.846Z|3ab1e2de-1ee0-4b7e-83af-f8eb68d504cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:46.847Z|3ab1e2de-1ee0-4b7e-83af-f8eb68d504cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:47.002Z|ff898b59-46cd-431a-9295-f5e63b8d523e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T03:59:47.003Z|ff898b59-46cd-431a-9295-f5e63b8d523e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T03:59:48.207Z|a55a0d60-8051-4418-bd4e-b608ccb74eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:48.207Z|05ef760c-e0fe-4d2d-bb45-01ee6944adc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:48.208Z|a55a0d60-8051-4418-bd4e-b608ccb74eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:48.208Z|05ef760c-e0fe-4d2d-bb45-01ee6944adc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:48.213Z|d6320f27-667b-42c4-a916-af40c5ca28d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:48.214Z|d6320f27-667b-42c4-a916-af40c5ca28d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:58.230Z|483b1b90-929e-4459-be43-159122e90231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:58.230Z|6738fcc0-4f1e-4ca7-8e88-7c57fed14f91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:58.231Z|483b1b90-929e-4459-be43-159122e90231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:58.231Z|6738fcc0-4f1e-4ca7-8e88-7c57fed14f91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T03:59:58.236Z|47cbba62-7ce7-444a-bb96-2633de81cd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T03:59:58.237Z|47cbba62-7ce7-444a-bb96-2633de81cd0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:01.846Z|ed78a2e9-03bf-4f43-a816-8745d0c7de48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:01.849Z|ed78a2e9-03bf-4f43-a816-8745d0c7de48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:08.253Z|5f1ac315-d705-4b14-82da-757431667380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:08.254Z|5f1ac315-d705-4b14-82da-757431667380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:08.259Z|0e276b60-ecff-4db3-b32c-225a91786509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:08.259Z|81421cbb-c64f-4b40-9ca6-c076d0f2696e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:08.260Z|0e276b60-ecff-4db3-b32c-225a91786509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:08.260Z|81421cbb-c64f-4b40-9ca6-c076d0f2696e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:16.846Z|f25c11e2-cf4a-4d75-86db-5ee078e9f17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:16.847Z|f25c11e2-cf4a-4d75-86db-5ee078e9f17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:17.004Z|76db7dba-37eb-4971-91c5-689dcd7be311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:17.005Z|76db7dba-37eb-4971-91c5-689dcd7be311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:18.277Z|bf3f72fa-95e6-41d9-9822-76fa25635dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:18.278Z|bf3f72fa-95e6-41d9-9822-76fa25635dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:18.282Z|6e6b10f9-b44c-4f29-b713-1e890b530d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:18.283Z|6e6b10f9-b44c-4f29-b713-1e890b530d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:18.284Z|1eecc971-e38a-44b8-9344-5eaebf6d8a70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:18.284Z|1eecc971-e38a-44b8-9344-5eaebf6d8a70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:23.116Z|9f1d6263-e35a-40c4-b78e-70fd63122b06|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:00:23.117Z|9f1d6263-e35a-40c4-b78e-70fd63122b06|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:28.303Z|385f1bc2-286b-4f87-87ff-32b5a4894f7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:28.304Z|5e066a56-3022-4038-9ec6-b87da5757cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:28.304Z|5e066a56-3022-4038-9ec6-b87da5757cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:28.304Z|385f1bc2-286b-4f87-87ff-32b5a4894f7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:28.304Z|70543377-30cf-456b-969a-24a78fff666d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:28.305Z|70543377-30cf-456b-969a-24a78fff666d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:31.846Z|58ecea5a-6cfd-4ead-beac-36c6f9102e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:31.847Z|58ecea5a-6cfd-4ead-beac-36c6f9102e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:38.327Z|c67a9697-d1d0-48d1-8f6f-4e3479374e6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:38.327Z|f61dcacc-70b3-424c-b3e5-409c8c4fa67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:38.328Z|c67a9697-d1d0-48d1-8f6f-4e3479374e6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:38.328Z|f61dcacc-70b3-424c-b3e5-409c8c4fa67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:38.333Z|2be15404-b878-4c47-b7eb-6f0a8453eac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:38.333Z|2be15404-b878-4c47-b7eb-6f0a8453eac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:46.846Z|ef7c36fc-f63a-49a6-add8-6fb3ff54c789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:46.847Z|ef7c36fc-f63a-49a6-add8-6fb3ff54c789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:47.006Z|bde1f2c5-3c92-4a20-be33-6887b3026eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:00:47.007Z|bde1f2c5-3c92-4a20-be33-6887b3026eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:00:48.354Z|e2996588-839e-4e57-975f-3ecdcce98f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:48.354Z|926a81e4-0fef-4bfc-8d2a-8bc4c5e51393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:48.355Z|e2996588-839e-4e57-975f-3ecdcce98f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:48.355Z|926a81e4-0fef-4bfc-8d2a-8bc4c5e51393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:48.356Z|86981845-51ca-4d00-a5e2-3deebdb068a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:48.356Z|86981845-51ca-4d00-a5e2-3deebdb068a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:58.377Z|cc2c6b80-89f8-45af-b88e-065c6434f53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:58.377Z|d427c5a1-feac-45bd-baac-2ada7358e652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:58.377Z|cbde3953-4553-4b9f-96a4-f5da021d1b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:00:58.378Z|cc2c6b80-89f8-45af-b88e-065c6434f53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:58.378Z|d427c5a1-feac-45bd-baac-2ada7358e652|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:00:58.378Z|cbde3953-4553-4b9f-96a4-f5da021d1b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:01.846Z|384e4578-ac5d-4dd3-8741-dc345c626cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:01.847Z|384e4578-ac5d-4dd3-8741-dc345c626cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:08.398Z|6096fed5-0fec-4dfe-a804-f771c70e8cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:08.398Z|b32838c9-e0e0-4648-982a-f2ab4d1d5787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:08.398Z|9f20781f-9d38-4c25-8149-e90d796ef489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:08.399Z|6096fed5-0fec-4dfe-a804-f771c70e8cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:08.399Z|9f20781f-9d38-4c25-8149-e90d796ef489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:08.399Z|b32838c9-e0e0-4648-982a-f2ab4d1d5787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:16.846Z|843664ae-1b74-44e6-ad79-2627d2d119c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:16.850Z|843664ae-1b74-44e6-ad79-2627d2d119c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:17.007Z|f70500a3-6249-4cbf-8492-41f617f9341a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:17.008Z|f70500a3-6249-4cbf-8492-41f617f9341a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:18.419Z|ae19d768-327c-44dd-9cac-b1dcd032115b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:18.419Z|38486c9d-644c-4bbd-88d5-438011413ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:18.420Z|ae19d768-327c-44dd-9cac-b1dcd032115b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:18.420Z|38486c9d-644c-4bbd-88d5-438011413ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:18.424Z|21d1f7be-b5ee-43bf-91ca-6bcefeb97a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:18.424Z|21d1f7be-b5ee-43bf-91ca-6bcefeb97a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:23.115Z|d254a643-88b3-44c8-9269-fff5e4857215|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:01:23.116Z|d254a643-88b3-44c8-9269-fff5e4857215|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:28.441Z|007a58e9-0689-40ab-82bf-68a6f173fe82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:28.442Z|1df93c76-a52f-43ed-a7a4-55202b1f0d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:28.442Z|007a58e9-0689-40ab-82bf-68a6f173fe82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:28.442Z|1df93c76-a52f-43ed-a7a4-55202b1f0d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:28.446Z|95c1af55-d1b0-40d6-906b-96dfa93f05b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:28.447Z|95c1af55-d1b0-40d6-906b-96dfa93f05b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:31.846Z|ac7a0413-4d45-4376-862c-35bc386e290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:31.847Z|ac7a0413-4d45-4376-862c-35bc386e290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:38.465Z|1453ee43-5764-4bf3-981a-9da3cdc629ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:38.466Z|f403b549-de3b-4de4-a1a9-1795630be939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:38.466Z|1453ee43-5764-4bf3-981a-9da3cdc629ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:38.466Z|f403b549-de3b-4de4-a1a9-1795630be939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:38.473Z|f5dee615-fc99-408a-a691-4b49227d5942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:38.474Z|f5dee615-fc99-408a-a691-4b49227d5942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:46.847Z|3b0c877f-c3be-4224-8035-282d0c8e74a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:46.847Z|3b0c877f-c3be-4224-8035-282d0c8e74a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:47.009Z|8bcb8052-4f70-42ac-84c1-772c4f49aaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:01:47.010Z|8bcb8052-4f70-42ac-84c1-772c4f49aaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:01:48.490Z|064c6521-1b16-4ae7-a84a-49fdcf8a23a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:48.491Z|064c6521-1b16-4ae7-a84a-49fdcf8a23a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:48.491Z|434b3f3f-f3b2-45eb-992c-318f95c7a6fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:48.491Z|434b3f3f-f3b2-45eb-992c-318f95c7a6fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:48.494Z|c691d7bd-4622-4ed1-b7e8-aeb62f1a652c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:48.494Z|c691d7bd-4622-4ed1-b7e8-aeb62f1a652c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:58.512Z|1c05d077-9949-41b0-a5eb-c6aad9f31517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:58.512Z|271eed2d-7675-4511-b84f-a41112cdd924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:58.513Z|271eed2d-7675-4511-b84f-a41112cdd924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:58.513Z|1c05d077-9949-41b0-a5eb-c6aad9f31517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:01:58.515Z|a088fcd3-619c-4685-b472-ec1df59e564f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:01:58.515Z|a088fcd3-619c-4685-b472-ec1df59e564f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:01.846Z|01b2f726-410a-4c10-b7bd-5a234cac8441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:01.849Z|01b2f726-410a-4c10-b7bd-5a234cac8441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:08.535Z|eb7faf5d-65e4-4602-970a-dcd58b03511f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:08.535Z|74ec559e-2092-42ff-939b-21a4bda8e4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:08.535Z|9010548d-fdd0-4b4f-923a-799fbb823343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:08.535Z|9010548d-fdd0-4b4f-923a-799fbb823343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:08.535Z|eb7faf5d-65e4-4602-970a-dcd58b03511f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:08.535Z|74ec559e-2092-42ff-939b-21a4bda8e4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:16.846Z|e5d4eebd-2280-437b-914b-03d66a373561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:16.847Z|e5d4eebd-2280-437b-914b-03d66a373561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:17.011Z|e3643ae7-8339-4a26-82a3-733be0c54908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:17.011Z|e3643ae7-8339-4a26-82a3-733be0c54908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:18.557Z|e6be27ea-b3b0-4f1a-bcaf-d962bac023ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:18.558Z|bb73543f-6b3d-471f-a9fe-d94ab0f8a27a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:18.558Z|e6be27ea-b3b0-4f1a-bcaf-d962bac023ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:18.558Z|cbf949f4-41f1-44fd-afcc-1829ccdfc7a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:18.559Z|bb73543f-6b3d-471f-a9fe-d94ab0f8a27a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:18.559Z|cbf949f4-41f1-44fd-afcc-1829ccdfc7a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:23.116Z|e051c2ba-d788-44c9-85fb-0583282e2020|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:02:23.117Z|e051c2ba-d788-44c9-85fb-0583282e2020|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:28.580Z|7786ed40-be98-4db3-9227-d899d81790f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:28.581Z|13b74724-9fe1-43bc-9fbe-35eaf9b39fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:28.582Z|7786ed40-be98-4db3-9227-d899d81790f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:28.582Z|13b74724-9fe1-43bc-9fbe-35eaf9b39fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:28.583Z|fcac03b3-61ba-4262-a9df-385dc51dfeea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:28.583Z|fcac03b3-61ba-4262-a9df-385dc51dfeea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:31.846Z|6967d3ee-3f18-4561-82a2-a3d7f1be4196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:31.847Z|6967d3ee-3f18-4561-82a2-a3d7f1be4196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:38.604Z|e2cfa30f-1dc6-4f26-953a-67648f5386e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:38.605Z|e2cfa30f-1dc6-4f26-953a-67648f5386e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:38.605Z|0561c873-6608-4056-b720-341d02b79ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:38.606Z|0561c873-6608-4056-b720-341d02b79ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:38.605Z|2d13a158-f441-4155-879d-de553740e655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:38.608Z|2d13a158-f441-4155-879d-de553740e655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:46.847Z|b4d996ac-6092-4ab4-88aa-2cbeb7d1ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:46.849Z|b4d996ac-6092-4ab4-88aa-2cbeb7d1ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:47.012Z|3e0a84c3-838f-4a00-a719-2f68459a1caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:02:47.013Z|3e0a84c3-838f-4a00-a719-2f68459a1caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:02:48.627Z|57d14fa2-bd80-4043-9363-8041d479890c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:48.627Z|d2420495-37ea-41ae-9a8b-0a71f94534a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:48.627Z|57d14fa2-bd80-4043-9363-8041d479890c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:48.627Z|d2420495-37ea-41ae-9a8b-0a71f94534a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:48.627Z|dba91066-48c4-4f68-b340-0fe821fe6c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:48.628Z|dba91066-48c4-4f68-b340-0fe821fe6c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:58.651Z|49d7bde5-5232-4ccb-b6bf-540097f772f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:58.651Z|ea46fde6-14f6-4820-be8c-f01515f23bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:58.652Z|49d7bde5-5232-4ccb-b6bf-540097f772f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:58.652Z|ea46fde6-14f6-4820-be8c-f01515f23bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:02:58.654Z|bb39e4e6-e22e-4ff2-a440-9e3f5a4274f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:02:58.656Z|bb39e4e6-e22e-4ff2-a440-9e3f5a4274f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:01.846Z|070b71d0-3e4c-4332-9c0b-6a813f362585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:01.847Z|070b71d0-3e4c-4332-9c0b-6a813f362585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:08.674Z|fab2b0d6-5a6f-4f31-95ee-0b9f081cbfa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:08.675Z|fab2b0d6-5a6f-4f31-95ee-0b9f081cbfa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:08.675Z|d2144ddd-3031-4fe3-aa96-32401feb4cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:08.676Z|d2144ddd-3031-4fe3-aa96-32401feb4cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:08.681Z|732a1771-576e-45e5-93cd-c0371632840a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:08.682Z|732a1771-576e-45e5-93cd-c0371632840a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:16.846Z|5101faf2-d7eb-41e1-a6bc-5948719f6e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:16.847Z|5101faf2-d7eb-41e1-a6bc-5948719f6e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:17.014Z|5f151657-93c7-4528-b339-56211c73cc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:17.015Z|5f151657-93c7-4528-b339-56211c73cc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:18.696Z|106a089e-b2d6-487b-a632-d4ed6b9413bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:18.696Z|5fc072ff-ee13-4ab3-9e44-10dd7ee3df58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:18.697Z|5fc072ff-ee13-4ab3-9e44-10dd7ee3df58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:18.697Z|106a089e-b2d6-487b-a632-d4ed6b9413bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:18.702Z|e67114d9-04c2-44ec-a2ac-3fa04af5d21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:18.703Z|e67114d9-04c2-44ec-a2ac-3fa04af5d21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:23.115Z|77d5d294-bb42-40bf-bce8-38e6eba32135|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:03:23.117Z|77d5d294-bb42-40bf-bce8-38e6eba32135|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:28.398Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xd80x0f0x820xfe0xf30xdc0x8d0xa20xca0x9d0x850x0e0x030x9c0xc60xc3/0x950xd80xc80xb00x1b0xf60x9c0xc70xc50x180xa00xdeu0x080xa7]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-11T04:03:28.719Z|9da9d907-c220-41c8-838b-71e3d6d5197d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:28.720Z|9da9d907-c220-41c8-838b-71e3d6d5197d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:28.720Z|24762caa-4ebd-4f83-a39e-fa4f281e0905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:28.720Z|24762caa-4ebd-4f83-a39e-fa4f281e0905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:28.723Z|56494db1-3eb8-4994-a14e-b0f1f8bf2cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:28.724Z|56494db1-3eb8-4994-a14e-b0f1f8bf2cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:31.846Z|f9b8529a-5de0-4264-b94c-69328d9c3c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:31.849Z|f9b8529a-5de0-4264-b94c-69328d9c3c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:38.741Z|cbe47375-f573-46c8-9a10-12a95d621f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:38.741Z|c6c66248-95c1-48f7-afe2-fc1dfbbfd032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:38.742Z|cbe47375-f573-46c8-9a10-12a95d621f1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:38.742Z|c6c66248-95c1-48f7-afe2-fc1dfbbfd032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:38.743Z|6c06b294-fe4c-4517-97e9-38786b01ca00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:38.743Z|6c06b294-fe4c-4517-97e9-38786b01ca00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:46.847Z|de0e26f7-467c-4bad-a530-c22a5cbbcb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:46.848Z|de0e26f7-467c-4bad-a530-c22a5cbbcb50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:47.015Z|8e076947-b3dd-4643-8d44-74eb2dbdfff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:03:47.016Z|8e076947-b3dd-4643-8d44-74eb2dbdfff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:03:48.765Z|d6a4a643-d3ff-4589-80f5-33812ae94ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:48.765Z|c50d6eca-84ed-4eab-9cd6-21e628248504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:48.765Z|716ee48d-40f8-4171-8b18-8bdb16e6df43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:48.766Z|c50d6eca-84ed-4eab-9cd6-21e628248504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:48.766Z|716ee48d-40f8-4171-8b18-8bdb16e6df43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:48.766Z|d6a4a643-d3ff-4589-80f5-33812ae94ac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:58.790Z|42f736d7-6c48-46a8-aaea-fd906714c974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:58.790Z|6201904c-c25f-46d2-95e1-f41aa1cdf9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:58.790Z|1bd04157-c202-47eb-bd10-15f29b3d00e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:03:58.791Z|42f736d7-6c48-46a8-aaea-fd906714c974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:58.791Z|6201904c-c25f-46d2-95e1-f41aa1cdf9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:03:58.791Z|1bd04157-c202-47eb-bd10-15f29b3d00e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:01.846Z|bd35a3c1-727d-41d3-a68a-4e4e91a5ce75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:01.847Z|bd35a3c1-727d-41d3-a68a-4e4e91a5ce75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:08.815Z|67461cde-08f5-4744-97eb-b68782732982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:08.815Z|c224efee-83c0-4ce0-a2f9-4e3885f69957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:08.815Z|e1c94935-5612-4771-a99c-2ef5b9b8a943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:08.815Z|67461cde-08f5-4744-97eb-b68782732982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:08.815Z|c224efee-83c0-4ce0-a2f9-4e3885f69957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:08.816Z|e1c94935-5612-4771-a99c-2ef5b9b8a943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:16.847Z|61f5eadf-4eec-40d7-8d73-deff4fbd46c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:16.850Z|61f5eadf-4eec-40d7-8d73-deff4fbd46c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:17.017Z|e649dc6f-0dac-485c-b6ed-28fe6f72b5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:17.018Z|e649dc6f-0dac-485c-b6ed-28fe6f72b5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:18.838Z|ad6e3a0c-fbe9-40a8-bf65-1f334f7e5697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:18.839Z|ff59be21-b0da-465a-9b7d-fc0622c9fceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:18.839Z|ad6e3a0c-fbe9-40a8-bf65-1f334f7e5697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:18.839Z|ff59be21-b0da-465a-9b7d-fc0622c9fceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:18.841Z|61d915d1-6499-4b18-8adb-c3bc59b72555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:18.842Z|61d915d1-6499-4b18-8adb-c3bc59b72555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:23.116Z|4491b51f-4045-4173-8aef-237dbf2b8e2c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:04:23.117Z|4491b51f-4045-4173-8aef-237dbf2b8e2c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:28.865Z|63a11196-6402-4e9d-8822-603201ddc055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:28.865Z|e5adec96-94c3-4268-8e6e-3b602f5293fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:28.867Z|63a11196-6402-4e9d-8822-603201ddc055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:28.867Z|e5adec96-94c3-4268-8e6e-3b602f5293fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:28.865Z|bbe6ef0e-83fb-4f6d-b18e-79d2c06256dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:28.869Z|bbe6ef0e-83fb-4f6d-b18e-79d2c06256dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:31.847Z|0d9ddf18-1b0c-496f-a2e0-eb03f4df9097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:31.848Z|0d9ddf18-1b0c-496f-a2e0-eb03f4df9097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:38.891Z|e7a0c021-bbd3-443f-9663-a17581136195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:38.891Z|cccaba10-0377-4639-a810-090f843f7018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:38.891Z|6687907c-ccdb-4b77-9bcc-807f0f7b5543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:38.892Z|e7a0c021-bbd3-443f-9663-a17581136195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:38.892Z|cccaba10-0377-4639-a810-090f843f7018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:38.892Z|6687907c-ccdb-4b77-9bcc-807f0f7b5543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:46.847Z|e0c02324-4167-420e-ae14-f3781555951f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:46.849Z|e0c02324-4167-420e-ae14-f3781555951f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:47.018Z|da2d1715-6e48-437c-b977-52fc2591245f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:04:47.019Z|da2d1715-6e48-437c-b977-52fc2591245f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:04:48.918Z|730ffecf-3235-476f-a609-c7ee7d5cb9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:48.918Z|60783f51-dc42-4223-9b8e-1fecff4f8a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:48.918Z|30cb0bb3-2553-4345-81ee-ca4e204a6d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:48.920Z|60783f51-dc42-4223-9b8e-1fecff4f8a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:48.920Z|730ffecf-3235-476f-a609-c7ee7d5cb9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:48.920Z|30cb0bb3-2553-4345-81ee-ca4e204a6d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:58.946Z|c1e1715a-71cc-4432-92e1-a9ae24b56982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:58.946Z|de67ac8a-34f5-4139-8e91-80fd473e6bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:58.947Z|ca93dc24-fa19-435c-a331-cab223099ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:04:58.947Z|de67ac8a-34f5-4139-8e91-80fd473e6bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:58.947Z|ca93dc24-fa19-435c-a331-cab223099ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:04:58.948Z|c1e1715a-71cc-4432-92e1-a9ae24b56982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:01.846Z|f830587b-97af-4f96-a950-7b46f06426ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:01.849Z|f830587b-97af-4f96-a950-7b46f06426ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:08.971Z|6d3b5226-c39f-447b-95b7-8ed57637064f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:08.971Z|2c8a464f-0758-4619-9e4b-b6875c526a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:08.971Z|9feded91-7ecc-4174-b7aa-f910534fcee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:08.972Z|6d3b5226-c39f-447b-95b7-8ed57637064f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:08.972Z|2c8a464f-0758-4619-9e4b-b6875c526a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:08.972Z|9feded91-7ecc-4174-b7aa-f910534fcee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:16.847Z|8dc896d9-7a6f-4512-b6b9-847f1903af42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:16.848Z|8dc896d9-7a6f-4512-b6b9-847f1903af42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:17.020Z|6431e84c-e33f-4d3a-979e-34a33f85ab89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:17.021Z|6431e84c-e33f-4d3a-979e-34a33f85ab89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:18.995Z|587c4b29-15a4-489e-a72e-2b1eee06db72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:18.995Z|d5cc03d8-cf7f-413a-80be-04cbcaff3201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:18.995Z|11291919-7eb2-4e44-bcc9-4ba3df277aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:18.996Z|587c4b29-15a4-489e-a72e-2b1eee06db72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:18.996Z|11291919-7eb2-4e44-bcc9-4ba3df277aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:18.996Z|d5cc03d8-cf7f-413a-80be-04cbcaff3201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:23.116Z|39f9f5bb-3d0b-4f30-ad11-9d7d80ecd1e6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:05:23.117Z|39f9f5bb-3d0b-4f30-ad11-9d7d80ecd1e6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:29.021Z|3f4ab490-2e1b-4876-9598-726f17e0df41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:29.021Z|48da7d09-13b7-4837-a20d-f668e5494a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:29.022Z|3f4ab490-2e1b-4876-9598-726f17e0df41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:29.022Z|0ef1c3d8-f62f-45a6-b013-f7182a9da66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:29.022Z|48da7d09-13b7-4837-a20d-f668e5494a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:29.023Z|0ef1c3d8-f62f-45a6-b013-f7182a9da66d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:31.846Z|057c5082-65a3-4082-a0cd-6e3a101c2a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:31.847Z|057c5082-65a3-4082-a0cd-6e3a101c2a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:39.043Z|560aaf8a-eeae-412a-9b50-e5284c6afdea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:39.044Z|560aaf8a-eeae-412a-9b50-e5284c6afdea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:39.044Z|ffd2231b-e88c-4e94-9534-497377e17b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:39.045Z|ffd2231b-e88c-4e94-9534-497377e17b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:39.045Z|5d94164c-d94e-415c-bc0b-359376a075eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:39.046Z|5d94164c-d94e-415c-bc0b-359376a075eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:46.846Z|e808b63c-83c0-4fa7-b67a-fea571fff73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:46.849Z|e808b63c-83c0-4fa7-b67a-fea571fff73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:47.021Z|ab686b1e-2326-4adc-bec9-295a4bfbc7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:05:47.022Z|ab686b1e-2326-4adc-bec9-295a4bfbc7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:05:49.067Z|266d2722-cb3e-4db7-845f-03ece1e524db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:49.067Z|266d2722-cb3e-4db7-845f-03ece1e524db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:49.068Z|dbd209e5-ff0c-4a62-ad9b-4ab814b88f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:49.069Z|dbd209e5-ff0c-4a62-ad9b-4ab814b88f8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:49.067Z|1aab75c9-e1f8-46a3-aabc-9ab80f798cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:49.072Z|1aab75c9-e1f8-46a3-aabc-9ab80f798cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:59.092Z|7b389021-c2e2-40a7-a314-aadf3d0821be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:59.092Z|17b294f3-bdd5-4534-be06-a0409e1c7f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:59.092Z|5fcd61a2-3913-452d-8790-ec619db6a411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:05:59.093Z|17b294f3-bdd5-4534-be06-a0409e1c7f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:59.093Z|7b389021-c2e2-40a7-a314-aadf3d0821be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:05:59.093Z|5fcd61a2-3913-452d-8790-ec619db6a411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:01.846Z|912df3e9-9310-4d65-ac47-637ded8f727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:01.847Z|912df3e9-9310-4d65-ac47-637ded8f727d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:09.116Z|f7136e58-411c-40f6-8c60-fda6a8c263a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:09.116Z|86e80743-7923-4176-b0c2-af6a1c53b55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:09.116Z|ba607fc3-c550-425f-b03f-65835946ac1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:09.117Z|f7136e58-411c-40f6-8c60-fda6a8c263a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:09.117Z|86e80743-7923-4176-b0c2-af6a1c53b55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:09.118Z|ba607fc3-c550-425f-b03f-65835946ac1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:16.847Z|54976a38-6328-481e-9f9f-1446e4b49db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:16.847Z|54976a38-6328-481e-9f9f-1446e4b49db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:17.023Z|bae95d7f-c98c-4e28-b55d-a9aff059bfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:17.024Z|bae95d7f-c98c-4e28-b55d-a9aff059bfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:19.141Z|b926a95a-9050-4e66-81ba-b226c1f9ec36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:19.141Z|fe775740-b534-488c-95f6-c8a322dac372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:19.142Z|b926a95a-9050-4e66-81ba-b226c1f9ec36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:19.142Z|6e654958-9a02-4763-889b-72a53c88f1e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:19.142Z|fe775740-b534-488c-95f6-c8a322dac372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:19.143Z|6e654958-9a02-4763-889b-72a53c88f1e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:23.115Z|fa6aa014-5bc9-47fe-924f-34c6edb82b59|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:06:23.116Z|fa6aa014-5bc9-47fe-924f-34c6edb82b59|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:29.166Z|9fbb7547-47f7-45ca-8e58-2e7172683d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:29.166Z|0672a272-10cd-4c38-8711-a9aaf823c00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:29.166Z|9fbb7547-47f7-45ca-8e58-2e7172683d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:29.166Z|0672a272-10cd-4c38-8711-a9aaf823c00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:29.168Z|0c257fa4-b829-436e-8eb7-b947e5f7d6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:29.168Z|0c257fa4-b829-436e-8eb7-b947e5f7d6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:31.846Z|1f285ff9-2aba-43c0-b0ba-fb9dfd7889ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:31.849Z|1f285ff9-2aba-43c0-b0ba-fb9dfd7889ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:39.190Z|c633c1db-9885-4185-8330-49ec25e7c98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:39.191Z|c633c1db-9885-4185-8330-49ec25e7c98c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:39.191Z|d5bb1d96-3bf9-456c-b13c-8cf052725171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:39.192Z|d5bb1d96-3bf9-456c-b13c-8cf052725171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:39.192Z|a0feb84d-cc5e-4943-9e88-68b751391093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:39.193Z|a0feb84d-cc5e-4943-9e88-68b751391093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:46.846Z|83976d39-e257-498c-bf39-301ec2ce76fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:46.847Z|83976d39-e257-498c-bf39-301ec2ce76fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:47.024Z|c914b8a9-e5db-4674-a45f-215602bd7c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:06:47.025Z|c914b8a9-e5db-4674-a45f-215602bd7c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:06:49.213Z|dca7f10a-5e44-49cd-85b4-e6c4f666b5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:49.213Z|2a2a194f-2e58-4a62-9931-dc8aa273f6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:49.213Z|7ea3d4d3-2133-47c5-9043-ae8a668ea275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:49.214Z|dca7f10a-5e44-49cd-85b4-e6c4f666b5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:49.214Z|7ea3d4d3-2133-47c5-9043-ae8a668ea275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:49.214Z|2a2a194f-2e58-4a62-9931-dc8aa273f6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:59.235Z|1b9f9aab-bdec-4c05-a25f-25a5a6518aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:59.235Z|feeb9ea1-2e9e-4731-af7b-f286febb0bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:59.236Z|1b9f9aab-bdec-4c05-a25f-25a5a6518aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:59.236Z|feeb9ea1-2e9e-4731-af7b-f286febb0bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:06:59.237Z|ab908f8f-f676-4748-88dd-03ee2caec96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:06:59.237Z|ab908f8f-f676-4748-88dd-03ee2caec96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:01.846Z|5b3226e7-423d-4904-bf00-619291965b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:01.847Z|5b3226e7-423d-4904-bf00-619291965b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:09.257Z|dddee1d9-47fd-4fa1-9400-7c05ad80e1df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:09.257Z|18a0b417-1ba2-451e-8884-2ad41b00f535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:09.258Z|9f140305-d503-4e65-8fde-d87231b0ba8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:09.258Z|dddee1d9-47fd-4fa1-9400-7c05ad80e1df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:09.258Z|18a0b417-1ba2-451e-8884-2ad41b00f535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:09.258Z|9f140305-d503-4e65-8fde-d87231b0ba8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:16.846Z|1f34cbae-85f7-40e0-accf-4fee3c3ccaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:16.849Z|1f34cbae-85f7-40e0-accf-4fee3c3ccaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:17.026Z|cfb3be93-5085-4aa5-bbeb-581e672409ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:17.026Z|cfb3be93-5085-4aa5-bbeb-581e672409ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:19.279Z|8cfa2067-aac8-4366-b8f0-1e4043257794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:19.279Z|3ab1428b-9e80-491b-97f6-958b263e3a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:19.280Z|8cfa2067-aac8-4366-b8f0-1e4043257794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:19.280Z|3ab1428b-9e80-491b-97f6-958b263e3a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:19.281Z|80708604-3e1e-48a4-bb2d-901a61255e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:19.282Z|80708604-3e1e-48a4-bb2d-901a61255e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:23.115Z|d3e59737-e1d1-4a10-8f18-3e43ed87e83c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:07:23.116Z|d3e59737-e1d1-4a10-8f18-3e43ed87e83c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:29.301Z|60992ea0-db84-4858-a134-e49134b8d7f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:29.302Z|60992ea0-db84-4858-a134-e49134b8d7f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:29.302Z|c09287c2-4f5a-4a1f-96ca-e841e30b0202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:29.303Z|c09287c2-4f5a-4a1f-96ca-e841e30b0202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:29.307Z|2ca19a9a-9423-4a5a-a06d-8e4d95a5bf0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:29.307Z|2ca19a9a-9423-4a5a-a06d-8e4d95a5bf0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:31.846Z|966af1a3-fba4-42f2-ad8e-68a8a79d4a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:31.847Z|966af1a3-fba4-42f2-ad8e-68a8a79d4a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:39.324Z|5c55cc4e-50e1-48f5-ae77-2be57a7bb423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:39.324Z|b41a15d6-7bb6-4b3d-8023-227cdc7075dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:39.325Z|5c55cc4e-50e1-48f5-ae77-2be57a7bb423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:39.325Z|b41a15d6-7bb6-4b3d-8023-227cdc7075dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:39.326Z|91b82dac-c336-457a-a6cc-b66e28d007d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:39.326Z|91b82dac-c336-457a-a6cc-b66e28d007d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:46.846Z|5314d30e-78f8-4bfd-a0c2-051bd6fdde0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:46.847Z|5314d30e-78f8-4bfd-a0c2-051bd6fdde0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:47.027Z|32393f79-a632-4783-a9ba-d495c7c65763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:07:47.028Z|32393f79-a632-4783-a9ba-d495c7c65763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:07:49.347Z|ced6abf3-1c30-4ff3-9cd7-a6c01712e158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:49.347Z|c3e293e4-7cd3-4d12-b9af-06cd09a70519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:49.348Z|ced6abf3-1c30-4ff3-9cd7-a6c01712e158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:49.348Z|c3e293e4-7cd3-4d12-b9af-06cd09a70519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:49.349Z|6b80cc67-a279-4c83-8d27-cff5ed4726bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:49.349Z|6b80cc67-a279-4c83-8d27-cff5ed4726bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:59.368Z|bbc40dae-cab1-417c-9af0-a356999f4be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:59.370Z|d4161ebb-c6e4-4ab4-8c4c-6e779c0de533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:59.370Z|bff9d4b5-f7e3-4b01-b8b8-e818ce6a7100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:07:59.370Z|bbc40dae-cab1-417c-9af0-a356999f4be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:59.370Z|d4161ebb-c6e4-4ab4-8c4c-6e779c0de533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:07:59.370Z|bff9d4b5-f7e3-4b01-b8b8-e818ce6a7100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:01.846Z|d90729ba-f102-4929-a26d-a6343bc5a4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:08:01.850Z|d90729ba-f102-4929-a26d-a6343bc5a4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:08:09.391Z|f9f2a11f-406f-41f6-a3df-a0aecce5356f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:09.391Z|e9c93f18-929a-456b-a8ec-5a4d03e11cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:09.392Z|f9f2a11f-406f-41f6-a3df-a0aecce5356f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:09.392Z|e9c93f18-929a-456b-a8ec-5a4d03e11cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:09.393Z|9c1929e3-8522-4a9c-8b7b-d0fbed8a88c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:09.393Z|9c1929e3-8522-4a9c-8b7b-d0fbed8a88c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:12.090Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x08n0x930x030xbe0xda20xc2\0xc9/0x100x15/0x870xbc0x9d0x9c0x1d0xa50x8a-_0xc20xcc0xfe0xe8N0x8aW0xcaF]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-11T04:08:16.846Z|8db9863e-5e74-4a3e-bdcb-46931b3ec83a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:08:16.847Z|8db9863e-5e74-4a3e-bdcb-46931b3ec83a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:08:17.029Z|6d29a13c-b27d-4bed-a1de-9ef05196a9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:08:17.030Z|6d29a13c-b27d-4bed-a1de-9ef05196a9fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:08:19.413Z|226cc5c7-3420-4f0b-82cf-23459069af74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:19.413Z|25b2aa47-956d-4202-a56e-fa644e3685ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:19.414Z|25b2aa47-956d-4202-a56e-fa644e3685ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:19.414Z|226cc5c7-3420-4f0b-82cf-23459069af74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:19.416Z|a2fe9c8f-3381-49ad-9e9d-0147834ce8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:19.417Z|a2fe9c8f-3381-49ad-9e9d-0147834ce8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:23.116Z|080ea240-22ed-4f60-93d6-c7344344df1e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:08:23.117Z|080ea240-22ed-4f60-93d6-c7344344df1e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:29.435Z|c7569c62-e1c4-4068-84dc-a2d13cd77e08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:29.435Z|c692fdfd-36a7-4111-8587-436ea3109f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:29.436Z|c7569c62-e1c4-4068-84dc-a2d13cd77e08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:29.436Z|c692fdfd-36a7-4111-8587-436ea3109f63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:29.438Z|9eef2975-fcad-4f54-a79d-fdd7d53681fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:29.438Z|9eef2975-fcad-4f54-a79d-fdd7d53681fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:31.846Z|f3cfac2f-d712-4a7b-a46f-064140522eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:08:31.847Z|f3cfac2f-d712-4a7b-a46f-064140522eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:08:39.463Z|d314c6f3-1cfb-49b8-8d0c-152d52f9f3ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:39.464Z|d314c6f3-1cfb-49b8-8d0c-152d52f9f3ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:39.465Z|74d7b573-7358-4d07-8ac0-fa734e7425b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:39.466Z|74d7b573-7358-4d07-8ac0-fa734e7425b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:39.471Z|426cd7c6-e360-4472-977f-0c94b97f62a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:39.472Z|426cd7c6-e360-4472-977f-0c94b97f62a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:46.847Z|7a0d2162-8c95-4d9a-a5e5-c3bc4cc7cca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:08:46.850Z|7a0d2162-8c95-4d9a-a5e5-c3bc4cc7cca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:08:47.031Z|8db34a71-0695-49c5-93d6-06110a14a29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:08:47.031Z|8db34a71-0695-49c5-93d6-06110a14a29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:08:49.485Z|f9cd0c7e-9bb1-40b5-bdc0-04ac30f83e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:49.486Z|72be6253-8298-462b-9b45-cad89e2a7c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:49.486Z|f9cd0c7e-9bb1-40b5-bdc0-04ac30f83e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:49.486Z|72be6253-8298-462b-9b45-cad89e2a7c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:49.493Z|d46b3628-5d16-4ff9-8eb1-a905f6ce7370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:49.494Z|d46b3628-5d16-4ff9-8eb1-a905f6ce7370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:59.508Z|2594592a-a2a7-4034-9e9a-281755a9cb76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:59.508Z|0973de63-aba3-4998-9094-cd5a7fb39f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:59.509Z|2594592a-a2a7-4034-9e9a-281755a9cb76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:59.509Z|0973de63-aba3-4998-9094-cd5a7fb39f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:08:59.515Z|e00772b2-82a8-47ab-8637-efccc972bb2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:08:59.516Z|e00772b2-82a8-47ab-8637-efccc972bb2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:01.847Z|cc9f9c0a-f046-4749-a8ea-6f07511c690b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:09:01.847Z|cc9f9c0a-f046-4749-a8ea-6f07511c690b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:09:09.529Z|edc3797f-c4bb-490d-b21e-78c357ae237c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:09.530Z|b83ca86b-e717-4c91-b081-78ac0a7fb158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:09.530Z|edc3797f-c4bb-490d-b21e-78c357ae237c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:09.530Z|b83ca86b-e717-4c91-b081-78ac0a7fb158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:09.536Z|a24e9dcc-4fe4-4f45-8d8f-36b4f54f1f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:09.537Z|a24e9dcc-4fe4-4f45-8d8f-36b4f54f1f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:16.846Z|a0ca5f63-e024-4547-a734-2bbf94e8fd23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:09:16.847Z|a0ca5f63-e024-4547-a734-2bbf94e8fd23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:09:17.032Z|8ed668fb-dba1-4514-8786-acdea6c9d833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:09:17.033Z|8ed668fb-dba1-4514-8786-acdea6c9d833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:09:19.553Z|962cbfe3-b08d-40f5-8329-0f11a4a98f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:19.553Z|48331ecd-df89-42ae-9b46-896d2eca5c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:19.554Z|962cbfe3-b08d-40f5-8329-0f11a4a98f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:19.554Z|48331ecd-df89-42ae-9b46-896d2eca5c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:19.559Z|453d8c23-7915-409c-8bcc-488c2eda5645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:19.560Z|453d8c23-7915-409c-8bcc-488c2eda5645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:23.115Z|1e3e9436-8933-40d1-b33e-e201f351bcb8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:09:23.116Z|1e3e9436-8933-40d1-b33e-e201f351bcb8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:29.577Z|3a07c3e5-1039-4e16-b858-e77c98ed4b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:29.577Z|68748103-cd14-4165-9e66-6699f24ef814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:29.578Z|3a07c3e5-1039-4e16-b858-e77c98ed4b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:29.578Z|68748103-cd14-4165-9e66-6699f24ef814|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:29.582Z|8398bf8c-5d8e-4198-a9f4-56708ddadedc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:29.583Z|8398bf8c-5d8e-4198-a9f4-56708ddadedc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:31.846Z|50411d06-deee-454e-a39f-163877190f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:09:31.849Z|50411d06-deee-454e-a39f-163877190f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:09:39.598Z|6541352b-98ac-4e3e-b3ca-11d431a4119e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:39.598Z|ea650cdb-6e83-4398-bab1-0cd852d65d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:39.599Z|6541352b-98ac-4e3e-b3ca-11d431a4119e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:39.599Z|ea650cdb-6e83-4398-bab1-0cd852d65d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:39.602Z|0c1c54f3-ca63-44c8-81cf-3018f2093c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:39.603Z|0c1c54f3-ca63-44c8-81cf-3018f2093c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:46.846Z|5c2843e0-d23a-4538-925f-a3ab3e23f4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:09:46.847Z|5c2843e0-d23a-4538-925f-a3ab3e23f4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:09:47.034Z|9aca37a7-0deb-4123-b49a-e7be4f6e3251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:09:47.035Z|9aca37a7-0deb-4123-b49a-e7be4f6e3251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:09:49.622Z|53a7aa23-eb8c-4d41-a0c0-be9e3b5600fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:49.622Z|4311ab24-60b0-4fa9-90ae-4d2300ab9387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:49.622Z|134aa87a-9134-48ed-a5c3-8816d6969aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:49.623Z|4311ab24-60b0-4fa9-90ae-4d2300ab9387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:49.623Z|53a7aa23-eb8c-4d41-a0c0-be9e3b5600fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:49.624Z|134aa87a-9134-48ed-a5c3-8816d6969aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:59.644Z|c3b83e83-2642-45eb-b077-078e95977270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:59.644Z|1bda458f-a76e-444a-af5e-3d85929d8495|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:59.645Z|c3b83e83-2642-45eb-b077-078e95977270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:59.646Z|1bda458f-a76e-444a-af5e-3d85929d8495|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:09:59.647Z|769f1f39-1c8e-4870-a89e-f8f145ce377c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:09:59.648Z|769f1f39-1c8e-4870-a89e-f8f145ce377c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:01.847Z|a6fe0c3b-d383-4123-aac8-2f3608bed90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:10:01.847Z|a6fe0c3b-d383-4123-aac8-2f3608bed90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:10:09.667Z|e817e729-3ade-4bb5-8462-5b39fce95b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:09.667Z|4140ee20-f5a3-4838-a4c9-32078e4b61b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:09.668Z|e817e729-3ade-4bb5-8462-5b39fce95b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:09.668Z|4140ee20-f5a3-4838-a4c9-32078e4b61b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:09.668Z|d7e82421-111a-461f-93d9-282966067770|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:09.668Z|d7e82421-111a-461f-93d9-282966067770|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:16.846Z|2072158a-b463-47cc-b61e-e72ec92b2900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:10:16.849Z|2072158a-b463-47cc-b61e-e72ec92b2900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:10:17.035Z|a8581699-e440-47d2-a3cb-d88f15ecb3b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:10:17.036Z|a8581699-e440-47d2-a3cb-d88f15ecb3b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:10:19.689Z|f29c85e7-cba3-42f3-954e-efa15068af15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:19.689Z|af37fe11-3c69-4868-adf3-560965fdae23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:19.689Z|b3ccc5f1-65f5-4b91-a01d-9682f6052810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:19.690Z|f29c85e7-cba3-42f3-954e-efa15068af15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:19.690Z|af37fe11-3c69-4868-adf3-560965fdae23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:19.690Z|b3ccc5f1-65f5-4b91-a01d-9682f6052810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:23.114Z|78672deb-ce3a-4fde-a0e7-4f5365c41f94|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:10:23.115Z|78672deb-ce3a-4fde-a0e7-4f5365c41f94|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:29.712Z|48cc0da7-23fe-4256-a89c-6dab53490fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:29.712Z|a69add0d-b75a-4fec-a649-c4f1dc359067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:29.712Z|c516bafa-b365-4653-a0eb-a4d49b53d8d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:29.713Z|a69add0d-b75a-4fec-a649-c4f1dc359067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:29.713Z|c516bafa-b365-4653-a0eb-a4d49b53d8d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:29.713Z|48cc0da7-23fe-4256-a89c-6dab53490fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:31.846Z|9d085f7f-6cd8-4f0d-8536-93d2a43692a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:10:31.847Z|9d085f7f-6cd8-4f0d-8536-93d2a43692a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:10:39.734Z|6118a711-74e1-4433-9fc1-9f3be28c8b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:39.734Z|f2c4138e-bc8a-430d-8696-f0d0c2bb410e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:39.734Z|f1dc0a41-4c1e-4ca6-8818-9d27a86c1303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:39.735Z|f1dc0a41-4c1e-4ca6-8818-9d27a86c1303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:39.735Z|f2c4138e-bc8a-430d-8696-f0d0c2bb410e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:39.735Z|6118a711-74e1-4433-9fc1-9f3be28c8b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:46.846Z|664598be-9032-4a17-92cb-4d4beeb7422f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:10:46.847Z|664598be-9032-4a17-92cb-4d4beeb7422f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:10:47.037Z|e1559353-c0c6-4561-beca-272f1cb9fcfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:10:47.037Z|e1559353-c0c6-4561-beca-272f1cb9fcfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:10:49.758Z|9ad9e722-035e-4be0-a555-c95272740c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:49.759Z|9ad9e722-035e-4be0-a555-c95272740c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:49.766Z|e32f67e3-fdb0-4fef-8583-c968beb01c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:49.767Z|e32f67e3-fdb0-4fef-8583-c968beb01c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:49.767Z|66ea5c85-7460-4ef2-b4d3-0ed42c96f653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:49.768Z|66ea5c85-7460-4ef2-b4d3-0ed42c96f653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:59.784Z|9299eb74-4138-45b3-a56d-2e289db09f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:59.785Z|9299eb74-4138-45b3-a56d-2e289db09f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:59.786Z|8d9e3cd0-72cf-4f95-b0dc-b6a749e3bdd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:59.787Z|8d9e3cd0-72cf-4f95-b0dc-b6a749e3bdd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:10:59.787Z|5a932ede-0414-44f7-ae74-ebab8a98579e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:10:59.787Z|5a932ede-0414-44f7-ae74-ebab8a98579e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:01.846Z|e63a33f2-4b49-46d4-b700-d04b4b60c467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:11:01.849Z|e63a33f2-4b49-46d4-b700-d04b4b60c467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:11:09.807Z|1ba7bc85-69bf-4d48-848d-7e1b91137050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:09.807Z|1ba7bc85-69bf-4d48-848d-7e1b91137050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:09.807Z|c5cab89b-fcd5-4315-a9bb-3c00939c2639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:09.808Z|c5cab89b-fcd5-4315-a9bb-3c00939c2639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:09.808Z|ecb06e18-03e8-4c2e-9b36-1f23a77e0d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:09.809Z|ecb06e18-03e8-4c2e-9b36-1f23a77e0d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:16.846Z|fde143c8-cf41-4130-ae0e-6bb56d0f28a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:11:16.847Z|fde143c8-cf41-4130-ae0e-6bb56d0f28a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:11:17.038Z|1112e6b0-3cf8-4a6a-8240-3497bca955b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:11:17.039Z|1112e6b0-3cf8-4a6a-8240-3497bca955b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:11:19.828Z|057d037e-4a10-4ab4-941c-933f91d845fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:19.828Z|99ff046d-b3a2-4dcb-ab6f-c4078d66447f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:19.828Z|057d037e-4a10-4ab4-941c-933f91d845fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:19.829Z|99ff046d-b3a2-4dcb-ab6f-c4078d66447f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:19.832Z|4f001fc9-b631-4deb-9c34-0564ba6719b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:19.834Z|4f001fc9-b631-4deb-9c34-0564ba6719b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:23.115Z|a4c6e1cc-bf6d-419e-ad2a-14a06b9f7759|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:11:23.116Z|a4c6e1cc-bf6d-419e-ad2a-14a06b9f7759|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:29.849Z|b0b57831-069e-46a7-b081-a67eec76adb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:29.849Z|dfb6ff93-28cf-4a30-97a4-e4ccf16dea6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:29.850Z|b0b57831-069e-46a7-b081-a67eec76adb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:29.850Z|dfb6ff93-28cf-4a30-97a4-e4ccf16dea6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:29.855Z|982b0408-82f6-4330-a8b5-f0ea27f6cd25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:29.855Z|982b0408-82f6-4330-a8b5-f0ea27f6cd25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:31.846Z|4c3a619a-3875-4d9f-9c10-77852028811a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:11:31.847Z|4c3a619a-3875-4d9f-9c10-77852028811a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:11:39.871Z|97c8a3df-88ac-4b90-bc72-e1319ebe7f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:39.871Z|f2453281-c5ba-417f-a7d5-5e9aeee147a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:39.872Z|97c8a3df-88ac-4b90-bc72-e1319ebe7f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:39.872Z|f2453281-c5ba-417f-a7d5-5e9aeee147a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:39.873Z|6bb95a04-23b7-4607-9d45-dc2ab6a6decd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:39.873Z|6bb95a04-23b7-4607-9d45-dc2ab6a6decd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:46.847Z|e481b18b-5515-4e1b-9a64-82a768b679ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:11:46.849Z|e481b18b-5515-4e1b-9a64-82a768b679ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:11:47.039Z|5ef10089-b2c2-47f6-a4ba-6c21fdc82fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:11:47.040Z|5ef10089-b2c2-47f6-a4ba-6c21fdc82fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:11:49.897Z|6720251a-62be-42c9-88a4-f2a75941c868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:49.897Z|0ffeedc8-fad1-411b-a567-299000714348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:49.897Z|d95ba394-6448-407b-b6ed-7760229e356a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:49.898Z|d95ba394-6448-407b-b6ed-7760229e356a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:49.898Z|6720251a-62be-42c9-88a4-f2a75941c868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:49.898Z|0ffeedc8-fad1-411b-a567-299000714348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:59.927Z|bb364a02-f8e4-4d46-b601-d2b3ce38159e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:59.927Z|d31a033d-74ff-4710-9680-b5542521eef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:59.928Z|bb364a02-f8e4-4d46-b601-d2b3ce38159e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:59.928Z|d31a033d-74ff-4710-9680-b5542521eef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:11:59.929Z|2bfce3e1-d906-43c9-adf0-e80e5c22e921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:11:59.929Z|2bfce3e1-d906-43c9-adf0-e80e5c22e921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:01.847Z|48c6841f-6691-43ff-aeb8-48e49ec18a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:12:01.847Z|48c6841f-6691-43ff-aeb8-48e49ec18a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:12:09.950Z|2f74330f-262f-483a-b84d-f3b7c86a520f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:09.951Z|2f74330f-262f-483a-b84d-f3b7c86a520f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:09.952Z|9a7d89f5-fbc4-4370-9105-c84f844d7256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:09.952Z|967a5b81-98da-4904-9c56-f9a225c1446a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:09.953Z|9a7d89f5-fbc4-4370-9105-c84f844d7256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:09.953Z|967a5b81-98da-4904-9c56-f9a225c1446a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:16.847Z|e2335fad-f6bf-43bf-bcd2-7eb67ef6d6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:12:16.847Z|e2335fad-f6bf-43bf-bcd2-7eb67ef6d6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:12:17.041Z|a9bab70c-8f4e-42a7-a665-64a357ce3bac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:12:17.042Z|a9bab70c-8f4e-42a7-a665-64a357ce3bac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:12:19.977Z|8638376d-38d0-4362-b380-23045cc45270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:19.978Z|8638376d-38d0-4362-b380-23045cc45270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:19.981Z|01d212dd-79c3-4dfc-bb0a-588151511fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:19.981Z|f7fbdca2-bcbc-4dc6-ba5d-f558970cf803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:19.982Z|01d212dd-79c3-4dfc-bb0a-588151511fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:19.982Z|f7fbdca2-bcbc-4dc6-ba5d-f558970cf803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:23.115Z|3c43502c-8706-4618-a8b7-a65636f764b9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:12:23.116Z|3c43502c-8706-4618-a8b7-a65636f764b9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:30.000Z|02d9007d-5907-485e-a974-0c974d829895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:30.001Z|02d9007d-5907-485e-a974-0c974d829895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:30.002Z|a96b1305-4d86-445f-9854-43d47eef75e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:30.003Z|a96b1305-4d86-445f-9854-43d47eef75e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:30.005Z|9cd8e438-b784-42ab-98b7-22092b3d32bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:30.006Z|9cd8e438-b784-42ab-98b7-22092b3d32bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:31.846Z|d19447a7-b570-4e60-a4f3-c7d0893fd477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:12:31.849Z|d19447a7-b570-4e60-a4f3-c7d0893fd477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:12:40.024Z|248ed4cb-218c-47c4-b263-e9895ba098d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:40.024Z|bbe5a6f1-cc51-4485-9873-5685c1103e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:40.025Z|16feb378-d76b-4d4f-b095-91782bb09bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:40.025Z|248ed4cb-218c-47c4-b263-e9895ba098d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:40.025Z|16feb378-d76b-4d4f-b095-91782bb09bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:40.025Z|bbe5a6f1-cc51-4485-9873-5685c1103e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:46.846Z|9f111c39-7116-4256-9ef3-f41bc85d4d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:12:46.847Z|9f111c39-7116-4256-9ef3-f41bc85d4d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:12:47.043Z|4b194b8e-71dc-447c-b2a9-a72c4fa0c7d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:12:47.043Z|4b194b8e-71dc-447c-b2a9-a72c4fa0c7d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:12:50.046Z|517da16d-5ea1-496b-90b8-1b4fd2a91fc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:50.046Z|078e2137-980f-4a48-9862-4fdc11e8b358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:50.046Z|2959b092-5ebb-484f-ac27-9d4391d00df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:12:50.047Z|078e2137-980f-4a48-9862-4fdc11e8b358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:50.047Z|517da16d-5ea1-496b-90b8-1b4fd2a91fc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:12:50.047Z|2959b092-5ebb-484f-ac27-9d4391d00df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:00.070Z|466cc47f-786e-49d5-af9d-efeb41b5b949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:00.071Z|ec30bf8a-46c0-4e9d-9393-b9bc7c856940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:00.072Z|ec30bf8a-46c0-4e9d-9393-b9bc7c856940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:00.072Z|466cc47f-786e-49d5-af9d-efeb41b5b949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:00.077Z|70a99dd7-3817-4c92-aff2-fccce96ec70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:00.078Z|70a99dd7-3817-4c92-aff2-fccce96ec70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:01.846Z|8967e4e8-8e16-410b-99c5-ee8a7cc6e6b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:13:01.847Z|8967e4e8-8e16-410b-99c5-ee8a7cc6e6b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:13:10.094Z|b83d2847-3784-49ef-93bf-9f925d2418eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:10.095Z|b83d2847-3784-49ef-93bf-9f925d2418eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:10.095Z|1884da0f-5fd8-404c-985e-8854a330f7e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:10.095Z|1884da0f-5fd8-404c-985e-8854a330f7e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:10.103Z|406ea862-55b9-41a7-9da0-24aaad250057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:10.103Z|406ea862-55b9-41a7-9da0-24aaad250057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:16.846Z|e05b8adc-e95c-4a81-98e3-de7c4761a48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:13:16.849Z|e05b8adc-e95c-4a81-98e3-de7c4761a48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:13:17.044Z|1c19d2ed-9777-485c-882f-3a23518dae21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:13:17.045Z|1c19d2ed-9777-485c-882f-3a23518dae21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:13:20.116Z|d71d900d-57d9-4a12-9d3b-fb73fe561029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:20.116Z|c961bd12-ef29-4c0c-adb4-415f31140a81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:20.117Z|d71d900d-57d9-4a12-9d3b-fb73fe561029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:20.117Z|c961bd12-ef29-4c0c-adb4-415f31140a81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:20.125Z|bfcbfe25-7bc2-4f48-af47-bf5a27ea3edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:20.125Z|bfcbfe25-7bc2-4f48-af47-bf5a27ea3edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:23.115Z|844847d4-f5e9-476f-992e-35c5b317989b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:13:23.116Z|844847d4-f5e9-476f-992e-35c5b317989b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:30.139Z|80aac247-930d-45a1-9404-1e6e48924ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:30.139Z|8ab6ef22-da19-49f3-b50f-57ebd2231b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:30.140Z|8ab6ef22-da19-49f3-b50f-57ebd2231b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:30.140Z|80aac247-930d-45a1-9404-1e6e48924ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:30.147Z|314179fe-139c-4f11-a008-a5840f2cd601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:30.148Z|314179fe-139c-4f11-a008-a5840f2cd601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:31.846Z|c050eab6-e2f0-4dcc-b51a-d2bab4ebee4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:13:31.847Z|c050eab6-e2f0-4dcc-b51a-d2bab4ebee4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:13:40.161Z|12abffc9-f962-48da-af3f-40945743b774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:40.161Z|95665351-77aa-498d-b5ed-32de36332886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:40.161Z|12abffc9-f962-48da-af3f-40945743b774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:40.162Z|95665351-77aa-498d-b5ed-32de36332886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:40.168Z|a51811b8-e260-4084-a3ec-582751264f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:40.169Z|a51811b8-e260-4084-a3ec-582751264f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:46.846Z|5d71b5bc-a773-4ffa-924c-87e386a628f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:13:46.847Z|5d71b5bc-a773-4ffa-924c-87e386a628f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:13:47.046Z|e3b4d091-e076-4c4a-909d-1404fa28b0fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:13:47.046Z|e3b4d091-e076-4c4a-909d-1404fa28b0fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:13:50.184Z|4f5b635c-90ab-4eb3-b8a7-cdae35e779d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:50.185Z|5db25c39-a743-4934-bd30-d83a5dfb3e14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:50.185Z|4f5b635c-90ab-4eb3-b8a7-cdae35e779d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:50.185Z|5db25c39-a743-4934-bd30-d83a5dfb3e14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:13:50.188Z|8455df7d-d88d-4e9a-8298-b4c521d8066e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:13:50.189Z|8455df7d-d88d-4e9a-8298-b4c521d8066e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:00.209Z|7f06a7b2-4500-4513-a61c-76b3e7469cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:00.209Z|d16c20c3-2927-46e3-b1e0-4b39f41c1903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:00.209Z|d16c20c3-2927-46e3-b1e0-4b39f41c1903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:00.209Z|7f06a7b2-4500-4513-a61c-76b3e7469cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:00.210Z|c7339bfa-0d8e-4471-931a-182fc82b9c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:00.210Z|c7339bfa-0d8e-4471-931a-182fc82b9c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:01.846Z|a147f2f9-b8aa-4735-a60c-3c5abbc5c27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:14:01.849Z|a147f2f9-b8aa-4735-a60c-3c5abbc5c27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:14:10.231Z|78902820-c592-4893-ae59-04e9b6575b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:10.232Z|78902820-c592-4893-ae59-04e9b6575b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:10.232Z|831175a3-3d9e-44eb-893b-0133d1a50870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:10.233Z|831175a3-3d9e-44eb-893b-0133d1a50870|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:10.233Z|2418187a-2d17-45f1-930f-bd7f2bbc3a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:10.234Z|2418187a-2d17-45f1-930f-bd7f2bbc3a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:16.847Z|db58f560-1452-432d-9041-3ade8b7bffcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:14:16.848Z|db58f560-1452-432d-9041-3ade8b7bffcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:14:17.047Z|9dd885ca-4e03-4ef2-81b8-a24cb6f84f49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:14:17.048Z|9dd885ca-4e03-4ef2-81b8-a24cb6f84f49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:14:20.258Z|556c00bb-48dc-4494-9c4e-b0231b362916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:20.258Z|c439619a-7d53-47f1-a93b-dc8c9e47511f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:20.259Z|556c00bb-48dc-4494-9c4e-b0231b362916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:20.259Z|96fc31e4-c273-4f11-8c50-4fdfea9ac97b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:20.259Z|c439619a-7d53-47f1-a93b-dc8c9e47511f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:20.260Z|96fc31e4-c273-4f11-8c50-4fdfea9ac97b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:23.115Z|c22bc2b7-4673-4fd7-81d2-3b30f38f46b7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:14:23.115Z|c22bc2b7-4673-4fd7-81d2-3b30f38f46b7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:30.282Z|32306df1-ebb2-4728-b2f8-043b45eff6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:30.282Z|b5868852-31d3-4d07-805c-14c309ab2ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:30.282Z|fa4e70ef-0c47-432a-bee3-2aec1f7c687e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:30.282Z|32306df1-ebb2-4728-b2f8-043b45eff6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:30.283Z|b5868852-31d3-4d07-805c-14c309ab2ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:30.283Z|fa4e70ef-0c47-432a-bee3-2aec1f7c687e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:31.846Z|60d23291-631b-41cc-b1c8-ad324051c721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:14:31.847Z|60d23291-631b-41cc-b1c8-ad324051c721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:14:40.304Z|999d436b-d129-4435-a666-3980fce9cd6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:40.304Z|999d436b-d129-4435-a666-3980fce9cd6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:40.305Z|578ac38f-d278-4661-a350-930c9841eb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:40.305Z|a5d25a11-10d6-4131-8345-7637759aee43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:40.305Z|578ac38f-d278-4661-a350-930c9841eb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:40.306Z|a5d25a11-10d6-4131-8345-7637759aee43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:46.846Z|a60dc33b-e357-42e3-9af6-2a510937903c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:14:46.849Z|a60dc33b-e357-42e3-9af6-2a510937903c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:14:47.048Z|f6048782-be1e-48e5-a981-3eb714b06ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:14:47.049Z|f6048782-be1e-48e5-a981-3eb714b06ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:14:50.328Z|3a099b5c-042c-448b-a02e-7dd854910d06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:50.328Z|66bb71fc-04e6-4e0b-b1a9-e8b3894272c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:50.328Z|b947770f-e3d5-4e90-bb26-adb3b7159814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:14:50.329Z|3a099b5c-042c-448b-a02e-7dd854910d06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:50.329Z|66bb71fc-04e6-4e0b-b1a9-e8b3894272c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:14:50.329Z|b947770f-e3d5-4e90-bb26-adb3b7159814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:00.351Z|054ea3a0-2192-4206-a257-92b6bd560253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:00.351Z|c6d0c321-b5bb-442e-9b33-959cda40b336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:00.352Z|054ea3a0-2192-4206-a257-92b6bd560253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:00.352Z|c6d0c321-b5bb-442e-9b33-959cda40b336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:00.354Z|a3d6c644-7bf1-4917-92a7-c7b21a47b80e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:00.355Z|a3d6c644-7bf1-4917-92a7-c7b21a47b80e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:01.846Z|92babbfa-779e-47cf-be31-dfd8c50895b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:15:01.848Z|92babbfa-779e-47cf-be31-dfd8c50895b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:15:10.375Z|cde203ea-bd63-4a26-a67b-8e3006942ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:10.375Z|40071502-8cc7-482a-84d7-9cd16b60ebf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:10.377Z|40071502-8cc7-482a-84d7-9cd16b60ebf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:10.377Z|cde203ea-bd63-4a26-a67b-8e3006942ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:10.377Z|1d2fdacd-d015-4b17-940e-b0e13c105b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:10.378Z|1d2fdacd-d015-4b17-940e-b0e13c105b2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:16.846Z|8f1ac089-8509-4ffd-9706-0679e6e7ba35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:15:16.847Z|8f1ac089-8509-4ffd-9706-0679e6e7ba35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:15:17.050Z|d5a0733e-fa82-4d21-ac36-4ef7bd7ce368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:15:17.051Z|d5a0733e-fa82-4d21-ac36-4ef7bd7ce368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:15:20.401Z|d7ad1d92-734f-4c54-ba38-20267b4ca679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:20.401Z|7fe1d3a2-ac63-4a50-b6a4-afe875e0d593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:20.402Z|d7ad1d92-734f-4c54-ba38-20267b4ca679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:20.402Z|7fe1d3a2-ac63-4a50-b6a4-afe875e0d593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:20.407Z|c96c25ac-70a4-4672-9820-7ca0afce9e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:20.408Z|c96c25ac-70a4-4672-9820-7ca0afce9e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:23.116Z|fb460c84-2549-4927-82eb-2161b17cd8fe|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:15:23.116Z|fb460c84-2549-4927-82eb-2161b17cd8fe|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:30.422Z|25843b51-8127-443a-b766-5c57c34c3a03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:30.422Z|4493bbcc-0513-441f-a0a5-5571fc8afb81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:30.423Z|4493bbcc-0513-441f-a0a5-5571fc8afb81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:30.423Z|25843b51-8127-443a-b766-5c57c34c3a03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:30.428Z|6b16a77b-353d-485e-b3ac-5a794306c010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:30.428Z|6b16a77b-353d-485e-b3ac-5a794306c010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:31.846Z|10fa7ae1-9eb8-4121-ab57-17c9f4fa990d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:15:31.849Z|10fa7ae1-9eb8-4121-ab57-17c9f4fa990d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:15:40.445Z|2cafef2a-6c9e-45c8-b504-8ae1eafcc082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:40.445Z|805de0a1-cc6d-4174-b955-66bed70897a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:40.446Z|805de0a1-cc6d-4174-b955-66bed70897a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:40.446Z|2cafef2a-6c9e-45c8-b504-8ae1eafcc082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:40.448Z|87946865-fbd3-4b7a-8edb-6a796415ee59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:40.448Z|87946865-fbd3-4b7a-8edb-6a796415ee59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:46.846Z|13b240f5-c239-4f4c-9607-81e8f1495269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:15:46.847Z|13b240f5-c239-4f4c-9607-81e8f1495269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:15:47.051Z|4a7e70fa-9b3b-4a07-ae98-9f5644b42690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:15:47.052Z|4a7e70fa-9b3b-4a07-ae98-9f5644b42690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:15:50.469Z|8a34137a-ab43-48f1-be9a-e7cedb117658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:50.470Z|8a34137a-ab43-48f1-be9a-e7cedb117658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:50.470Z|5b18f97e-a949-4dbc-9cdc-f4116bfa58cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:50.471Z|5b18f97e-a949-4dbc-9cdc-f4116bfa58cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:15:50.471Z|fd4db68f-c233-4100-b9f6-60a586d2239d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:15:50.471Z|fd4db68f-c233-4100-b9f6-60a586d2239d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:00.496Z|bd40aa40-276d-4d3d-b241-b38ea49d20a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:00.497Z|bd40aa40-276d-4d3d-b241-b38ea49d20a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:00.498Z|2868429e-8868-468a-ad66-c1f71bb9424a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:00.499Z|2868429e-8868-468a-ad66-c1f71bb9424a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:00.500Z|540ebe2e-7d1e-41aa-87fa-d2d82c37899e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:00.501Z|540ebe2e-7d1e-41aa-87fa-d2d82c37899e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:01.847Z|a34dc773-a3b2-4911-b74d-e87b0b07e997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:16:01.848Z|a34dc773-a3b2-4911-b74d-e87b0b07e997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:16:10.556Z|35d9ac43-fc36-4222-8476-243a5462d412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:10.556Z|b88ba3a6-4109-483d-8ade-7b5908f80e02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:10.556Z|745b0d73-25d8-48c4-b5c9-cbbc2913e6a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:10.557Z|745b0d73-25d8-48c4-b5c9-cbbc2913e6a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:10.557Z|b88ba3a6-4109-483d-8ade-7b5908f80e02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:10.557Z|35d9ac43-fc36-4222-8476-243a5462d412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:16.847Z|a4ed411c-fec4-4279-978d-1b0390cf1136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:16:16.850Z|a4ed411c-fec4-4279-978d-1b0390cf1136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:16:17.054Z|9aaf5714-6e6b-4479-92a8-cb88714b4ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:16:17.055Z|9aaf5714-6e6b-4479-92a8-cb88714b4ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:16:20.594Z|7ff47ff1-ec89-4cc5-a791-89d9e4f2b3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:20.594Z|3e8abac8-9018-411d-a5b3-544f713034f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:20.594Z|eb8a7340-1712-414f-a336-72e632bb6917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:20.595Z|7ff47ff1-ec89-4cc5-a791-89d9e4f2b3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:20.595Z|eb8a7340-1712-414f-a336-72e632bb6917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:20.596Z|3e8abac8-9018-411d-a5b3-544f713034f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:23.116Z|38bf33b8-1bb9-4d01-a9a2-257e7e9153fc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:16:23.117Z|38bf33b8-1bb9-4d01-a9a2-257e7e9153fc|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:30.620Z|d8adb903-8b6b-4854-90db-751d4a102b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:30.620Z|9168258c-f53f-47a4-9b4f-933d2b2aaa46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:30.621Z|d8adb903-8b6b-4854-90db-751d4a102b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:30.621Z|9168258c-f53f-47a4-9b4f-933d2b2aaa46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:30.622Z|a8392a1b-a595-4b93-91f0-3730fc3cc275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:30.622Z|a8392a1b-a595-4b93-91f0-3730fc3cc275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:31.846Z|fc6944ab-b003-4441-a65f-4f1f6edd0ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:16:31.847Z|fc6944ab-b003-4441-a65f-4f1f6edd0ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:16:40.663Z|648946a9-c1fa-4b7a-84b3-062eb57eaf20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:40.664Z|648946a9-c1fa-4b7a-84b3-062eb57eaf20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:40.665Z|4a5dbae9-4ae0-426f-8d7e-6e70bb2ed6e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:40.665Z|e4a3c53b-b9f4-4915-9054-7b104022c23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:40.665Z|4a5dbae9-4ae0-426f-8d7e-6e70bb2ed6e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:40.666Z|e4a3c53b-b9f4-4915-9054-7b104022c23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:46.847Z|db268243-1fac-4ace-98ba-c37e89d90bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:16:46.847Z|db268243-1fac-4ace-98ba-c37e89d90bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:16:47.056Z|ce89595e-5ae8-4a40-9d16-6c44c19e4a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:16:47.057Z|ce89595e-5ae8-4a40-9d16-6c44c19e4a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:16:50.689Z|8de07150-3632-421e-a67d-5f9d4b1a9cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:50.689Z|bfaced54-efae-4b2a-aa8b-1b311e9dc416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:50.689Z|9c920228-57e8-47a5-9ba0-8e2028c9f922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:16:50.690Z|8de07150-3632-421e-a67d-5f9d4b1a9cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:50.690Z|bfaced54-efae-4b2a-aa8b-1b311e9dc416|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:16:50.691Z|9c920228-57e8-47a5-9ba0-8e2028c9f922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:00.715Z|690c9811-3fec-46d2-bf14-adaa283b37e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:00.715Z|690c9811-3fec-46d2-bf14-adaa283b37e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:00.717Z|152e2c45-9764-4a98-b20c-bf92302ce884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:00.717Z|fd04a221-ea74-4cb7-ba58-83c4618163ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:00.718Z|152e2c45-9764-4a98-b20c-bf92302ce884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:00.718Z|fd04a221-ea74-4cb7-ba58-83c4618163ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:01.846Z|ee7efd10-6d76-4a4d-8f1c-ebaaf814ab97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:17:01.850Z|ee7efd10-6d76-4a4d-8f1c-ebaaf814ab97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:17:10.738Z|ed8683d0-7ef7-4dcb-ab02-97e397c7bd82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:10.739Z|99f47e39-2452-4896-9749-415327c4f64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:10.739Z|ed8683d0-7ef7-4dcb-ab02-97e397c7bd82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:10.739Z|99f47e39-2452-4896-9749-415327c4f64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:10.740Z|a661c387-c840-4d48-9ba9-4edf409097e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:10.741Z|a661c387-c840-4d48-9ba9-4edf409097e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:16.846Z|c0c7147c-a51c-4be6-afcf-d6872f94032d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:17:16.847Z|c0c7147c-a51c-4be6-afcf-d6872f94032d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:17:17.058Z|e8168da6-b117-4f25-996c-ae642effd503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:17:17.058Z|e8168da6-b117-4f25-996c-ae642effd503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:17:20.762Z|6dc0c770-9949-422d-b359-557947d201d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:20.762Z|0f157f8c-b974-4797-aa60-65c6b23f760e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:20.763Z|6dc0c770-9949-422d-b359-557947d201d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:20.763Z|0f157f8c-b974-4797-aa60-65c6b23f760e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:20.765Z|4518c24f-9e7e-4861-91a2-2942b8ed756f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:20.766Z|4518c24f-9e7e-4861-91a2-2942b8ed756f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:23.115Z|2b4cc0ff-ba59-4119-b45e-48c05ea1ad95|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:17:23.116Z|2b4cc0ff-ba59-4119-b45e-48c05ea1ad95|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:30.784Z|7641a7e1-26c1-49f3-ba2f-70c1730f6509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:30.784Z|64d2bf2a-81ab-4fb6-82ce-f362bbd6c8c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:30.785Z|7641a7e1-26c1-49f3-ba2f-70c1730f6509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:30.785Z|64d2bf2a-81ab-4fb6-82ce-f362bbd6c8c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:30.788Z|d21a6f21-0e00-4b49-9211-5395e7da3fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:30.789Z|d21a6f21-0e00-4b49-9211-5395e7da3fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:31.846Z|38a024fb-2ab0-43fd-add9-c771419e612f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:17:31.847Z|38a024fb-2ab0-43fd-add9-c771419e612f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:17:40.805Z|d6887da5-26f6-4d1a-b6dc-c023788b7e4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:40.805Z|99c7bcb4-4fd7-4bb5-9126-77d260ed2c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:40.805Z|d6887da5-26f6-4d1a-b6dc-c023788b7e4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:40.805Z|99c7bcb4-4fd7-4bb5-9126-77d260ed2c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:40.812Z|f2f1d937-c8ad-44d6-b49d-2ed136d2be7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:40.812Z|f2f1d937-c8ad-44d6-b49d-2ed136d2be7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:46.846Z|0dbf2900-341e-46c0-86d1-1a2bb0185628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:17:46.849Z|0dbf2900-341e-46c0-86d1-1a2bb0185628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:17:47.059Z|16e3220e-ab86-446f-9931-7db89622828e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:17:47.060Z|16e3220e-ab86-446f-9931-7db89622828e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:17:50.826Z|0b4d850b-68b7-4815-a344-fa0d7501be5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:50.826Z|b668f1be-7859-4ce6-8247-c91b47592808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:50.827Z|b668f1be-7859-4ce6-8247-c91b47592808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:50.827Z|0b4d850b-68b7-4815-a344-fa0d7501be5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:17:50.831Z|4c21eb07-ff35-45fd-831d-f669a27be167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:17:50.832Z|4c21eb07-ff35-45fd-831d-f669a27be167|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:00.848Z|33fa5441-ca67-4704-8af9-f709034ccd21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:00.848Z|66964ca9-b763-4786-b6bc-7ce4185f9f7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:00.848Z|33fa5441-ca67-4704-8af9-f709034ccd21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:00.848Z|66964ca9-b763-4786-b6bc-7ce4185f9f7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:00.852Z|4205a3ff-5ad3-49bc-8071-0057199395b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:00.852Z|4205a3ff-5ad3-49bc-8071-0057199395b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:01.847Z|45264191-9e01-435f-9ae6-67bc150c0341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:18:01.848Z|45264191-9e01-435f-9ae6-67bc150c0341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:18:10.869Z|fd4c9fa4-b5ef-415c-b05f-0fa74b13c2e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:10.869Z|699b2f09-5d05-4b83-aa45-2645d9f5ac76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:10.869Z|fd4c9fa4-b5ef-415c-b05f-0fa74b13c2e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:10.869Z|699b2f09-5d05-4b83-aa45-2645d9f5ac76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:10.871Z|2f20d150-b91d-4015-bd10-aaa8640f1352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:10.871Z|2f20d150-b91d-4015-bd10-aaa8640f1352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:16.846Z|00bdbfd5-ff5c-4f70-81e0-1fbfd40fa8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:18:16.847Z|00bdbfd5-ff5c-4f70-81e0-1fbfd40fa8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:18:17.061Z|03ad8685-087d-4191-b1e6-ec797123161a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:18:17.061Z|03ad8685-087d-4191-b1e6-ec797123161a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:18:20.891Z|a56b87cc-e22a-43d3-90cf-0a7391d08ba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:20.891Z|cf60e3e1-91fa-47f9-9c9f-59aa37cdc871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:20.892Z|cf60e3e1-91fa-47f9-9c9f-59aa37cdc871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:20.892Z|bb176564-ddca-41f2-a30c-44a5071122c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:20.892Z|a56b87cc-e22a-43d3-90cf-0a7391d08ba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:20.893Z|bb176564-ddca-41f2-a30c-44a5071122c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:23.116Z|d1c77229-7513-4136-9775-902987b2e46b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:18:23.117Z|d1c77229-7513-4136-9775-902987b2e46b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:30.913Z|c2fbb00b-59db-43dd-8607-4446aed6d7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:30.913Z|2dc9a64c-91e4-47e0-bbd3-d275cfdbb568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:30.914Z|c2fbb00b-59db-43dd-8607-4446aed6d7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:30.914Z|2dc9a64c-91e4-47e0-bbd3-d275cfdbb568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:30.913Z|e364ca65-55d6-4089-96d2-53c7a546d305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:30.917Z|e364ca65-55d6-4089-96d2-53c7a546d305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:31.846Z|550dfe73-ba82-4f58-9cc6-9b7f4285b6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:18:31.849Z|550dfe73-ba82-4f58-9cc6-9b7f4285b6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:18:40.935Z|94265eb5-09e8-4d3b-95c9-607ff61da619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:40.935Z|f2f18961-82e0-4de4-b4e5-59a6f687f199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:40.935Z|94265eb5-09e8-4d3b-95c9-607ff61da619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:40.935Z|f2f18961-82e0-4de4-b4e5-59a6f687f199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:40.936Z|4be6e416-6fae-425b-8046-dc6b393531d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:40.937Z|4be6e416-6fae-425b-8046-dc6b393531d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:46.846Z|5d96ab3e-812b-4c78-b5f3-2443db61beba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:18:46.847Z|5d96ab3e-812b-4c78-b5f3-2443db61beba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:18:47.062Z|383d16cb-1fd2-4cd7-bce0-cbb54e8ce531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:18:47.063Z|383d16cb-1fd2-4cd7-bce0-cbb54e8ce531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:18:50.955Z|db7de769-d30c-485d-8130-620a03741a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:50.956Z|014b8196-6b4e-4370-b779-5141967e1138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:50.956Z|014b8196-6b4e-4370-b779-5141967e1138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:50.956Z|db7de769-d30c-485d-8130-620a03741a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:18:50.957Z|78da94b7-d3b3-4dba-8595-e7de64ff9c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:18:50.957Z|78da94b7-d3b3-4dba-8595-e7de64ff9c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:00.977Z|f602ddd6-fe70-4e7c-8021-0ad2c56060ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:00.977Z|285ca847-7790-4c02-bc51-b322d83ac919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:00.977Z|862143c9-6670-493b-b574-4d33a20b3b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:00.977Z|f602ddd6-fe70-4e7c-8021-0ad2c56060ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:00.977Z|285ca847-7790-4c02-bc51-b322d83ac919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:00.978Z|862143c9-6670-493b-b574-4d33a20b3b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:01.846Z|7e74f29b-ee88-4ac3-9c32-1330ed42b70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:19:01.847Z|7e74f29b-ee88-4ac3-9c32-1330ed42b70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:19:10.999Z|ef1d5b4d-dc3d-408c-ac4f-8dcfbe819a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:10.999Z|d9630c8b-cd7e-4ed0-8a84-7ab6c8562add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:10.999Z|8b644381-01f4-4fa5-a641-5e50881c39db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:10.999Z|ef1d5b4d-dc3d-408c-ac4f-8dcfbe819a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:10.999Z|d9630c8b-cd7e-4ed0-8a84-7ab6c8562add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:11.000Z|8b644381-01f4-4fa5-a641-5e50881c39db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:16.846Z|14925bcf-234f-4da6-93b3-4db64e50f576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:19:16.849Z|14925bcf-234f-4da6-93b3-4db64e50f576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:19:17.063Z|293ad6d0-9de7-4f98-a242-616dab7af29d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:19:17.064Z|293ad6d0-9de7-4f98-a242-616dab7af29d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:19:21.022Z|e670ec80-7140-4ad6-8899-f4fc35ea712c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:21.022Z|c7aedbb2-a744-465d-a4d9-ffb57144b907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:21.022Z|23f5fc79-7436-4fca-9d6a-dcd34bc52105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:21.023Z|c7aedbb2-a744-465d-a4d9-ffb57144b907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:21.023Z|23f5fc79-7436-4fca-9d6a-dcd34bc52105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:21.023Z|e670ec80-7140-4ad6-8899-f4fc35ea712c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:23.115Z|c6d6fd11-01ef-46ca-946c-bb0af8a04b4c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:19:23.116Z|c6d6fd11-01ef-46ca-946c-bb0af8a04b4c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:28.740Z|d8b97bca-f836-4639-8b44-18c86e2cafe8|http-nio-8080-exec-9|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-11T04:19:28.741Z|d8b97bca-f836-4639-8b44-18c86e2cafe8|http-nio-8080-exec-9|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:31.045Z|36c6bf9d-bd3d-46f7-871d-8b500341cf23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:31.045Z|c5611b9b-4d7c-40df-a923-f8576bd964b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:31.045Z|6f63c431-958b-4399-bd90-2c3d51e4f8b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:31.046Z|c5611b9b-4d7c-40df-a923-f8576bd964b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:31.046Z|6f63c431-958b-4399-bd90-2c3d51e4f8b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:31.046Z|36c6bf9d-bd3d-46f7-871d-8b500341cf23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:31.846Z|503416d6-4b8e-490c-9160-4fd185a62ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:19:31.847Z|503416d6-4b8e-490c-9160-4fd185a62ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:19:41.069Z|de67dc65-09b3-4d14-b6f2-fe76e3f940ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:41.069Z|57e141f1-8df4-452b-9b86-58b44d2cbb18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:41.070Z|de67dc65-09b3-4d14-b6f2-fe76e3f940ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:41.070Z|57e141f1-8df4-452b-9b86-58b44d2cbb18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:41.071Z|26551989-6524-4b92-9d86-41305f4ad29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:41.072Z|26551989-6524-4b92-9d86-41305f4ad29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:46.846Z|6ded18a8-decc-4924-80e1-365a44b21dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:19:46.847Z|6ded18a8-decc-4924-80e1-365a44b21dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:19:47.065Z|bce55c6e-3522-44bf-af91-20a94b2c40e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:19:47.066Z|bce55c6e-3522-44bf-af91-20a94b2c40e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:19:51.095Z|2ae2ac0a-0452-47c2-b6be-05f912c13e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:51.095Z|34cec028-56be-4b00-bfa8-71931897fe10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:51.095Z|2ae2ac0a-0452-47c2-b6be-05f912c13e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:51.096Z|34cec028-56be-4b00-bfa8-71931897fe10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:51.097Z|0e8a640b-37e3-4c44-9930-d1e131ddd847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:19:51.097Z|0e8a640b-37e3-4c44-9930-d1e131ddd847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:19:57.541Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:19:57.551Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1df9d9b9-0e24-488d-9689-34976d82525e already exists in requestDb InfraActiveRequests table 2022-06-11T04:19:57.608Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e 2022-06-11T04:19:57.609Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|INFO|500||Invoke 2022-06-11T04:19:57.609Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||===========================request begin================================================ 2022-06-11T04:19:57.609Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e 2022-06-11T04:19:57.610Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||Method : GET 2022-06-11T04:19:57.610Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7e8afc70f81a8e3", X-B3-SpanId:"364536467ec7abe3", X-B3-ParentSpanId:"e7e8afc70f81a8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-TransactionID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-ECOMP-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61bc595b-9ba3-4c22-8710-17e25adb295b"] 2022-06-11T04:19:57.611Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||Request body: 2022-06-11T04:19:57.612Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||==========================request end================================================ 2022-06-11T04:19:58.554Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||============================response begin========================================== 2022-06-11T04:19:58.555Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:19:58.555Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||Status text : 2022-06-11T04:19:58.555Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C1E79B00AC03318FAD2432776BD9A5A5; 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:"Sat, 11 Jun 2022 04:19:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:19:58.557Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||Response body: 2022-06-11T04:19:58.557Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|DEBUG|500||=======================response end================================================= 2022-06-11T04:19:58.558Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1df9d9b9-0e24-488d-9689-34976d82525e|INFO|404|Not Found|InvokeReturn 2022-06-11T04:19:58.625Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1df9d9b9-0e24-488d-9689-34976d82525e 2022-06-11T04:19:58.648Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-11T04:19:58.651Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-11T04:19:58.651Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-11T04:19:58.652Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-11T04:19:58.652Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-11T04:19:58.652Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-11T04:19:58.652Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|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:"e7e8afc70f81a8e3", X-B3-SpanId:"6db6fc9488744ca7", X-B3-ParentSpanId:"e7e8afc70f81a8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-TransactionID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-ECOMP-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45d92a04-b8f6-4ed0-88a7-75210cc6dd29"] 2022-06-11T04:19:58.653Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-11T04:19:58.653Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-11T04:19:58.692Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-11T04:19:58.693Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-11T04:19:58.693Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-11T04:19:58.694Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|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:"Sat, 11 Jun 2022 04:19:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:19:58.694Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-11T04:19:58.695Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-11T04:19:58.695Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-11T04:19:58.696Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|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$$e0f74177.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-11T04:19:58.697Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-11T04:19:58.698Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-11T04:19:58.699Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-11T04:19:58.699Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-11T04:19:58.699Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-11T04:19:58.699Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-11T04:19:58.700Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|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:"e7e8afc70f81a8e3", X-B3-SpanId:"2a44df6178a8cdc1", X-B3-ParentSpanId:"e7e8afc70f81a8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-TransactionID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-ECOMP-RequestID:"1df9d9b9-0e24-488d-9689-34976d82525e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29319cba-5a8c-4004-a04f-8115433405b7"] 2022-06-11T04:19:58.700Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-11T04:19:58.700Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-11T04:19:58.799Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-11T04:19:58.800Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-11T04:19:58.800Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-11T04:19:58.801Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|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:"Sat, 11 Jun 2022 04:19:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:19:58.801Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-11T04:19:58.801Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-11T04:19:58.802Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-11T04:19:58.802Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|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$$e0f74177.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-11T04:19:58.804Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1a529284 2022-06-11T04:19:58.809Z|1df9d9b9-0e24-488d-9689-34976d82525e|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:20:01.118Z|80155a16-c11a-4a6d-ac8b-064f7e9e4799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:01.119Z|80155a16-c11a-4a6d-ac8b-064f7e9e4799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:01.120Z|06dd9fcd-c64d-4c4c-968b-1ed4e9663a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:01.120Z|02949c3e-0f75-4e47-a318-0a774b475324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:01.120Z|06dd9fcd-c64d-4c4c-968b-1ed4e9663a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:01.121Z|02949c3e-0f75-4e47-a318-0a774b475324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:01.847Z|fefeca40-dd66-4906-90b3-8266ee93f4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:20:01.850Z|fefeca40-dd66-4906-90b3-8266ee93f4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:20:11.142Z|a1970ad9-1963-4d56-89c3-452be2153bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:11.142Z|553ef611-1c88-4f75-b7ee-c03913cf4f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:11.142Z|98b4fe87-7f98-452b-87ff-16686785cdfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:11.142Z|98b4fe87-7f98-452b-87ff-16686785cdfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:11.142Z|a1970ad9-1963-4d56-89c3-452be2153bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:11.142Z|553ef611-1c88-4f75-b7ee-c03913cf4f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:16.846Z|d0aa9bba-3274-41fb-a81c-c441c69125c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:20:16.847Z|d0aa9bba-3274-41fb-a81c-c441c69125c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:20:17.069Z|bfa91bdf-9d72-47fa-b7ea-655f2a47c308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:20:17.070Z|bfa91bdf-9d72-47fa-b7ea-655f2a47c308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:20:17.771Z|f9d6a39e-0228-410c-977e-5b44f5ace056|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-11T04:20:17.772Z|f9d6a39e-0228-410c-977e-5b44f5ace056|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:21.165Z|b7e9f4e2-720a-4953-b2d8-ec0f91e4a30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:21.165Z|1ead59f9-8cc0-4af2-ab90-918655948536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:21.165Z|c17c7f7f-9007-432f-8ee4-a886864e7a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:21.166Z|1ead59f9-8cc0-4af2-ab90-918655948536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:21.166Z|c17c7f7f-9007-432f-8ee4-a886864e7a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:21.166Z|b7e9f4e2-720a-4953-b2d8-ec0f91e4a30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:23.115Z|56f0853e-1127-4ef5-b232-37fd8f3ba0b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:20:23.116Z|56f0853e-1127-4ef5-b232-37fd8f3ba0b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:31.187Z|670456fc-adac-4bea-85fd-529111f89da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:31.187Z|2ceefa94-c1bd-4b26-8433-9db41fd21602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:31.187Z|4032f70c-4805-417e-9194-0e5881611a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:31.188Z|670456fc-adac-4bea-85fd-529111f89da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:31.188Z|4032f70c-4805-417e-9194-0e5881611a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:31.188Z|2ceefa94-c1bd-4b26-8433-9db41fd21602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:31.846Z|864084d1-84a5-4d37-b309-e61217891def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:20:31.847Z|864084d1-84a5-4d37-b309-e61217891def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:20:41.210Z|c765a758-2816-4e01-af19-fc9b5cba9874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:41.210Z|5cc2afd8-ca07-41f7-af68-c3b12304d0c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:41.210Z|2d5fbe1b-3d61-40f4-8761-7cab0ddb1b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:41.211Z|5cc2afd8-ca07-41f7-af68-c3b12304d0c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:41.211Z|c765a758-2816-4e01-af19-fc9b5cba9874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:41.211Z|2d5fbe1b-3d61-40f4-8761-7cab0ddb1b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:46.846Z|12497363-352d-4a87-af10-24aa85dbbcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:20:46.849Z|12497363-352d-4a87-af10-24aa85dbbcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:20:47.070Z|047d05b8-bee3-4eb1-bf2b-fa9dcfdbdaea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:20:47.071Z|047d05b8-bee3-4eb1-bf2b-fa9dcfdbdaea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:20:51.233Z|249dd5ff-f69c-4beb-8eef-b2714d4aa335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:51.233Z|82b3b828-74a8-43f8-99d3-f7ed449423f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:51.234Z|249dd5ff-f69c-4beb-8eef-b2714d4aa335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:51.234Z|82b3b828-74a8-43f8-99d3-f7ed449423f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:20:51.236Z|81f257a0-54e0-4614-828d-adc4753269ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:20:51.236Z|81f257a0-54e0-4614-828d-adc4753269ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:01.257Z|17b7b608-3406-4198-a6c2-9abc00ca3a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:01.257Z|0e58bcbe-9b9d-423d-a6eb-da74597a480f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:01.257Z|0e58bcbe-9b9d-423d-a6eb-da74597a480f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:01.257Z|17b7b608-3406-4198-a6c2-9abc00ca3a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:01.258Z|fa005493-1767-49f7-b6f0-794a3940735d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:01.258Z|fa005493-1767-49f7-b6f0-794a3940735d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:01.846Z|34a7d111-a7da-47be-899c-e22b4592554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:21:01.847Z|34a7d111-a7da-47be-899c-e22b4592554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:21:11.279Z|3c120d1c-356f-4934-b8ad-130fadfec880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:11.279Z|8ed7ab5a-bd2f-49c3-9083-1e919d7e16fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:11.279Z|a146a5fc-0c18-459f-9a5d-7e0900117a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:11.280Z|8ed7ab5a-bd2f-49c3-9083-1e919d7e16fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:11.280Z|3c120d1c-356f-4934-b8ad-130fadfec880|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:11.280Z|a146a5fc-0c18-459f-9a5d-7e0900117a80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:16.846Z|807b8edf-2ce7-4021-8a0e-da3e3d9f1f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:21:16.847Z|807b8edf-2ce7-4021-8a0e-da3e3d9f1f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:21:17.072Z|ff9be66c-86b3-469e-8048-2ae73fb7d9e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:21:17.072Z|ff9be66c-86b3-469e-8048-2ae73fb7d9e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:21:21.303Z|37d4a995-2679-4c40-a32c-8d5815e40edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:21.304Z|37d4a995-2679-4c40-a32c-8d5815e40edf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:21.305Z|de79f80f-6b2a-4484-94ac-0698dfecd3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:21.305Z|de79f80f-6b2a-4484-94ac-0698dfecd3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:21.307Z|05194de9-0d07-409c-a7fe-7868b07df46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:21.308Z|05194de9-0d07-409c-a7fe-7868b07df46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:23.115Z|e16af320-77ec-42fe-9cfb-18e8c57d4dc4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:21:23.116Z|e16af320-77ec-42fe-9cfb-18e8c57d4dc4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:31.324Z|08f58343-5651-4d0a-a1fd-3a89a48f434b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:31.324Z|08f58343-5651-4d0a-a1fd-3a89a48f434b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:31.326Z|5704e0a7-05c1-4e61-bc62-61a60030ba67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:31.326Z|05c700e1-6427-443c-9901-01ed26fb8bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:31.327Z|5704e0a7-05c1-4e61-bc62-61a60030ba67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:31.327Z|05c700e1-6427-443c-9901-01ed26fb8bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:31.846Z|bfabac22-6063-4e2f-a90c-55e386e0e648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:21:31.849Z|bfabac22-6063-4e2f-a90c-55e386e0e648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:21:41.346Z|1fd46b49-22ba-4641-be2d-264a68bc402e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:41.346Z|03cbd549-a728-4024-abc8-85ba8d086971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:41.346Z|c26e97df-b186-4ffc-b98c-cafc7a2e4d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:41.347Z|1fd46b49-22ba-4641-be2d-264a68bc402e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:41.347Z|c26e97df-b186-4ffc-b98c-cafc7a2e4d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:41.347Z|03cbd549-a728-4024-abc8-85ba8d086971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:46.846Z|0d4e50cf-5891-49e2-9f70-3cf38d808f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:21:46.847Z|0d4e50cf-5891-49e2-9f70-3cf38d808f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:21:47.073Z|c51a104e-b9f8-4964-901d-a009359a17f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:21:47.073Z|c51a104e-b9f8-4964-901d-a009359a17f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:21:51.369Z|b43480de-d038-4300-bfab-d873321ebcf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:51.369Z|3f456c68-4b2b-435c-bafc-d51ea1a6cc3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:51.369Z|9fe6771a-6f39-4536-a762-3ba75f07dc7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:21:51.370Z|b43480de-d038-4300-bfab-d873321ebcf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:51.370Z|9fe6771a-6f39-4536-a762-3ba75f07dc7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:21:51.370Z|3f456c68-4b2b-435c-bafc-d51ea1a6cc3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:01.391Z|76161de7-b7af-45fa-abb2-511e7e687a40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:01.391Z|be3d2ec5-a2ee-43ca-b383-05dd559023b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:01.392Z|be3d2ec5-a2ee-43ca-b383-05dd559023b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:01.392Z|76161de7-b7af-45fa-abb2-511e7e687a40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:01.394Z|83c67ae1-f0ad-4bed-b023-b913163f20f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:01.395Z|83c67ae1-f0ad-4bed-b023-b913163f20f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:01.846Z|340c49da-c02e-46a6-ae92-434e3170efe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:22:01.847Z|340c49da-c02e-46a6-ae92-434e3170efe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:22:11.413Z|ebaaee88-48e5-4b5f-a7b0-47b24a5dfb6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:11.413Z|ebaaee88-48e5-4b5f-a7b0-47b24a5dfb6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:11.416Z|ff6ae016-d533-4bf1-b6ff-8dc59499fc12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:11.417Z|ff6ae016-d533-4bf1-b6ff-8dc59499fc12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:11.418Z|a5f53b33-07d5-4cc3-91c9-6f1b54207b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:11.418Z|a5f53b33-07d5-4cc3-91c9-6f1b54207b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:16.847Z|6825d926-e802-4883-99cc-b322b729ddad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:22:16.849Z|6825d926-e802-4883-99cc-b322b729ddad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:22:17.074Z|76c5a956-6fcb-4832-b617-832cf78f0c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:22:17.075Z|76c5a956-6fcb-4832-b617-832cf78f0c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:22:21.439Z|b891e200-b7fb-4124-9d0d-45312a79e84d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:21.439Z|78abb255-456b-4b7a-bc56-87d41e158e34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:21.439Z|cd9a2fcc-36d9-46bc-90f3-e91a80ba2df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:21.439Z|b891e200-b7fb-4124-9d0d-45312a79e84d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:21.440Z|cd9a2fcc-36d9-46bc-90f3-e91a80ba2df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:21.440Z|78abb255-456b-4b7a-bc56-87d41e158e34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:23.116Z|4e76e15c-9483-4d75-babb-ca58a7bacff8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:22:23.117Z|4e76e15c-9483-4d75-babb-ca58a7bacff8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:31.461Z|5f60dd8c-f835-4adc-97b8-86a7e9af2d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:31.461Z|aee76905-0934-4d2a-8c5a-8577f05d1ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:31.461Z|8c075420-c9ce-4197-9e5d-5ba62e1050ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:31.461Z|aee76905-0934-4d2a-8c5a-8577f05d1ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:31.462Z|5f60dd8c-f835-4adc-97b8-86a7e9af2d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:31.462Z|8c075420-c9ce-4197-9e5d-5ba62e1050ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:31.846Z|b8b290c1-73e7-460c-ab56-f59711508a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:22:31.847Z|b8b290c1-73e7-460c-ab56-f59711508a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:22:41.483Z|278a1338-e332-4b9d-b49e-1b1d2c72adc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:41.483Z|1d9681c2-ee88-469a-9f40-b3ca537f5b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:41.483Z|278a1338-e332-4b9d-b49e-1b1d2c72adc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:41.484Z|1d9681c2-ee88-469a-9f40-b3ca537f5b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:41.484Z|02c5bef8-6d8e-443a-9738-fa7bd348cb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:41.484Z|02c5bef8-6d8e-443a-9738-fa7bd348cb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:46.846Z|bd316955-9d39-4da0-8f58-ca98fe408b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:22:46.847Z|bd316955-9d39-4da0-8f58-ca98fe408b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:22:47.075Z|a1b15bf1-878f-4ce7-b697-7cbec9c498ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:22:47.076Z|a1b15bf1-878f-4ce7-b697-7cbec9c498ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:22:51.504Z|245fa82b-661a-41d3-8e1e-4e8064c5fa62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:51.504Z|d581e9cc-9fd4-44d1-a414-0b7eaed58465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:51.504Z|7d97835f-de68-4838-b65f-2273aa9aad4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:22:51.505Z|245fa82b-661a-41d3-8e1e-4e8064c5fa62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:51.505Z|d581e9cc-9fd4-44d1-a414-0b7eaed58465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:22:51.505Z|7d97835f-de68-4838-b65f-2273aa9aad4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:01.526Z|a61ae0cc-a50d-425b-8252-81fb24c04360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:01.526Z|d7dcd22f-f730-46d6-989b-ce63bf785ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:01.526Z|a61ae0cc-a50d-425b-8252-81fb24c04360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:01.526Z|d7dcd22f-f730-46d6-989b-ce63bf785ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:01.530Z|dd12c27f-d2be-4367-8abf-e35bd155dbdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:01.530Z|dd12c27f-d2be-4367-8abf-e35bd155dbdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:01.846Z|c6280c9e-f3aa-4fe8-b792-8652122dc6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:23:01.849Z|c6280c9e-f3aa-4fe8-b792-8652122dc6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:23:11.548Z|b4a02492-9c31-4120-b54a-b547ccff888c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:11.549Z|b4a02492-9c31-4120-b54a-b547ccff888c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:11.549Z|2a7a7c38-94c6-4ddc-a11b-d820111c2a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:11.550Z|2a7a7c38-94c6-4ddc-a11b-d820111c2a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:11.550Z|1ba5f3d8-8037-441d-8af9-1161b81fee03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:11.551Z|1ba5f3d8-8037-441d-8af9-1161b81fee03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:16.846Z|696c80bc-6a57-4dca-8201-629648cbf00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:23:16.847Z|696c80bc-6a57-4dca-8201-629648cbf00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:23:17.077Z|35837647-28bd-4e84-80a6-0ba57a2f17fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:23:17.077Z|35837647-28bd-4e84-80a6-0ba57a2f17fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:23:21.571Z|8adb3008-361b-4b36-8970-c7772454d85f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:21.571Z|2dac1a64-590d-4d5d-b82c-a29deed67cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:21.571Z|bf2ca30c-84cd-483d-955d-af5f3f2e982e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:21.572Z|2dac1a64-590d-4d5d-b82c-a29deed67cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:21.572Z|8adb3008-361b-4b36-8970-c7772454d85f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:21.572Z|bf2ca30c-84cd-483d-955d-af5f3f2e982e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:23.115Z|d503bcf0-2fd1-4038-8ada-fab5afa5a7b6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:23:23.116Z|d503bcf0-2fd1-4038-8ada-fab5afa5a7b6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:31.593Z|ca370b23-6965-4f4f-a500-7a6953ecf313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:31.593Z|bfb778f5-cdc1-4cea-aa7f-e0e90b3d52d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:31.594Z|ca370b23-6965-4f4f-a500-7a6953ecf313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:31.594Z|bfb778f5-cdc1-4cea-aa7f-e0e90b3d52d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:31.596Z|01aa558b-b491-4945-80ba-b4208d3a9c4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:31.597Z|01aa558b-b491-4945-80ba-b4208d3a9c4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:31.846Z|3ab694cd-082e-4ad3-8790-5e508643747a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:23:31.847Z|3ab694cd-082e-4ad3-8790-5e508643747a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:23:41.618Z|5eeb7d09-3633-4827-9661-70bedbd0e1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:41.618Z|a1b85953-89f2-46f6-9925-8102a3a955c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:41.619Z|a1b85953-89f2-46f6-9925-8102a3a955c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:41.619Z|5eeb7d09-3633-4827-9661-70bedbd0e1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:41.625Z|1bed6e7d-a8b1-4296-815c-bdc717550dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:41.626Z|1bed6e7d-a8b1-4296-815c-bdc717550dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:46.846Z|0f4b4517-7813-4047-a7ad-f7d1150cc959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:23:46.849Z|0f4b4517-7813-4047-a7ad-f7d1150cc959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:23:47.078Z|a1daa868-a4aa-4bac-bba8-7c2152f3bb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:23:47.079Z|a1daa868-a4aa-4bac-bba8-7c2152f3bb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:23:51.642Z|e0fcfd74-910b-4fcb-b7bd-d6b9147e0716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:51.642Z|b8dd9553-3f18-493e-90d0-f3467d1db26a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:51.642Z|e0fcfd74-910b-4fcb-b7bd-d6b9147e0716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:51.642Z|b8dd9553-3f18-493e-90d0-f3467d1db26a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:23:51.648Z|b73e4b0a-dc75-47bb-8454-c8a9485b29f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:23:51.649Z|b73e4b0a-dc75-47bb-8454-c8a9485b29f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:01.667Z|67c6020d-675c-4296-83d6-ddb4d91c5480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:01.667Z|8beb3934-69ea-48f0-a463-a74d206bc17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:01.668Z|8beb3934-69ea-48f0-a463-a74d206bc17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:01.668Z|67c6020d-675c-4296-83d6-ddb4d91c5480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:01.670Z|8620437f-7bd2-463f-99b8-8796555b9f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:01.671Z|8620437f-7bd2-463f-99b8-8796555b9f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:01.846Z|60614265-54a7-476e-8796-a61f22c90343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:24:01.847Z|60614265-54a7-476e-8796-a61f22c90343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:24:11.689Z|f71cd255-b644-4b20-80a4-bee110192119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:11.689Z|f71cd255-b644-4b20-80a4-bee110192119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:11.690Z|cbe3a29f-d573-44b4-b5ad-9d425304141c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:11.690Z|cbe3a29f-d573-44b4-b5ad-9d425304141c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:11.691Z|f4119ed1-95ac-4f8b-b369-54b92cabae79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:11.691Z|f4119ed1-95ac-4f8b-b369-54b92cabae79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:16.846Z|484b9804-d81d-4082-8bd7-298ccdd78ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:24:16.847Z|484b9804-d81d-4082-8bd7-298ccdd78ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:24:17.079Z|373d44da-bfab-4886-8188-0ba5cd8bde1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:24:17.080Z|373d44da-bfab-4886-8188-0ba5cd8bde1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:24:21.711Z|75e40622-eadc-435b-9cb8-7d6a91142618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:21.711Z|75e40622-eadc-435b-9cb8-7d6a91142618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:21.711Z|dd116666-2dce-4dc0-b5ba-409d80a02fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:21.712Z|dd116666-2dce-4dc0-b5ba-409d80a02fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:21.712Z|2795816a-b470-497b-8ba7-212ab9ac1bcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:21.713Z|2795816a-b470-497b-8ba7-212ab9ac1bcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:23.116Z|eecee959-040b-407c-9099-4e4ed8b3581a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:24:23.117Z|eecee959-040b-407c-9099-4e4ed8b3581a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:31.733Z|7b60a4da-9578-41ee-a572-33287332014a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:31.733Z|976b4315-ed0c-43d4-9849-826b41c8a6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:31.733Z|7b60a4da-9578-41ee-a572-33287332014a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:31.734Z|976b4315-ed0c-43d4-9849-826b41c8a6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:31.734Z|f6e350eb-1b25-4486-974b-0d0e835f6213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:31.734Z|f6e350eb-1b25-4486-974b-0d0e835f6213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:31.846Z|6093866b-f674-4a4b-99e3-b30e310f1178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:24:31.849Z|6093866b-f674-4a4b-99e3-b30e310f1178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:24:41.753Z|fcf998d0-9e81-4545-82c7-dc70ceb9269b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:41.754Z|c8483c4c-4848-4ca2-8892-8c304882342e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:41.754Z|5e42c43e-4108-4a37-b68d-cb5aec065dcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:41.754Z|fcf998d0-9e81-4545-82c7-dc70ceb9269b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:41.754Z|5e42c43e-4108-4a37-b68d-cb5aec065dcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:41.754Z|c8483c4c-4848-4ca2-8892-8c304882342e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:46.846Z|9fe9692c-907d-40ae-993f-c9fc73a476d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:24:46.847Z|9fe9692c-907d-40ae-993f-c9fc73a476d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:24:47.081Z|b45a9f15-b545-42f6-93a4-f43ad67d0c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:24:47.081Z|b45a9f15-b545-42f6-93a4-f43ad67d0c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:24:51.776Z|7841ee87-ad07-4057-bc36-e19f01efdee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:51.776Z|704ad439-f41e-4f54-a5e1-b7f3b186bae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:51.776Z|b70d17d2-a4e8-4e58-a4c2-f9c2efbe06a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:24:51.777Z|7841ee87-ad07-4057-bc36-e19f01efdee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:51.777Z|704ad439-f41e-4f54-a5e1-b7f3b186bae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:24:51.777Z|b70d17d2-a4e8-4e58-a4c2-f9c2efbe06a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:01.799Z|9cc1b43a-267d-4bbd-9dd7-5f5855f3baa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:01.800Z|9cc1b43a-267d-4bbd-9dd7-5f5855f3baa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:01.799Z|1781d214-6696-4ff9-86bb-3206ce81d2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:01.801Z|1781d214-6696-4ff9-86bb-3206ce81d2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:01.801Z|448935c0-dbba-4a1b-b93e-0a54822eca8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:01.801Z|448935c0-dbba-4a1b-b93e-0a54822eca8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:01.846Z|118f3f7f-dba2-4713-a3bf-a81e5e061995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:25:01.847Z|118f3f7f-dba2-4713-a3bf-a81e5e061995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:25:11.820Z|04e8370a-e07a-4dc9-8015-f4cb2b9dfb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:11.820Z|5217f7db-741f-44bd-b0a5-5bc950248891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:11.821Z|04e8370a-e07a-4dc9-8015-f4cb2b9dfb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:11.821Z|5217f7db-741f-44bd-b0a5-5bc950248891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:11.821Z|1d7250bb-3521-4d39-9eb1-6dd1d80839ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:11.822Z|1d7250bb-3521-4d39-9eb1-6dd1d80839ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:16.846Z|6d3e8ab9-1093-40c1-95d0-7ca9e6d248fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:25:16.849Z|6d3e8ab9-1093-40c1-95d0-7ca9e6d248fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:25:17.082Z|472ed8d0-738a-4e7f-87bb-eb6a5cfc12e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:25:17.083Z|472ed8d0-738a-4e7f-87bb-eb6a5cfc12e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:25:21.842Z|ab200352-24e1-47c8-9b96-d8c979d6f66e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:21.842Z|7578bd3b-b183-4248-b912-d113ee17d816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:21.842Z|4c6175c2-3e5b-4945-ab7b-3ef00ee1cb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:21.843Z|ab200352-24e1-47c8-9b96-d8c979d6f66e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:21.843Z|7578bd3b-b183-4248-b912-d113ee17d816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:21.843Z|4c6175c2-3e5b-4945-ab7b-3ef00ee1cb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:23.115Z|c3701826-a688-412e-96fe-e5ce19f2f192|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:25:23.116Z|c3701826-a688-412e-96fe-e5ce19f2f192|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:31.847Z|78fcb5c2-1a55-460c-839d-06af09b57477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:25:31.848Z|78fcb5c2-1a55-460c-839d-06af09b57477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:25:31.865Z|4ef1d464-c1ce-44c6-b092-b086659fbe24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:31.865Z|422fa632-a9fa-4b4d-a21a-15853986aa12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:31.865Z|cec36cc5-e730-436a-9825-e956773c1514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:31.866Z|4ef1d464-c1ce-44c6-b092-b086659fbe24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:31.866Z|422fa632-a9fa-4b4d-a21a-15853986aa12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:31.866Z|cec36cc5-e730-436a-9825-e956773c1514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:41.887Z|1611b33c-5b1e-473e-a259-309906c742fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:41.887Z|fdee63f1-bb55-40dc-991b-8deb73a8d807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:41.887Z|6c625c1f-d504-406d-b714-2a89c83b6d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:41.888Z|1611b33c-5b1e-473e-a259-309906c742fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:41.888Z|fdee63f1-bb55-40dc-991b-8deb73a8d807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:41.888Z|6c625c1f-d504-406d-b714-2a89c83b6d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:46.846Z|586876d3-9f59-47cf-889d-15bae8679707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:25:46.847Z|586876d3-9f59-47cf-889d-15bae8679707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:25:47.084Z|a0e3ef4c-bf46-4f96-89f5-f36d31f75f13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:25:47.084Z|a0e3ef4c-bf46-4f96-89f5-f36d31f75f13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:25:51.911Z|a6e51b0d-fb21-4695-af9f-f6ed9291f94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:51.911Z|a6e51b0d-fb21-4695-af9f-f6ed9291f94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:51.913Z|9ff386ec-ea15-416a-a3e0-1b7af3ecec67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:51.912Z|5959b9ec-6f51-495b-bec9-a7cf6fc3a454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:25:51.914Z|9ff386ec-ea15-416a-a3e0-1b7af3ecec67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:25:51.915Z|5959b9ec-6f51-495b-bec9-a7cf6fc3a454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:01.846Z|05138b25-8097-45ab-8e7e-9d2cdfc7b17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:26:01.849Z|05138b25-8097-45ab-8e7e-9d2cdfc7b17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:26:01.936Z|265a7bcc-ffe1-4c39-b08f-c981623c759e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:01.936Z|265a7bcc-ffe1-4c39-b08f-c981623c759e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:01.943Z|0ad0d648-15f7-41e9-9fc9-aa85d33c6728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:01.944Z|0ad0d648-15f7-41e9-9fc9-aa85d33c6728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:01.955Z|89d6377f-1dc4-4d10-b835-e78ab07fc2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:01.955Z|89d6377f-1dc4-4d10-b835-e78ab07fc2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:11.957Z|1e0bea61-1fde-4bb7-bc88-480ec0a2f6c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:11.958Z|1e0bea61-1fde-4bb7-bc88-480ec0a2f6c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:11.968Z|0138eb0a-fe5d-4d1b-9d92-c9c365ec66dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:11.968Z|0138eb0a-fe5d-4d1b-9d92-c9c365ec66dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:11.974Z|4588b3de-0ab0-46a9-9392-8ff5128d5fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:11.975Z|4588b3de-0ab0-46a9-9392-8ff5128d5fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:16.846Z|9105db7d-ad0c-4cda-838f-0fc553c00bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:26:16.847Z|9105db7d-ad0c-4cda-838f-0fc553c00bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:26:17.085Z|63c84a34-4ce7-4d7a-9a80-6e659ea9d1b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:26:17.086Z|63c84a34-4ce7-4d7a-9a80-6e659ea9d1b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:26:21.978Z|32a7d248-d17c-4133-be3f-8926a536d58e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:21.979Z|32a7d248-d17c-4133-be3f-8926a536d58e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:21.986Z|3c2ea76b-3b3e-448e-b553-c2d57928b873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:21.986Z|3c2ea76b-3b3e-448e-b553-c2d57928b873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:21.994Z|911b20b0-4bd5-4eab-a4cb-61e309810e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:21.995Z|911b20b0-4bd5-4eab-a4cb-61e309810e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:23.114Z|8cdaced9-d10d-49d1-a88c-264054a2463b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:26:23.115Z|8cdaced9-d10d-49d1-a88c-264054a2463b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:31.846Z|e5158f7c-a7a1-48a1-a653-4ef2b6e94456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:26:31.847Z|e5158f7c-a7a1-48a1-a653-4ef2b6e94456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:26:32.001Z|613ba6d9-f663-4010-8e89-c9fe859e91bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:32.002Z|613ba6d9-f663-4010-8e89-c9fe859e91bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:32.005Z|e9a45b16-65dd-4b05-86f6-834977b690b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:32.005Z|e9a45b16-65dd-4b05-86f6-834977b690b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:32.015Z|51592ab8-238c-428d-82e2-e8ed42c7a34a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:32.016Z|51592ab8-238c-428d-82e2-e8ed42c7a34a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:42.024Z|1d81bc48-e9d5-4cb4-bbfb-701647cd6a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:42.025Z|1d81bc48-e9d5-4cb4-bbfb-701647cd6a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:42.028Z|238564d2-d1e4-40ed-ac7a-643a1a4fe74d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:42.028Z|238564d2-d1e4-40ed-ac7a-643a1a4fe74d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:42.039Z|b7ec50f9-b429-4a29-b57a-2e9cd0ee9266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:42.039Z|b7ec50f9-b429-4a29-b57a-2e9cd0ee9266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:46.846Z|e86e65db-f0f7-4219-a2b7-1c0fa6956f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:26:46.849Z|e86e65db-f0f7-4219-a2b7-1c0fa6956f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:26:47.086Z|452cb75c-a93a-4ed0-a99d-0fa17fe28a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:26:47.087Z|452cb75c-a93a-4ed0-a99d-0fa17fe28a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:26:52.046Z|74c5b41c-71cd-4b2c-83e7-9f5a6d299c0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:52.046Z|c1d9d78b-4e3b-48a5-96d3-c1371e392c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:52.047Z|c1d9d78b-4e3b-48a5-96d3-c1371e392c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:52.047Z|74c5b41c-71cd-4b2c-83e7-9f5a6d299c0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:26:52.061Z|3a804f4c-8de0-4402-af56-8232b0d28a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:26:52.062Z|3a804f4c-8de0-4402-af56-8232b0d28a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:01.846Z|9ab5e131-2ab9-4662-a2bc-227868e64944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:27:01.847Z|9ab5e131-2ab9-4662-a2bc-227868e64944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:27:02.069Z|d3ef83e6-e833-4149-83e1-9fc93af5c7cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:02.069Z|a9e33a35-225b-4c68-b953-abe5192f53aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:02.070Z|a9e33a35-225b-4c68-b953-abe5192f53aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:02.070Z|d3ef83e6-e833-4149-83e1-9fc93af5c7cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:02.082Z|e4454477-c746-4ba1-871e-982a420a58d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:02.083Z|e4454477-c746-4ba1-871e-982a420a58d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:12.092Z|c0116f75-9e45-419a-b9fe-f0e95c5f9704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:12.092Z|3accfaca-9411-452d-a538-e563952d3dbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:12.093Z|c0116f75-9e45-419a-b9fe-f0e95c5f9704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:12.093Z|3accfaca-9411-452d-a538-e563952d3dbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:12.103Z|68e6b440-d75a-46db-9c53-91b06be388df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:12.103Z|68e6b440-d75a-46db-9c53-91b06be388df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:16.846Z|ed2763a4-c1a0-4923-9735-f0295f75a75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:27:16.847Z|ed2763a4-c1a0-4923-9735-f0295f75a75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:27:17.088Z|3e25d908-02cb-455b-a0b5-160fedd30cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:27:17.088Z|3e25d908-02cb-455b-a0b5-160fedd30cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:27:22.116Z|fea80cc1-fa87-40b6-80cf-d29dd1295f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:22.116Z|3a012bb5-5e63-45ab-b14f-35229bed50ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:22.117Z|fea80cc1-fa87-40b6-80cf-d29dd1295f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:22.117Z|3a012bb5-5e63-45ab-b14f-35229bed50ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:22.122Z|2a52529b-bec4-48cc-a595-f4527090639f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:22.122Z|2a52529b-bec4-48cc-a595-f4527090639f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:23.116Z|689b68dd-7fad-4db3-8a12-6bda669229a6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:27:23.116Z|689b68dd-7fad-4db3-8a12-6bda669229a6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:31.847Z|6e9aad35-b90e-4993-af90-3820d1cf0584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:27:31.850Z|6e9aad35-b90e-4993-af90-3820d1cf0584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:27:32.140Z|71790766-edad-40fe-9623-993b3cfa2153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:32.140Z|f3ffa0d8-7009-41c5-9112-aa6330235539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:32.141Z|71790766-edad-40fe-9623-993b3cfa2153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:32.141Z|f3ffa0d8-7009-41c5-9112-aa6330235539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:32.141Z|50541144-1b74-4f2c-88be-983a98afa009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:32.142Z|50541144-1b74-4f2c-88be-983a98afa009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:42.168Z|d095528c-63f9-4dbe-8f2a-95981e1c4570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:42.169Z|d095528c-63f9-4dbe-8f2a-95981e1c4570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:42.169Z|99d868f6-5022-43c4-8568-886ed7430890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:42.169Z|99d868f6-5022-43c4-8568-886ed7430890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:42.174Z|f01d2deb-2243-4c8d-97fd-26623b4adf9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:42.174Z|f01d2deb-2243-4c8d-97fd-26623b4adf9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:46.847Z|50f4b5f1-cf1b-40b3-8c15-0508eba34f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:27:46.847Z|50f4b5f1-cf1b-40b3-8c15-0508eba34f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:27:47.089Z|08b6827c-4427-478b-a641-b85c130e658c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:27:47.090Z|08b6827c-4427-478b-a641-b85c130e658c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:27:52.192Z|d1f1fa1e-3fdf-4998-ac36-67afabeaddba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:52.192Z|4d457d6d-0f69-41a1-99e7-685eed3ade3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:52.194Z|4d457d6d-0f69-41a1-99e7-685eed3ade3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:52.194Z|d1f1fa1e-3fdf-4998-ac36-67afabeaddba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:27:52.195Z|71273c49-b870-46ee-84f8-7a97540056e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:27:52.195Z|71273c49-b870-46ee-84f8-7a97540056e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:01.847Z|d4ddafe9-f6e7-4cb3-a895-18a7aa36ce58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:28:01.848Z|d4ddafe9-f6e7-4cb3-a895-18a7aa36ce58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:28:02.215Z|c48614a7-a8a5-4a5e-b4a8-de3f0b53a3ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:02.216Z|c83c825f-2d8b-407a-be49-31101e18a9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:02.216Z|163d3a54-a234-4041-adb3-f4bb81a17828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:02.216Z|c48614a7-a8a5-4a5e-b4a8-de3f0b53a3ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:02.217Z|163d3a54-a234-4041-adb3-f4bb81a17828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:02.217Z|c83c825f-2d8b-407a-be49-31101e18a9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:12.239Z|357e5018-f051-4088-bc51-ca89ae9a2d34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:12.239Z|453d1144-4b34-4c6e-b9a4-cb57a67e7647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:12.240Z|8e46a8e2-6d2d-4eaa-a8c5-06085aff6bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:12.240Z|357e5018-f051-4088-bc51-ca89ae9a2d34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:12.240Z|453d1144-4b34-4c6e-b9a4-cb57a67e7647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:12.240Z|8e46a8e2-6d2d-4eaa-a8c5-06085aff6bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:16.847Z|e664c648-6289-4fd9-a00c-6c2d047c962a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:28:16.849Z|e664c648-6289-4fd9-a00c-6c2d047c962a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:28:17.090Z|363e4834-3119-45d5-816a-1b443d1be466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:28:17.091Z|363e4834-3119-45d5-816a-1b443d1be466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:28:22.264Z|51a6397b-d5f0-4460-96ba-ee02007d399c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:22.267Z|881a3d16-86b5-4183-a148-91e8b6f75cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:22.268Z|881a3d16-86b5-4183-a148-91e8b6f75cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:22.268Z|51a6397b-d5f0-4460-96ba-ee02007d399c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:22.270Z|8b900b98-30f0-442b-8155-414f75fa5e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:22.271Z|8b900b98-30f0-442b-8155-414f75fa5e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:23.115Z|dd62c8bd-3088-44b8-88d5-0234be650c72|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:28:23.116Z|dd62c8bd-3088-44b8-88d5-0234be650c72|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:31.847Z|9ab602b4-9046-4111-a033-bf02a32649a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:28:31.848Z|9ab602b4-9046-4111-a033-bf02a32649a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:28:32.295Z|709c0fe2-a7ee-4510-82e7-765c2aaf9431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:32.297Z|709c0fe2-a7ee-4510-82e7-765c2aaf9431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:32.298Z|6f77910e-281f-49da-a07c-2b4549ba86c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:32.299Z|6f77910e-281f-49da-a07c-2b4549ba86c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:32.302Z|a8a4d89d-ac30-45f7-9cd7-933a82f673f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:32.303Z|a8a4d89d-ac30-45f7-9cd7-933a82f673f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:42.321Z|a723aa11-216b-4ba1-9a33-40d6631ad6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:42.321Z|734fc2d1-27d4-4036-8a4e-4767657478a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:42.322Z|a723aa11-216b-4ba1-9a33-40d6631ad6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:42.322Z|734fc2d1-27d4-4036-8a4e-4767657478a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:42.326Z|572f8f96-d483-470c-94a9-9579a251c8e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:42.327Z|572f8f96-d483-470c-94a9-9579a251c8e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:46.847Z|19cc41c4-b896-4599-8081-0c46a60b728c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:28:46.848Z|19cc41c4-b896-4599-8081-0c46a60b728c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:28:47.092Z|4b409232-f3cd-4c06-a7a8-8a3f47bdb518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:28:47.092Z|4b409232-f3cd-4c06-a7a8-8a3f47bdb518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:28:52.344Z|3452b1e9-ef6c-4cf7-9377-f9bd6783390e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:52.345Z|3452b1e9-ef6c-4cf7-9377-f9bd6783390e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:52.346Z|c4bd9e8c-eb36-48b6-896c-b1230d0e18a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:52.346Z|c4bd9e8c-eb36-48b6-896c-b1230d0e18a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:28:52.353Z|dac0850a-336f-4dd6-a3ac-886f97f11ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:28:52.354Z|dac0850a-336f-4dd6-a3ac-886f97f11ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:01.846Z|1432bf38-39df-45ae-a014-5d65208282c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:29:01.850Z|1432bf38-39df-45ae-a014-5d65208282c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:29:02.367Z|c8510496-7008-4fa0-9af4-3ac7db36bcf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:02.368Z|c8510496-7008-4fa0-9af4-3ac7db36bcf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:02.369Z|9896948a-b7bd-4d06-83b2-a67319b69c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:02.369Z|9896948a-b7bd-4d06-83b2-a67319b69c11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:02.375Z|4ff0ae9b-7d60-4fef-997f-414d5b6eba0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:02.375Z|4ff0ae9b-7d60-4fef-997f-414d5b6eba0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:12.391Z|adccd203-454c-43cb-95af-b1b2a4f0d67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:12.392Z|c439f982-efc7-4cc6-b0aa-868976dd02e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:12.393Z|c439f982-efc7-4cc6-b0aa-868976dd02e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:12.393Z|adccd203-454c-43cb-95af-b1b2a4f0d67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:12.396Z|5f305967-2b42-4a50-ae42-857c606f48de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:12.400Z|5f305967-2b42-4a50-ae42-857c606f48de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:16.846Z|1bd1adcc-f096-4a6f-9c8a-00627ffd6eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:29:16.847Z|1bd1adcc-f096-4a6f-9c8a-00627ffd6eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:29:17.093Z|8b054ff6-0322-46ad-ae57-043d1e493922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:29:17.094Z|8b054ff6-0322-46ad-ae57-043d1e493922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:29:22.416Z|d5e680f8-d948-406b-bcab-70fd21a12bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:22.416Z|d5e680f8-d948-406b-bcab-70fd21a12bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:22.417Z|a0f05ecf-ac7e-4c66-807f-b01a40a6f99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:22.418Z|a0f05ecf-ac7e-4c66-807f-b01a40a6f99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:22.423Z|7cf32d04-4487-4194-a77a-c5c2af42c18b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:22.424Z|7cf32d04-4487-4194-a77a-c5c2af42c18b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:23.116Z|116685b8-cb97-42fc-b6e4-02ba8a3c6d46|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:29:23.116Z|116685b8-cb97-42fc-b6e4-02ba8a3c6d46|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:31.846Z|ed3a6716-f22a-4030-beeb-917dace9a7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:29:31.847Z|ed3a6716-f22a-4030-beeb-917dace9a7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:29:32.442Z|1ee8e00a-5792-4b3f-a4c9-fa6ef87924db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:32.442Z|7c4a69e0-391e-4d0c-aada-d9cbdeb234c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:32.443Z|7c4a69e0-391e-4d0c-aada-d9cbdeb234c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:32.443Z|1ee8e00a-5792-4b3f-a4c9-fa6ef87924db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:32.445Z|b61f12ad-00e3-4d54-a8bc-9951f074ce08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:32.446Z|b61f12ad-00e3-4d54-a8bc-9951f074ce08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:42.467Z|ef05a146-610f-4fb9-8c1f-cb9631c1b5d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:42.467Z|06170906-d199-4445-8459-a3d0753ae25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:42.467Z|a8ec3df1-fe9c-4620-a66b-2f1642402438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:42.468Z|ef05a146-610f-4fb9-8c1f-cb9631c1b5d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:42.468Z|a8ec3df1-fe9c-4620-a66b-2f1642402438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:42.468Z|06170906-d199-4445-8459-a3d0753ae25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:46.846Z|2fac952c-f44d-4854-8562-b99f5023e463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:29:46.847Z|2fac952c-f44d-4854-8562-b99f5023e463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:29:47.094Z|76f11778-8a2c-43c5-b7a0-05a763a81998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:29:47.095Z|76f11778-8a2c-43c5-b7a0-05a763a81998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:29:52.492Z|01bffa88-ae57-413a-b9cd-30a10ac2dfb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:52.492Z|cb4ff1b2-221d-4b6e-a577-e8cdbfa5d856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:52.492Z|f473f07e-32bc-4a2e-895b-0df64a8e41fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:29:52.492Z|01bffa88-ae57-413a-b9cd-30a10ac2dfb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:52.492Z|cb4ff1b2-221d-4b6e-a577-e8cdbfa5d856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:29:52.492Z|f473f07e-32bc-4a2e-895b-0df64a8e41fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:01.846Z|f17d5fe9-b76d-4472-a84e-db71fc8ba8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:30:01.847Z|f17d5fe9-b76d-4472-a84e-db71fc8ba8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:30:02.513Z|4501abd4-fe3d-47ce-95b9-ce33772f9914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:02.514Z|4501abd4-fe3d-47ce-95b9-ce33772f9914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:02.515Z|a7106d91-bcf3-428c-9019-590174bc24cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:02.516Z|a7106d91-bcf3-428c-9019-590174bc24cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:02.519Z|f5e861c9-52a5-472c-9650-b016ee27e55e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:02.520Z|f5e861c9-52a5-472c-9650-b016ee27e55e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:12.536Z|cd6b26cc-0cd8-42a9-9ad9-b18162593fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:12.537Z|cd6b26cc-0cd8-42a9-9ad9-b18162593fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:12.537Z|5630bbeb-bc80-4840-9c7c-987c02809911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:12.538Z|5630bbeb-bc80-4840-9c7c-987c02809911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:12.540Z|bda92316-08c4-4f88-a849-4977d2a05aa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:12.541Z|bda92316-08c4-4f88-a849-4977d2a05aa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:16.846Z|c6250d0d-735a-48fa-8c72-315bb13ecdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:30:16.849Z|c6250d0d-735a-48fa-8c72-315bb13ecdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:30:17.096Z|47ed1c88-d650-4455-bcbf-29bc8d1e2584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:30:17.096Z|47ed1c88-d650-4455-bcbf-29bc8d1e2584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:30:22.564Z|391a1a01-7f59-4889-8f43-f50371f1e36e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:22.564Z|391a1a01-7f59-4889-8f43-f50371f1e36e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:22.564Z|fa34be68-e786-4041-a10f-7f6386e87b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:22.565Z|86dfa000-2ace-4df0-82f2-c1885a537c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:22.566Z|86dfa000-2ace-4df0-82f2-c1885a537c04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:22.566Z|fa34be68-e786-4041-a10f-7f6386e87b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:23.115Z|140a66f6-7335-466a-bb03-02d5e3df661c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:30:23.116Z|140a66f6-7335-466a-bb03-02d5e3df661c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:31.846Z|e5e6a3eb-8b81-4af6-b8d4-5e7c81ea5db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:30:31.847Z|e5e6a3eb-8b81-4af6-b8d4-5e7c81ea5db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:30:32.587Z|4aaa8f6a-13f2-4cdc-aa53-20a00d828c61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:32.587Z|6c8b30ac-d2c3-4a05-86c8-276e6f1abe80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:32.588Z|4aaa8f6a-13f2-4cdc-aa53-20a00d828c61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:32.588Z|6c8b30ac-d2c3-4a05-86c8-276e6f1abe80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:32.589Z|08f3d368-4b85-4650-a167-7e26cb29196a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:32.589Z|08f3d368-4b85-4650-a167-7e26cb29196a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:42.610Z|341560b6-cf2f-49a9-af3b-e698000aab09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:42.610Z|9d98dac7-9c6b-4e08-8460-c19fdfd7077b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:42.610Z|341560b6-cf2f-49a9-af3b-e698000aab09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:42.610Z|9d98dac7-9c6b-4e08-8460-c19fdfd7077b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:42.611Z|6d728634-97a2-4967-9229-45885ca06269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:42.612Z|6d728634-97a2-4967-9229-45885ca06269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:46.846Z|b856c8f8-97ea-4c0a-b239-a870bdc0ccb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:30:46.847Z|b856c8f8-97ea-4c0a-b239-a870bdc0ccb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:30:47.097Z|c8124013-acfd-4fc8-bbb5-6c2592206ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:30:47.098Z|c8124013-acfd-4fc8-bbb5-6c2592206ecf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:30:52.632Z|33cba750-a830-4a34-879f-c3cfb74b5294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:52.633Z|33cba750-a830-4a34-879f-c3cfb74b5294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:52.634Z|254742d1-4c31-499a-92b5-697c9e1257fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:52.634Z|254742d1-4c31-499a-92b5-697c9e1257fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:30:52.634Z|29ac14ee-0a80-49f4-9105-01ecf407e598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:30:52.635Z|29ac14ee-0a80-49f4-9105-01ecf407e598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:01.846Z|84cbc661-197f-493e-82dd-82d99039418f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:31:01.849Z|84cbc661-197f-493e-82dd-82d99039418f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:31:02.656Z|da419f31-cdbe-47f5-96f6-3716e65f4204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:02.656Z|e3bfe791-642c-4c68-8139-c429846eb2e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:02.657Z|da419f31-cdbe-47f5-96f6-3716e65f4204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:02.657Z|e3bfe791-642c-4c68-8139-c429846eb2e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:02.658Z|466854ae-e9c5-419d-9e96-c094a571f00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:02.658Z|466854ae-e9c5-419d-9e96-c094a571f00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:12.679Z|11cf643a-f17e-4773-a097-ee3b97ccec5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:12.679Z|d3464f18-08f5-46ca-aa7f-cffbb76ff2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:12.679Z|11cf643a-f17e-4773-a097-ee3b97ccec5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:12.679Z|d3464f18-08f5-46ca-aa7f-cffbb76ff2f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:12.679Z|d6ad4132-e231-488a-ae3d-db735969f619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:12.680Z|d6ad4132-e231-488a-ae3d-db735969f619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:16.846Z|b91281b4-f221-4c7f-85ef-1d3510e34fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:31:16.847Z|b91281b4-f221-4c7f-85ef-1d3510e34fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:31:17.098Z|650cf8c0-2d79-4b3c-8819-07d6c961bee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:31:17.099Z|650cf8c0-2d79-4b3c-8819-07d6c961bee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:31:22.701Z|888bef1d-68fe-4cdc-a72e-78a08baf1079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:22.701Z|c9342722-888d-4892-908e-021d7558e7cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:22.701Z|70ecc6d5-ef3f-4260-91f6-8789e2015dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:22.701Z|70ecc6d5-ef3f-4260-91f6-8789e2015dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:22.701Z|c9342722-888d-4892-908e-021d7558e7cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:22.701Z|888bef1d-68fe-4cdc-a72e-78a08baf1079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:23.115Z|dabdf83b-5ab9-4595-991d-f82205b55d37|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:31:23.116Z|dabdf83b-5ab9-4595-991d-f82205b55d37|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:31.846Z|98c51ea1-18e4-462f-bb83-5264ba2c9e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:31:31.847Z|98c51ea1-18e4-462f-bb83-5264ba2c9e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:31:32.722Z|0f4a4fb3-e65b-4284-bbf6-8b921b239c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:32.722Z|a06deb5c-e7bf-4998-859e-af44433c26cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:32.722Z|1c86eca8-e4f4-4205-90e5-23f9cd97cb23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:32.723Z|1c86eca8-e4f4-4205-90e5-23f9cd97cb23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:32.723Z|0f4a4fb3-e65b-4284-bbf6-8b921b239c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:32.723Z|a06deb5c-e7bf-4998-859e-af44433c26cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:42.742Z|850b265d-dc81-4e7a-bdbe-cc585d1a3f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:42.742Z|f0862f0b-87e6-4ff0-b84b-b263986e8a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:42.742Z|850b265d-dc81-4e7a-bdbe-cc585d1a3f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:42.742Z|f0862f0b-87e6-4ff0-b84b-b263986e8a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:42.743Z|fee06a7e-59c0-444f-b4d0-d9ba1a091f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:42.743Z|fee06a7e-59c0-444f-b4d0-d9ba1a091f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:46.846Z|8177140a-512e-4633-88c3-1aa2a3725b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:31:46.849Z|8177140a-512e-4633-88c3-1aa2a3725b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:31:47.100Z|bd117f60-941e-4233-b024-fac55234cc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:31:47.100Z|bd117f60-941e-4233-b024-fac55234cc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:31:52.764Z|f899ab8d-0467-4dd3-8ac8-e4d792ebcc53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:52.764Z|6f1a45f1-8773-4421-ae14-980d06c61249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:52.765Z|f899ab8d-0467-4dd3-8ac8-e4d792ebcc53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:52.765Z|6f1a45f1-8773-4421-ae14-980d06c61249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:31:52.765Z|7eeaa589-187f-4d33-9c61-a43b97283485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:31:52.765Z|7eeaa589-187f-4d33-9c61-a43b97283485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:01.846Z|8aa53393-fd39-4e08-aba2-905e7660761d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:32:01.847Z|8aa53393-fd39-4e08-aba2-905e7660761d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:32:02.787Z|e001eb1a-91b3-49b5-874a-1008019a04b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:02.787Z|e001eb1a-91b3-49b5-874a-1008019a04b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:02.787Z|1074d89f-308d-4a57-8e74-32ec6271b2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:02.788Z|1074d89f-308d-4a57-8e74-32ec6271b2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:02.788Z|e966f0a8-1e2c-4c18-af02-02fa30f44c61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:02.789Z|e966f0a8-1e2c-4c18-af02-02fa30f44c61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:12.809Z|3f30159d-940e-4c52-9110-cc573055fa2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:12.810Z|cd70dd57-cf3a-40d0-80a5-2085a4d9ae22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:12.810Z|3f30159d-940e-4c52-9110-cc573055fa2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:12.810Z|cd70dd57-cf3a-40d0-80a5-2085a4d9ae22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:12.811Z|2aebfcf3-313f-4d32-8433-2b88a92b7b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:12.812Z|2aebfcf3-313f-4d32-8433-2b88a92b7b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:16.846Z|0657f1c6-e2c1-4be5-b84f-b2397efc64e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:32:16.847Z|0657f1c6-e2c1-4be5-b84f-b2397efc64e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:32:17.101Z|23a4a1b2-e863-461e-bbb4-82c544e2c69f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:32:17.102Z|23a4a1b2-e863-461e-bbb4-82c544e2c69f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:32:22.834Z|898c2a5b-ef12-4fec-af12-88984429c2dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:22.834Z|dc04e462-b34f-460c-bb55-909596b2372a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:22.835Z|898c2a5b-ef12-4fec-af12-88984429c2dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:22.835Z|dc04e462-b34f-460c-bb55-909596b2372a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:22.839Z|00b07ac9-9498-4eba-a0cd-0640c8ea2c85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:22.839Z|00b07ac9-9498-4eba-a0cd-0640c8ea2c85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:23.115Z|bc2b68b5-b87c-4f05-b843-ffc7de927248|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:32:23.116Z|bc2b68b5-b87c-4f05-b843-ffc7de927248|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:31.846Z|d6036563-c2f0-4b51-852f-1f19d2e7f5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:32:31.849Z|d6036563-c2f0-4b51-852f-1f19d2e7f5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:32:32.857Z|1d60cc70-1b82-4273-8f9e-b3b1a399351b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:32.857Z|0418fedc-5d14-48f1-94af-8660a1ef3d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:32.858Z|1d60cc70-1b82-4273-8f9e-b3b1a399351b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:32.858Z|0418fedc-5d14-48f1-94af-8660a1ef3d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:32.864Z|02636649-bb1b-473d-a4bc-a8caf2e16f24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:32.864Z|02636649-bb1b-473d-a4bc-a8caf2e16f24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:42.879Z|85dfbcff-e222-44ff-9c78-9007b13c203f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:42.880Z|85dfbcff-e222-44ff-9c78-9007b13c203f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:42.884Z|52f2b53b-b820-4e13-810b-08156368c07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:42.884Z|8a690669-1adf-4685-a7e2-78e1ef2507ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:42.884Z|8a690669-1adf-4685-a7e2-78e1ef2507ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:42.884Z|52f2b53b-b820-4e13-810b-08156368c07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:46.846Z|459c2b56-0ee2-410f-8d44-db4dc240391c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:32:46.847Z|459c2b56-0ee2-410f-8d44-db4dc240391c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:32:47.109Z|1c0f7673-311c-46a4-bff2-704f1500b3c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:32:47.110Z|1c0f7673-311c-46a4-bff2-704f1500b3c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:32:52.903Z|99fde1d5-e2ec-45f4-b77a-52fabaf80d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:52.903Z|a6eb714e-8237-42ce-9fab-4995635f0af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:52.904Z|99fde1d5-e2ec-45f4-b77a-52fabaf80d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:52.904Z|a6eb714e-8237-42ce-9fab-4995635f0af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:32:52.908Z|eb331b2b-7186-450d-a036-0b797a252c62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:32:52.909Z|eb331b2b-7186-450d-a036-0b797a252c62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:01.846Z|12aafaee-3694-4788-9280-0051f5495b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:33:01.847Z|12aafaee-3694-4788-9280-0051f5495b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:33:02.924Z|a9622da3-fed0-40da-a6b0-e7a5ceaf7ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:02.924Z|53cf8ccd-8c5b-4444-b365-2f4ce126d073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:02.925Z|a9622da3-fed0-40da-a6b0-e7a5ceaf7ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:02.925Z|53cf8ccd-8c5b-4444-b365-2f4ce126d073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:02.926Z|7e356166-14d3-413a-9f46-4ca521d0a748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:02.926Z|7e356166-14d3-413a-9f46-4ca521d0a748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:12.946Z|5c44c177-8b82-43d0-8395-d16aa773199f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:12.946Z|3a83d281-3556-404c-8e0a-fab09a902dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:12.947Z|5c44c177-8b82-43d0-8395-d16aa773199f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:12.947Z|3a83d281-3556-404c-8e0a-fab09a902dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:12.946Z|26fbf820-830a-493a-9220-0e9bef56cc45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:12.948Z|26fbf820-830a-493a-9220-0e9bef56cc45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:16.846Z|5c2b0732-55c8-4ac8-be18-4fd0b652956a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:33:16.849Z|5c2b0732-55c8-4ac8-be18-4fd0b652956a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:33:17.111Z|5e50c4ea-42f7-4e0f-b23c-f8626b10fb4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:33:17.112Z|5e50c4ea-42f7-4e0f-b23c-f8626b10fb4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:33:22.977Z|1815b788-4bc7-4c41-9c60-bacfd6363931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:22.977Z|879daf2d-cec9-4166-a4ff-20014f924ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:22.978Z|1815b788-4bc7-4c41-9c60-bacfd6363931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:22.978Z|879daf2d-cec9-4166-a4ff-20014f924ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:22.978Z|4aff3af2-8476-4b38-8040-75258204b0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:22.979Z|4aff3af2-8476-4b38-8040-75258204b0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:23.115Z|837b5c87-fb8d-4087-8cc9-e4673b4463cd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:33:23.116Z|837b5c87-fb8d-4087-8cc9-e4673b4463cd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:31.846Z|8c17fe58-7211-4248-880a-a85ce2bd606e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:33:31.847Z|8c17fe58-7211-4248-880a-a85ce2bd606e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:33:32.999Z|b69deaeb-c7ab-45f3-abac-9dc186490636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:32.999Z|69aee044-353d-4bd0-b2ca-2387979c4615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:32.999Z|3d881775-c678-43ff-a80e-6191fbc01427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:33.000Z|b69deaeb-c7ab-45f3-abac-9dc186490636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:33.000Z|69aee044-353d-4bd0-b2ca-2387979c4615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:33.000Z|3d881775-c678-43ff-a80e-6191fbc01427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:43.019Z|f373004c-deb7-45c4-aeb1-09c1de0e0afa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:43.019Z|45232695-3d97-4b2d-b615-666e31e0edb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:43.020Z|f373004c-deb7-45c4-aeb1-09c1de0e0afa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:43.020Z|45232695-3d97-4b2d-b615-666e31e0edb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:43.024Z|675d04d3-bd73-402b-a768-e22d1ab8ba75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:43.024Z|675d04d3-bd73-402b-a768-e22d1ab8ba75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:46.846Z|7743bafc-2e56-43ea-bd02-868408525e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:33:46.847Z|7743bafc-2e56-43ea-bd02-868408525e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:33:47.112Z|fdd0a167-e2eb-4048-baa2-2443143f29b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:33:47.113Z|fdd0a167-e2eb-4048-baa2-2443143f29b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:33:53.040Z|efe88edd-06f9-423f-a23c-19418730c04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:53.041Z|efe88edd-06f9-423f-a23c-19418730c04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:53.041Z|376602c6-50d2-4a79-83d3-120a37983912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:53.042Z|376602c6-50d2-4a79-83d3-120a37983912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:33:53.043Z|941d22e3-8066-473c-a3a9-38f1ff62fac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:33:53.043Z|941d22e3-8066-473c-a3a9-38f1ff62fac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:01.846Z|bc501c70-cc9c-4d0c-b68c-8384d870a415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:34:01.849Z|bc501c70-cc9c-4d0c-b68c-8384d870a415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:34:03.062Z|6c888199-6b98-4145-a77e-5a2e525f6e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:03.062Z|fb724d23-daaa-4d8f-b2c9-e33229734069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:03.062Z|2f1cf501-be1d-4a8e-b389-33dc76dfbd7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:03.062Z|6c888199-6b98-4145-a77e-5a2e525f6e29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:03.062Z|2f1cf501-be1d-4a8e-b389-33dc76dfbd7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:03.062Z|fb724d23-daaa-4d8f-b2c9-e33229734069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:13.084Z|5ffe9f65-67ee-4db0-aaf5-01ae95e60694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:13.084Z|72f6ae37-4deb-4373-b97a-9232c3335a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:13.084Z|5ffe9f65-67ee-4db0-aaf5-01ae95e60694|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:13.084Z|72f6ae37-4deb-4373-b97a-9232c3335a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:13.086Z|99d25168-297b-407f-8a40-7b52750a1591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:13.088Z|99d25168-297b-407f-8a40-7b52750a1591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:16.846Z|58147e8d-1d37-4e6f-bb83-c51073f2d075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:34:16.847Z|58147e8d-1d37-4e6f-bb83-c51073f2d075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:34:17.113Z|fd321118-7e80-4655-b4ea-a58879817210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:34:17.114Z|fd321118-7e80-4655-b4ea-a58879817210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:34:23.106Z|cf68c5d6-472a-4063-9551-c30574d489f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:23.106Z|6d334cba-4bad-4147-a35f-085d1dc8f66a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:23.107Z|ca7f34d7-c3f2-451f-8683-e4b705caada1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:23.107Z|cf68c5d6-472a-4063-9551-c30574d489f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:23.107Z|6d334cba-4bad-4147-a35f-085d1dc8f66a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:23.107Z|ca7f34d7-c3f2-451f-8683-e4b705caada1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:23.115Z|fc75d07d-813a-4f4b-9a99-c5de9b270d7c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:34:23.116Z|fc75d07d-813a-4f4b-9a99-c5de9b270d7c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:31.846Z|0f158d7f-7f5a-4ff3-9959-0b63e79a7235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:34:31.847Z|0f158d7f-7f5a-4ff3-9959-0b63e79a7235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:34:33.128Z|ec75243a-e5b4-4e44-a9fe-e1bb87037c13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:33.128Z|c85beb8a-58ff-442c-91b4-8b48a5a0184e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:33.128Z|13967e66-218a-44b1-bb68-1a83bb8a8f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:33.128Z|c85beb8a-58ff-442c-91b4-8b48a5a0184e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:33.128Z|ec75243a-e5b4-4e44-a9fe-e1bb87037c13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:33.128Z|13967e66-218a-44b1-bb68-1a83bb8a8f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:43.149Z|1f32a026-92db-4246-8128-4a7fbef7fa43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:43.149Z|f9f61308-b108-47f2-959c-1bb51d70dcf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:43.150Z|f9f61308-b108-47f2-959c-1bb51d70dcf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:43.150Z|1f32a026-92db-4246-8128-4a7fbef7fa43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:43.152Z|074e0b70-6384-4f8b-a04d-a05defbcd318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:43.153Z|074e0b70-6384-4f8b-a04d-a05defbcd318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:46.846Z|a5bfad31-0bb4-4087-ba7e-cc343c27c850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:34:46.849Z|a5bfad31-0bb4-4087-ba7e-cc343c27c850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:34:47.115Z|e15a6b2f-b86d-4cc1-b5e6-01e4290016d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:34:47.115Z|e15a6b2f-b86d-4cc1-b5e6-01e4290016d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:34:53.169Z|a1a1fb87-cfa7-4dc3-8209-31cb8f04cd9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:53.170Z|a1a1fb87-cfa7-4dc3-8209-31cb8f04cd9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:53.171Z|d59bd485-c718-47cb-8fc7-9ebdb3837691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:53.171Z|d59bd485-c718-47cb-8fc7-9ebdb3837691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:34:53.172Z|63967c5e-08e7-49f0-ac82-480fff56a011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:34:53.172Z|63967c5e-08e7-49f0-ac82-480fff56a011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:01.846Z|9a484834-9a71-4103-b77c-5b3a4061d0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:35:01.847Z|9a484834-9a71-4103-b77c-5b3a4061d0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:35:03.192Z|347a17c7-6bf2-4c7f-994e-03dca38d4ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:03.192Z|01178f34-8b71-4fc1-9fcf-16635ddf26d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:03.193Z|347a17c7-6bf2-4c7f-994e-03dca38d4ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:03.193Z|01178f34-8b71-4fc1-9fcf-16635ddf26d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:03.195Z|63fb70df-cd8b-4775-8480-5ba2ac49273a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:03.196Z|63fb70df-cd8b-4775-8480-5ba2ac49273a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:13.212Z|470fdf58-7e59-4a7a-9918-a63ca4afc6cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:13.212Z|470fdf58-7e59-4a7a-9918-a63ca4afc6cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:13.214Z|8da65d0a-449d-4f64-812c-e5281c8808b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:13.214Z|a013bc3e-f9b2-43f7-9330-b7397d0d7f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:13.214Z|8da65d0a-449d-4f64-812c-e5281c8808b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:13.214Z|a013bc3e-f9b2-43f7-9330-b7397d0d7f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:16.846Z|9b894ef3-ed14-4093-b89b-aa0d9687e24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:35:16.847Z|9b894ef3-ed14-4093-b89b-aa0d9687e24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:35:17.116Z|0a7ee989-0f1b-469e-b8ac-b1a16e7a431e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:35:17.117Z|0a7ee989-0f1b-469e-b8ac-b1a16e7a431e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:35:23.115Z|39751131-a163-4493-ba8f-938d3187a6a1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:35:23.116Z|39751131-a163-4493-ba8f-938d3187a6a1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:23.233Z|ec0c2c59-7000-4311-b6bf-031bfd1c9b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:23.233Z|b91b22ac-935f-4266-81f4-eb5ffc8b784e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:23.234Z|ec0c2c59-7000-4311-b6bf-031bfd1c9b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:23.234Z|b91b22ac-935f-4266-81f4-eb5ffc8b784e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:23.235Z|d9d70150-5049-4da5-af4d-9d0af9426127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:23.235Z|d9d70150-5049-4da5-af4d-9d0af9426127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:31.846Z|a3c42640-ceab-4bb6-9191-3f0268127e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:35:31.849Z|a3c42640-ceab-4bb6-9191-3f0268127e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:35:33.256Z|566ce0b6-732f-4151-b435-e9750f9b8c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:33.256Z|803e2b5a-bc17-40ff-bb14-10e9775b7749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:33.257Z|803e2b5a-bc17-40ff-bb14-10e9775b7749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:33.257Z|f7385a0d-652b-4fbf-a5d7-aa850c869c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:33.257Z|566ce0b6-732f-4151-b435-e9750f9b8c34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:33.257Z|f7385a0d-652b-4fbf-a5d7-aa850c869c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:43.283Z|2332fc95-f941-47d2-a775-8a11a924867a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:43.283Z|247b0fc8-ea49-455e-a1b7-c87e3dcef8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:43.283Z|247b0fc8-ea49-455e-a1b7-c87e3dcef8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:43.283Z|2332fc95-f941-47d2-a775-8a11a924867a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:43.284Z|8b44ad0d-947e-4cf1-896d-e31dd5053826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:43.284Z|8b44ad0d-947e-4cf1-896d-e31dd5053826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:46.846Z|09eabad1-8d24-4ded-b42b-fe3d3a76fac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:35:46.847Z|09eabad1-8d24-4ded-b42b-fe3d3a76fac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:35:47.117Z|21b40864-477a-48c0-9752-1d4a84ace6a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:35:47.118Z|21b40864-477a-48c0-9752-1d4a84ace6a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:35:53.313Z|1e39b222-aae8-4b49-a686-752632beb5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:53.313Z|b063f99c-e685-45aa-bbf6-86f5d6e571b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:53.313Z|46268b3b-9f59-49da-882a-7d4755888e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:35:53.314Z|46268b3b-9f59-49da-882a-7d4755888e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:53.314Z|b063f99c-e685-45aa-bbf6-86f5d6e571b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:35:53.314Z|1e39b222-aae8-4b49-a686-752632beb5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:01.846Z|86985693-90cd-45cf-8ad0-15c987f05d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:36:01.847Z|86985693-90cd-45cf-8ad0-15c987f05d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:36:03.334Z|4302592c-f3db-41e2-8983-a82e473ab4f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:03.334Z|8db98b7f-0eec-41a4-a4d3-7ae798869bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:03.334Z|a93b62a6-9af3-4af3-bc29-d0758db4d37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:03.335Z|4302592c-f3db-41e2-8983-a82e473ab4f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:03.335Z|a93b62a6-9af3-4af3-bc29-d0758db4d37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:03.335Z|8db98b7f-0eec-41a4-a4d3-7ae798869bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:13.356Z|4fd4df57-3ee1-44e5-88a2-bb07685a28ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:13.356Z|4fd4df57-3ee1-44e5-88a2-bb07685a28ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:13.357Z|3eca6f91-0518-420b-9e0b-4ff3cb7eba70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:13.358Z|3eca6f91-0518-420b-9e0b-4ff3cb7eba70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:13.356Z|5dc526b7-4afa-48b4-8945-c41624241e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:13.359Z|5dc526b7-4afa-48b4-8945-c41624241e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:16.846Z|f1640cad-4223-43da-bcc9-556a9da8ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:36:16.849Z|f1640cad-4223-43da-bcc9-556a9da8ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:36:17.118Z|24cf8610-4fb1-4fb3-b3ef-e570eebe7dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:36:17.119Z|24cf8610-4fb1-4fb3-b3ef-e570eebe7dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:36:23.114Z|19981c01-d4ea-41d0-b2d3-6becc8824fb0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:36:23.115Z|19981c01-d4ea-41d0-b2d3-6becc8824fb0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:23.378Z|3181ab7e-f526-4989-bb7a-5148813bd415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:23.378Z|04384d20-4af3-4c29-a27d-762fe3a066ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:23.378Z|04384d20-4af3-4c29-a27d-762fe3a066ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:23.378Z|3181ab7e-f526-4989-bb7a-5148813bd415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:23.383Z|4c7d3d0b-ae20-4236-99d8-a4262c605a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:23.384Z|4c7d3d0b-ae20-4236-99d8-a4262c605a1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:31.846Z|6ccc169b-7b9b-4332-b4e2-feef02718ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:36:31.847Z|6ccc169b-7b9b-4332-b4e2-feef02718ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:36:33.399Z|bfdc105b-e6d5-4322-bb01-cc7f329c5372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:33.399Z|bfdc105b-e6d5-4322-bb01-cc7f329c5372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:33.399Z|fcb1d70f-5431-41a3-a2de-16a25730c54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:33.400Z|fcb1d70f-5431-41a3-a2de-16a25730c54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:33.401Z|ed63a786-a46d-42ca-a8fd-9994aaa6e46c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:33.402Z|ed63a786-a46d-42ca-a8fd-9994aaa6e46c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:43.422Z|a48fad25-c31d-427c-8ced-2bae827e104e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:43.422Z|dcb87457-d088-4632-8785-07f57b40ded8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:43.423Z|abff52d2-d840-48c6-9652-33bc10905984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:43.423Z|a48fad25-c31d-427c-8ced-2bae827e104e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:43.423Z|dcb87457-d088-4632-8785-07f57b40ded8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:43.423Z|abff52d2-d840-48c6-9652-33bc10905984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:46.846Z|768156ed-5dd9-42be-a384-b34c3f83e7da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:36:46.847Z|768156ed-5dd9-42be-a384-b34c3f83e7da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:36:47.120Z|78479c4b-6df1-4774-a9cb-0309cdab4e84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:36:47.120Z|78479c4b-6df1-4774-a9cb-0309cdab4e84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:36:53.444Z|3ff65361-b75a-42b3-ae95-ad3befa030f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:53.444Z|7031ba16-adfd-4a93-b2a5-6f1330e86ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:53.445Z|52b7f1f9-33e0-4f57-94e8-fc37e10716ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:36:53.445Z|3ff65361-b75a-42b3-ae95-ad3befa030f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:53.445Z|7031ba16-adfd-4a93-b2a5-6f1330e86ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:36:53.445Z|52b7f1f9-33e0-4f57-94e8-fc37e10716ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:01.846Z|e931fb90-d024-4237-a6b1-f3da73514169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:37:01.849Z|e931fb90-d024-4237-a6b1-f3da73514169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:37:03.467Z|c5809e30-67ca-484d-b39c-154f1d695aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:03.467Z|de22ac3f-6b55-4552-90a8-102ecf5c0626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:03.468Z|de22ac3f-6b55-4552-90a8-102ecf5c0626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:03.468Z|c5809e30-67ca-484d-b39c-154f1d695aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:03.471Z|ae957294-f3b6-4b57-b370-50af387d37c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:03.472Z|ae957294-f3b6-4b57-b370-50af387d37c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:13.488Z|95808d82-c691-471a-b04d-38787c9ca079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:13.488Z|11d7e421-6f4c-45a6-b8c3-0452bc2b9e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:13.489Z|95808d82-c691-471a-b04d-38787c9ca079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:13.489Z|11d7e421-6f4c-45a6-b8c3-0452bc2b9e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:13.493Z|d0da56fc-45eb-4c34-b122-7281288d54b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:13.493Z|d0da56fc-45eb-4c34-b122-7281288d54b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:16.846Z|6200a561-a655-4393-92b0-77c8f4b0a985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:37:16.847Z|6200a561-a655-4393-92b0-77c8f4b0a985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:37:17.121Z|84aa0151-53a7-4bd6-a587-c1f37cdc604a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:37:17.121Z|84aa0151-53a7-4bd6-a587-c1f37cdc604a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:37:23.115Z|8b197b21-5fff-4255-bd8b-95812ced945a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:37:23.116Z|8b197b21-5fff-4255-bd8b-95812ced945a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:23.510Z|eaea2514-9612-422c-9a95-0da8483993bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:23.510Z|79d1bd99-dde4-4e37-8a79-8412f68107d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:23.510Z|79d1bd99-dde4-4e37-8a79-8412f68107d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:23.510Z|eaea2514-9612-422c-9a95-0da8483993bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:23.513Z|82343ca1-5fde-434c-8b28-4fb3459af4cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:23.514Z|82343ca1-5fde-434c-8b28-4fb3459af4cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:31.846Z|dbd4a32d-a7f0-4cdb-a8e6-203dc7d93662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:37:31.847Z|dbd4a32d-a7f0-4cdb-a8e6-203dc7d93662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:37:33.531Z|baa66cac-3875-4a1a-9d1b-b816cb9e2e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:33.531Z|c807bde5-054a-4aea-876b-ac9e6418313d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:33.532Z|012dbe78-22c0-484a-9fa9-544f6ed9c00a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:33.532Z|baa66cac-3875-4a1a-9d1b-b816cb9e2e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:33.532Z|c807bde5-054a-4aea-876b-ac9e6418313d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:33.533Z|012dbe78-22c0-484a-9fa9-544f6ed9c00a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:43.553Z|e9e4fc41-e8f6-4db0-8fbe-4e47b3184e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:43.553Z|35a1c45c-4be5-42a9-9a15-6e1ce6bf6f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:43.553Z|e9e4fc41-e8f6-4db0-8fbe-4e47b3184e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:43.553Z|35a1c45c-4be5-42a9-9a15-6e1ce6bf6f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:43.554Z|af13f715-967d-4b3f-955e-3be1ea4adcfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:43.554Z|af13f715-967d-4b3f-955e-3be1ea4adcfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:46.846Z|64866b85-c04f-49d3-8a70-0267bd494562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:37:46.849Z|64866b85-c04f-49d3-8a70-0267bd494562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:37:47.122Z|8ef3f859-bfd6-4516-bfa7-3d5b38079b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:37:47.123Z|8ef3f859-bfd6-4516-bfa7-3d5b38079b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:37:53.574Z|4d7321b7-a88e-4720-9551-b213d0dbbf09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:53.574Z|ca3b6a0a-289b-43ea-9372-91fbfa037c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:53.575Z|4d7321b7-a88e-4720-9551-b213d0dbbf09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:53.575Z|a1b64c1a-8e6c-4b36-b622-611ba1f46e42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:37:53.575Z|ca3b6a0a-289b-43ea-9372-91fbfa037c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:37:53.575Z|a1b64c1a-8e6c-4b36-b622-611ba1f46e42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:01.846Z|29e1eff1-251e-4920-a40d-2839ec3a044b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:38:01.847Z|29e1eff1-251e-4920-a40d-2839ec3a044b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:38:03.596Z|5822ec82-d749-4b4f-b793-9b20ed61fed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:03.597Z|5822ec82-d749-4b4f-b793-9b20ed61fed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:03.599Z|801e4405-f41b-4e92-9515-1b3e21d6119b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:03.599Z|ab9c6dd9-b1da-4e47-b8b6-624bc1107447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:03.600Z|801e4405-f41b-4e92-9515-1b3e21d6119b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:03.600Z|ab9c6dd9-b1da-4e47-b8b6-624bc1107447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:13.618Z|4d335a6d-3cd0-4032-a67f-29f6d3f5fcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:13.619Z|4d335a6d-3cd0-4032-a67f-29f6d3f5fcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:13.625Z|5cfeca95-b981-425e-a857-a677890fdba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:13.626Z|5cfeca95-b981-425e-a857-a677890fdba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:13.629Z|388bd233-290b-40cb-b627-5b8b799cad79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:13.630Z|388bd233-290b-40cb-b627-5b8b799cad79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:16.846Z|c8f5d5dc-a4b2-48e6-b59c-b6f038b38f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:38:16.847Z|c8f5d5dc-a4b2-48e6-b59c-b6f038b38f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:38:17.123Z|a94c86d6-fc74-44ff-9bf8-61809eb74ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:38:17.124Z|a94c86d6-fc74-44ff-9bf8-61809eb74ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:38:23.115Z|caaeaf8b-e0b5-4e21-8658-c8237ccbe041|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:38:23.116Z|caaeaf8b-e0b5-4e21-8658-c8237ccbe041|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:23.652Z|013958be-de32-44c0-a527-9833ffb7d8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:23.652Z|0313dbb5-e904-42fc-b488-930ef0eec8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:23.652Z|013958be-de32-44c0-a527-9833ffb7d8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:23.653Z|0313dbb5-e904-42fc-b488-930ef0eec8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:23.701Z|7375dacf-960d-4ef9-9a2d-d3b22170d5cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:23.702Z|7375dacf-960d-4ef9-9a2d-d3b22170d5cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:31.846Z|b02fc0eb-c22d-4923-9313-1e6fb8fc90fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:38:31.849Z|b02fc0eb-c22d-4923-9313-1e6fb8fc90fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:38:33.719Z|bb04da27-ca5f-4905-8706-5fc37565809f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:33.720Z|bb04da27-ca5f-4905-8706-5fc37565809f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:33.726Z|a4184abf-3410-45f6-baf9-6570cdd2d50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:33.727Z|a4184abf-3410-45f6-baf9-6570cdd2d50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:33.758Z|f52fd9be-1660-4dc5-809d-f20149e32958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:33.759Z|f52fd9be-1660-4dc5-809d-f20149e32958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:43.756Z|50698fc3-62f9-4ebc-8b68-d137eee4c3b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:43.757Z|50698fc3-62f9-4ebc-8b68-d137eee4c3b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:43.778Z|1bdf9dba-e3ee-40f6-a3e9-66b3c515914f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:43.779Z|1bdf9dba-e3ee-40f6-a3e9-66b3c515914f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:43.793Z|9551b6e9-a28d-485c-90e4-f6227c432321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:43.793Z|9551b6e9-a28d-485c-90e4-f6227c432321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:46.846Z|0dc0bb40-8369-4563-a46d-2f5b79a45f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:38:46.847Z|0dc0bb40-8369-4563-a46d-2f5b79a45f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:38:47.124Z|2aa3142e-4dc8-451b-9b73-a5effe88b5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:38:47.125Z|2aa3142e-4dc8-451b-9b73-a5effe88b5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:38:53.805Z|4a9e20dc-b4f8-4700-b225-68c6e1cb52c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:53.806Z|4a9e20dc-b4f8-4700-b225-68c6e1cb52c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:53.808Z|77b03a7c-384f-4e10-baa3-b370a0ebcf22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:53.808Z|77b03a7c-384f-4e10-baa3-b370a0ebcf22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:38:53.815Z|df8febdc-5099-4c9d-9198-87eb59704856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:38:53.815Z|df8febdc-5099-4c9d-9198-87eb59704856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:01.846Z|948d87a8-475e-4374-bcc5-a99dfbb3061a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:39:01.847Z|948d87a8-475e-4374-bcc5-a99dfbb3061a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:39:03.832Z|cc851a8a-a4c0-470f-ada2-19c64acf70b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:03.833Z|cc851a8a-a4c0-470f-ada2-19c64acf70b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:03.835Z|1bc1f87f-9b91-40c8-a889-ae7c4886628f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:03.836Z|1bc1f87f-9b91-40c8-a889-ae7c4886628f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:03.839Z|c15cf659-e78c-493f-b67b-29242185c882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:03.840Z|c15cf659-e78c-493f-b67b-29242185c882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:13.872Z|7c8af577-3c0b-4689-b50c-7a3c76daa85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:13.873Z|2fe9f690-fade-4155-9a00-52650e2e60dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:13.873Z|2fe9f690-fade-4155-9a00-52650e2e60dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:13.873Z|7c8af577-3c0b-4689-b50c-7a3c76daa85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:13.881Z|8ebd422f-ae8a-4d7c-bbb3-6b026d04a7df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:13.881Z|8ebd422f-ae8a-4d7c-bbb3-6b026d04a7df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:16.846Z|c5aaeafd-e7ab-4afa-ab25-049892432404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:39:16.849Z|c5aaeafd-e7ab-4afa-ab25-049892432404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:39:17.125Z|d69c06d3-ae18-4237-918a-105d2c15ff99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:39:17.126Z|d69c06d3-ae18-4237-918a-105d2c15ff99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:39:23.116Z|63d0e0d3-cb1c-43c1-a597-4f730f729281|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:39:23.117Z|63d0e0d3-cb1c-43c1-a597-4f730f729281|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:23.894Z|70394435-dd10-4699-a270-1fd68a35bf45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:23.895Z|70394435-dd10-4699-a270-1fd68a35bf45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:23.902Z|2a95982a-0c49-44bf-ba3e-5568f1bc19ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:23.903Z|2a95982a-0c49-44bf-ba3e-5568f1bc19ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:23.907Z|edfce280-46c6-4bf3-9863-4fd1b0a5925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:23.907Z|edfce280-46c6-4bf3-9863-4fd1b0a5925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:31.846Z|1051784b-654d-4d4e-ad04-d026c121c98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:39:31.847Z|1051784b-654d-4d4e-ad04-d026c121c98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:39:33.922Z|7bcf0aa1-3027-4cce-995a-11ee9c70e91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:33.923Z|7bcf0aa1-3027-4cce-995a-11ee9c70e91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:33.930Z|b1a38e99-3bd6-4769-b182-5cdd2160377f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:33.931Z|b1a38e99-3bd6-4769-b182-5cdd2160377f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:33.931Z|56fc66c3-fa1a-48c4-ab2e-dba433c327c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:33.931Z|56fc66c3-fa1a-48c4-ab2e-dba433c327c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:43.949Z|22d6d485-f5e3-4bdf-bbe9-5c1b85427be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:43.950Z|22d6d485-f5e3-4bdf-bbe9-5c1b85427be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:43.955Z|394ebcb9-425c-47ca-b3a3-3f1868432ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:43.955Z|394ebcb9-425c-47ca-b3a3-3f1868432ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:43.957Z|5e2e17b7-dc0e-48c8-9044-b99a4b868b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:43.958Z|5e2e17b7-dc0e-48c8-9044-b99a4b868b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:46.846Z|a9752a55-4f5c-4fa0-9be2-6aaf3be5346c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:39:46.847Z|a9752a55-4f5c-4fa0-9be2-6aaf3be5346c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:39:47.127Z|ce5ec213-96a5-4d87-b319-260375235f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:39:47.127Z|ce5ec213-96a5-4d87-b319-260375235f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:39:53.981Z|626e73be-bf7e-4490-9f3f-572f354a2e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:53.981Z|9b77a27b-7918-49ec-8dc1-1441e9b59022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:53.982Z|7dc8dc7c-234e-490b-b303-7b81c59b90fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:39:53.983Z|9b77a27b-7918-49ec-8dc1-1441e9b59022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:53.983Z|626e73be-bf7e-4490-9f3f-572f354a2e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:39:53.983Z|7dc8dc7c-234e-490b-b303-7b81c59b90fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:01.847Z|f0b94feb-e09c-4c7a-b599-2942c004afe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:40:01.850Z|f0b94feb-e09c-4c7a-b599-2942c004afe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:40:04.007Z|f3dd467b-be1f-42e7-b84f-a140ac205bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:04.007Z|7213e633-5d6b-4b9c-8333-b40e45a416cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:04.007Z|b3099dab-b784-4c94-ad05-a58d12da9362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:04.008Z|f3dd467b-be1f-42e7-b84f-a140ac205bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:04.008Z|b3099dab-b784-4c94-ad05-a58d12da9362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:04.008Z|7213e633-5d6b-4b9c-8333-b40e45a416cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:14.032Z|acca11cd-de43-4c8c-bb9c-f8ff51878f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:14.032Z|87e197fe-b058-4613-9c59-881985e4cafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:14.032Z|2d38db66-9c02-40a6-83d8-5fef5025c459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:14.033Z|87e197fe-b058-4613-9c59-881985e4cafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:14.033Z|acca11cd-de43-4c8c-bb9c-f8ff51878f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:14.033Z|2d38db66-9c02-40a6-83d8-5fef5025c459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:16.847Z|385b8c3e-0edc-42fb-a2b8-00ed46513a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:40:16.849Z|385b8c3e-0edc-42fb-a2b8-00ed46513a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:40:17.128Z|977cdd9c-f0b7-46ba-9cc2-1bbdbe8a3727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:40:17.129Z|977cdd9c-f0b7-46ba-9cc2-1bbdbe8a3727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:40:23.117Z|7ebb8da1-cfc9-4647-95f6-aa6c4acc96ca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:40:23.118Z|7ebb8da1-cfc9-4647-95f6-aa6c4acc96ca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:24.056Z|b86b7925-f30d-4726-aa6c-39453b57c788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:24.056Z|16b9c81b-7ba8-4892-a53a-d39396496e0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:24.056Z|cbdf50a5-e080-403a-932f-a28e656e1d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:24.057Z|16b9c81b-7ba8-4892-a53a-d39396496e0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:24.057Z|b86b7925-f30d-4726-aa6c-39453b57c788|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:24.057Z|cbdf50a5-e080-403a-932f-a28e656e1d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:31.846Z|bbd0fed4-ebc1-446b-924a-02962f6e23b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:40:31.847Z|bbd0fed4-ebc1-446b-924a-02962f6e23b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:40:34.080Z|078407dc-7542-4435-882f-79c49c442adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:34.080Z|c77e7736-6824-46e5-a6b3-13de53693630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:34.080Z|82d00d9e-c0ed-4ab9-a06f-bf4c01b73a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:34.081Z|078407dc-7542-4435-882f-79c49c442adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:34.081Z|c77e7736-6824-46e5-a6b3-13de53693630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:34.081Z|82d00d9e-c0ed-4ab9-a06f-bf4c01b73a5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:44.105Z|5371dee7-a756-4f2d-a6c1-ac5a12dc68fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:44.105Z|7749cea1-c63b-42d5-883a-29145bd76674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:44.105Z|5acceaf3-5a39-4cf4-9421-237e382d9c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:44.105Z|7749cea1-c63b-42d5-883a-29145bd76674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:44.106Z|5acceaf3-5a39-4cf4-9421-237e382d9c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:44.105Z|5371dee7-a756-4f2d-a6c1-ac5a12dc68fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:46.846Z|394b7803-8fb5-424e-8719-8469d0c85f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:40:46.849Z|394b7803-8fb5-424e-8719-8469d0c85f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:40:47.129Z|e80eb0fb-5547-4baa-859c-53824337277c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:40:47.130Z|e80eb0fb-5547-4baa-859c-53824337277c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:40:54.132Z|faae6130-0e80-4ea0-885c-e53612114395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:54.132Z|41c14efe-6975-4c5b-b6e0-8838cebcf83c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:54.133Z|41c14efe-6975-4c5b-b6e0-8838cebcf83c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:54.133Z|faae6130-0e80-4ea0-885c-e53612114395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:40:54.139Z|74ba5c0c-c26b-440f-847d-d70f25fb6879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:40:54.140Z|74ba5c0c-c26b-440f-847d-d70f25fb6879|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:01.846Z|6603884a-1091-4af5-9495-cc7e98847632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:41:01.847Z|6603884a-1091-4af5-9495-cc7e98847632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:41:04.158Z|fb5cd821-ac83-4fe0-b7bb-62dd243299d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:04.158Z|bd58a121-6614-45a4-bc6a-92f17a974a71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:04.159Z|fb5cd821-ac83-4fe0-b7bb-62dd243299d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:04.159Z|bd58a121-6614-45a4-bc6a-92f17a974a71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:04.161Z|a5ca2a2f-0bcb-480d-8dc2-67526b73259e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:04.161Z|a5ca2a2f-0bcb-480d-8dc2-67526b73259e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:14.180Z|1ad5f21c-1e7f-4ccd-8d11-2603f8bda895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:14.181Z|1ad5f21c-1e7f-4ccd-8d11-2603f8bda895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:14.181Z|bd6811bc-db26-4efb-84ac-ed4fcd8b2cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:14.181Z|fcdb6076-5906-4c2b-ad19-d0f648791f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:14.182Z|bd6811bc-db26-4efb-84ac-ed4fcd8b2cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:14.182Z|fcdb6076-5906-4c2b-ad19-d0f648791f9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:16.846Z|de86aae0-cb7d-4a4a-930b-1e42dc88e594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:41:16.847Z|de86aae0-cb7d-4a4a-930b-1e42dc88e594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:41:17.131Z|3e456256-fe78-4d1a-a0fb-8b5ae4812498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:41:17.131Z|3e456256-fe78-4d1a-a0fb-8b5ae4812498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:41:23.115Z|93029717-7d0c-4bbf-99da-964aa8523ea7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:41:23.116Z|93029717-7d0c-4bbf-99da-964aa8523ea7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:24.203Z|3b6d053a-c112-42e3-b357-2621e7cb4926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:24.204Z|3b6d053a-c112-42e3-b357-2621e7cb4926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:24.206Z|4661199f-1f11-4933-8de9-a118561a1706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:24.207Z|4661199f-1f11-4933-8de9-a118561a1706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:24.209Z|cfb846a6-9e26-4e29-a856-092d62572f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:24.209Z|cfb846a6-9e26-4e29-a856-092d62572f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:31.846Z|da8c1ee0-9091-4996-b4b5-cb83b2869b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:41:31.849Z|da8c1ee0-9091-4996-b4b5-cb83b2869b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:41:34.224Z|f5128e28-8348-4a49-953b-58c4136ca050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:34.225Z|f5128e28-8348-4a49-953b-58c4136ca050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:34.227Z|1d864d22-697f-4234-8dd6-d36f256da484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:34.228Z|1d864d22-697f-4234-8dd6-d36f256da484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:34.228Z|7800be2a-b302-4bd5-a8c4-a9e83acaf623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:34.229Z|7800be2a-b302-4bd5-a8c4-a9e83acaf623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:44.246Z|3b646d3d-49c9-4a25-a1d5-77a20f3a5cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:44.247Z|3b646d3d-49c9-4a25-a1d5-77a20f3a5cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:44.248Z|c1031f5e-6c57-42f0-a3cc-e5899ba79b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:44.248Z|271d1d14-fe66-42ea-b676-fa429f53f9a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:44.249Z|271d1d14-fe66-42ea-b676-fa429f53f9a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:44.250Z|c1031f5e-6c57-42f0-a3cc-e5899ba79b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:46.846Z|f15e3aae-a0ca-40f3-84a5-d80b34e6e380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:41:46.847Z|f15e3aae-a0ca-40f3-84a5-d80b34e6e380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:41:47.132Z|a2cad6d7-8de6-4b71-8e72-9a97961ef3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:41:47.132Z|a2cad6d7-8de6-4b71-8e72-9a97961ef3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:41:54.272Z|d766bc66-6e88-4333-976e-1f5a9abd6206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:54.272Z|43e8b313-352c-4412-933f-0d85c17f1c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:54.272Z|d766bc66-6e88-4333-976e-1f5a9abd6206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:54.273Z|43e8b313-352c-4412-933f-0d85c17f1c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:41:54.275Z|fe1c9af7-a2e8-4b42-9742-c86b9ac22e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:41:54.276Z|fe1c9af7-a2e8-4b42-9742-c86b9ac22e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:01.846Z|e0a67936-cf14-42c9-bbf0-eea400e10a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:42:01.847Z|e0a67936-cf14-42c9-bbf0-eea400e10a57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:42:04.307Z|863a37fd-8fb8-43ab-91df-ea00ce02e588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:04.307Z|708b9607-560b-40ef-adc0-0e601cf61a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:04.308Z|863a37fd-8fb8-43ab-91df-ea00ce02e588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:04.308Z|708b9607-560b-40ef-adc0-0e601cf61a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:04.324Z|03bff763-522f-49d3-b057-1ddf07b4bd4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:04.325Z|03bff763-522f-49d3-b057-1ddf07b4bd4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:09.703Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:42:09.713Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 74de4330-1937-41eb-938e-949df8e1ec0c already exists in requestDb InfraActiveRequests table 2022-06-11T04:42:09.715Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:09.715Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:42:09.716Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:09.716Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:09.716Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:42:09.716Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8842d0111cf9631", X-B3-SpanId:"c58962a19d6dbf15", X-B3-ParentSpanId:"c8842d0111cf9631", X-B3-Sampled:"0", X-ONAP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92d21231-8926-4cb0-8c21-17f21e7da590"] 2022-06-11T04:42:09.717Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:42:09.717Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:09.804Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:09.805Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:42:09.805Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:42:09.806Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:42:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:09.806Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: 2022-06-11T04:42:09.806Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:09.807Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|404|Not Found|InvokeReturn 2022-06-11T04:42:09.958Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:42:14.330Z|94a4837d-ae11-4ae9-8edb-055736c2f512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:14.331Z|94a4837d-ae11-4ae9-8edb-055736c2f512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:14.333Z|c2c0ee2b-6e4a-4e0b-ab39-b18a865bca58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:14.334Z|c2c0ee2b-6e4a-4e0b-ab39-b18a865bca58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:14.347Z|12ae45ad-0cbb-4eb3-9162-3665d04e5249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:14.347Z|12ae45ad-0cbb-4eb3-9162-3665d04e5249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:16.846Z|958f866f-d676-4da0-9578-3719565080d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:42:16.848Z|958f866f-d676-4da0-9578-3719565080d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:42:17.133Z|430bf762-97ab-4a0b-94bd-57599ffc38f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:42:17.134Z|430bf762-97ab-4a0b-94bd-57599ffc38f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:42:23.115Z|67402c64-4508-4252-8fe6-7e7091625261|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:42:23.116Z|67402c64-4508-4252-8fe6-7e7091625261|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:24.372Z|cddc0947-5ce1-47a0-9c16-89bd2ddea81b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:24.372Z|9afe14d2-0408-4384-9de4-bbe3bcda442c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:24.372Z|9afe14d2-0408-4384-9de4-bbe3bcda442c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:24.372Z|cddc0947-5ce1-47a0-9c16-89bd2ddea81b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:24.372Z|0e513926-43ed-4a52-9020-135d0a056342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:24.374Z|0e513926-43ed-4a52-9020-135d0a056342|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:29.776Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:42:29.923Z|74de4330-1937-41eb-938e-949df8e1ec0c|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/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:42:29.924Z|74de4330-1937-41eb-938e-949df8e1ec0c|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/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[74de4330-1937-41eb-938e-949df8e1ec0c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2177c46c-bab7-441a-bccf-ac5e8f56ceca], X-ECOMP-RequestID=[74de4330-1937-41eb-938e-949df8e1ec0c], X-TransactionId=[], X-ONAP-RequestID=[74de4330-1937-41eb-938e-949df8e1ec0c]} 2022-06-11T04:42:30.284Z|74de4330-1937-41eb-938e-949df8e1ec0c|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/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|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/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:42:30:543-77941], vertex-id=[274576], Content-Length=[615], Date=[Sat, 11 Jun 2022 04:42:30 GMT], Content-Type=[application/json]} 2022-06-11T04:42:30.286Z|74de4330-1937-41eb-938e-949df8e1ec0c|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/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922347354","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-06-11T04:42:30.287Z|74de4330-1937-41eb-938e-949df8e1ec0c|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/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:42:30.434Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:42:30.434Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:42:30.452Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:42:30.453Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:42:30.453Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:30.454Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:42:30.454Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:42:30.454Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"115", X-B3-TraceId:"c8842d0111cf9631", X-B3-SpanId:"de387daac5013077", X-B3-ParentSpanId:"c8842d0111cf9631", X-B3-Sampled:"0", X-ONAP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dbfbbba-1658-4f15-8314-1c3fecc2b6f1"] 2022-06-11T04:42:30.455Z|74de4330-1937-41eb-938e-949df8e1ec0c|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_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc","requestScope":"service"} 2022-06-11T04:42:30.455Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:30.913Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:30.914Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:30.914Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:42:30.914Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"Sat, 11 Jun 2022 04:42:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:30.915Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:42:30.915Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:30.916Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:42:30.927Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:42:30.928Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:42:30.928Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:30.929Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:42:30.929Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:42:30.930Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86f24998-9e4b-4c6f-acc3-e9f433d7cf38"] 2022-06-11T04:42:30.930Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:42:30.930Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:31.474Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:31.475Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:31.475Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:42:31.476Z|74de4330-1937-41eb-938e-949df8e1ec0c|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 : [Set-Cookie:"JSESSIONID=D5256561EA2580827C5A86E4E0989B9A; 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:"Sat, 11 Jun 2022 04:42:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:31.479Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:42:31.479Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:31.479Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:42:31.622Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:42:31.622Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-11T04:42:31.623Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:31.623Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:42:31.623Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:42:31.623Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21d97ece-eb94-45ef-8d34-322d995bf2a3"] 2022-06-11T04:42:31.624Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:42:31.624Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:31.796Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:31.797Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:31.797Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:42:31.798Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"Sat, 11 Jun 2022 04:42:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:31.804Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-11T04:42:31.805Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:31.805Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:42:31.817Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:42:31.818Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:42:31.818Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:31.818Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:42:31.819Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:42:31.819Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"652a3f08-554c-4e1b-ab00-8fcab4146a3f"] 2022-06-11T04:42:31.819Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:42:31.819Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:31.846Z|de7f2b24-1ac6-4b97-a7b6-52ea01a5353b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:42:31.847Z|de7f2b24-1ac6-4b97-a7b6-52ea01a5353b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:42:31.869Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:31.869Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:31.870Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:42:31.870Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"Sat, 11 Jun 2022 04:42:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:31.875Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:42:31.875Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:31.875Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:42:31.893Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:42:31.893Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:42:31.893Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:31.894Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:42:31.894Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:42:31.894Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"1854", X-B3-TraceId:"c8842d0111cf9631", X-B3-SpanId:"5c8e63a9dbc64eb5", X-B3-ParentSpanId:"c8842d0111cf9631", X-B3-Sampled:"0", X-ONAP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49d67d15-00fb-4b94-9113-94624abf8aa7"] 2022-06-11T04:42:31.894Z|74de4330-1937-41eb-938e-949df8e1ec0c|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":"74de4330-1937-41eb-938e-949df8e1ec0c","requestStatus":"IN_PROGRESS","startTime":1654922529967,"source":"VID","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"74de4330-1937-41eb-938e-949df8e1ec0c"} 2022-06-11T04:42:31.895Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:32.648Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:32.649Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:42:32.650Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:42:32.650Z|74de4330-1937-41eb-938e-949df8e1ec0c|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/74de4330-1937-41eb-938e-949df8e1ec0c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:42:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:32.653Z|74de4330-1937-41eb-938e-949df8e1ec0c|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" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:42:09.967+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:42:32.742+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:42:32.654Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:32.654Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:42:32.708Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:42:32.709Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:42:32.709Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:32.709Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:42:32.709Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:42:32.710Z|74de4330-1937-41eb-938e-949df8e1ec0c|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:"2258", X-B3-TraceId:"c8842d0111cf9631", X-B3-SpanId:"0d56f556a6f25983", X-B3-ParentSpanId:"c8842d0111cf9631", X-B3-Sampled:"0", X-ONAP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb72a608-63e2-4753-8112-a0beca1ea349"] 2022-06-11T04:42:32.710Z|74de4330-1937-41eb-938e-949df8e1ec0c|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\":\"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\"modelUuid\":\"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\"modelInvariantUuid\":\"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"5f70ff77-68b7-4180-b774-e7a12d489950\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"74de4330-1937-41eb-938e-949df8e1ec0c","type":"String"},"mso-request-id":{"value":"74de4330-1937-41eb-938e-949df8e1ec0c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:42:32.710Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:34.395Z|06c9f3d8-3700-459a-a993-20dd93d87011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:34.395Z|b9e03483-3c97-440a-b35f-37bfa4f2ba2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:34.396Z|06c9f3d8-3700-459a-a993-20dd93d87011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:34.396Z|4d2a1510-cd8b-440e-91d8-cd55fa3bef08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:34.396Z|b9e03483-3c97-440a-b35f-37bfa4f2ba2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:34.396Z|4d2a1510-cd8b-440e-91d8-cd55fa3bef08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:38.861Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:38.862Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:42:38.863Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:42:38.863Z|74de4330-1937-41eb-938e-949df8e1ec0c|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 : [Set-Cookie:"JSESSIONID=D7E4DE75C7D6AACEA3BD4A4E6856667B; Path=/; HttpOnly", Date:"Sat, 11 Jun 2022 04:42:38 GMT", X-ONAP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-TransactionID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ECOMP-RequestID:"74de4330-1937-41eb-938e-949df8e1ec0c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bb72a608-63e2-4753-8112-a0beca1ea349", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:38.864Z|74de4330-1937-41eb-938e-949df8e1ec0c|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\":\"74de4330-1937-41eb-938e-949df8e1ec0c\",\"instanceId\":\"8d45baab-92eb-457c-98fd-2cc625679d6b\"}}","message":"Success","processInstanceID":"e9a3fe0f-e940-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:42:38.865Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:38.865Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:42:38.880Z|74de4330-1937-41eb-938e-949df8e1ec0c|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:42:39.018Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:42:39.042Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:39.043Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:42:39.043Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:39.043Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:39.044Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:42:39.044Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"366336a572c98b12", X-B3-SpanId:"3b5ec8747a4dadeb", X-B3-ParentSpanId:"366336a572c98b12", X-B3-Sampled:"0", X-ONAP-RequestID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-RequestID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-TransactionID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-ECOMP-RequestID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"497ccb32-5702-4cc9-9158-5e40172dbb51"] 2022-06-11T04:42:39.044Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:42:39.044Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:39.087Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:39.088Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:39.088Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:42:39.088Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:42:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:39.093Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:42:09.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:42:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:42:39.094Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:39.094Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:42:39.099Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:42:39.099Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:42:39.099Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:39.100Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:42:39.100Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:42:39.100Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"366336a572c98b12", X-B3-SpanId:"7db639eec63cd369", X-B3-ParentSpanId:"366336a572c98b12", X-B3-Sampled:"0", X-ONAP-RequestID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-RequestID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-TransactionID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-ECOMP-RequestID:"f0458a94-649f-40a3-b2c6-0c43cc9aeb35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d237259-2ba3-473d-837d-566198f107ac"] 2022-06-11T04:42:39.101Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:42:39.101Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:39.268Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:39.269Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:39.269Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:42:39.269Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:42:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:39.273Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:42:39.273Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:39.273Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:42:39.299Z|f0458a94-649f-40a3-b2c6-0c43cc9aeb35|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:42:44.418Z|6eb30269-8024-466a-bb4d-0ee57308400d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:44.419Z|6eb30269-8024-466a-bb4d-0ee57308400d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:44.428Z|ea965a36-0b9e-4a0d-9652-8b95892eff00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:44.429Z|ea965a36-0b9e-4a0d-9652-8b95892eff00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:44.433Z|4fa1ef85-6bf8-49a3-a64d-60028dd1dbd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:44.434Z|4fa1ef85-6bf8-49a3-a64d-60028dd1dbd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:46.846Z|5982f50a-bfb2-4243-8645-4cc36adbb358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:42:46.847Z|5982f50a-bfb2-4243-8645-4cc36adbb358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:42:47.134Z|efac478a-d44c-44f2-937d-40a0d544c419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:42:47.135Z|efac478a-d44c-44f2-937d-40a0d544c419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:42:49.453Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:42:49.459Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:49.459Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:42:49.460Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:49.460Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:49.460Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:42:49.461Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5abd356f7e76f1c9", X-B3-SpanId:"045c0865c3563312", X-B3-ParentSpanId:"5abd356f7e76f1c9", X-B3-Sampled:"0", X-ONAP-RequestID:"6f529398-3e31-4428-8d99-2dada09b510c", X-RequestID:"6f529398-3e31-4428-8d99-2dada09b510c", X-TransactionID:"6f529398-3e31-4428-8d99-2dada09b510c", X-ECOMP-RequestID:"6f529398-3e31-4428-8d99-2dada09b510c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd4096e0-8be8-4297-9101-b572d1c7c3bc"] 2022-06-11T04:42:49.461Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:42:49.461Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:49.506Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:49.507Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:49.507Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:42:49.508Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:49.512Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:42:09.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:42:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:42:49.513Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:49.513Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:42:49.516Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:42:49.516Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:42:49.516Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:49.517Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:42:49.517Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:42:49.517Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5abd356f7e76f1c9", X-B3-SpanId:"455def3c24719f1e", X-B3-ParentSpanId:"5abd356f7e76f1c9", X-B3-Sampled:"0", X-ONAP-RequestID:"6f529398-3e31-4428-8d99-2dada09b510c", X-RequestID:"6f529398-3e31-4428-8d99-2dada09b510c", X-TransactionID:"6f529398-3e31-4428-8d99-2dada09b510c", X-ECOMP-RequestID:"6f529398-3e31-4428-8d99-2dada09b510c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec865b5f-027c-436c-a513-5b1d0de5a8d1"] 2022-06-11T04:42:49.518Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:42:49.518Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:49.545Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:49.546Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:49.546Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:42:49.547Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:49.549Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:42:49.549Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:49.549Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:42:49.564Z|6f529398-3e31-4428-8d99-2dada09b510c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:42:54.441Z|83db710b-0a28-49b4-a23b-2b1716e9d22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:54.442Z|83db710b-0a28-49b4-a23b-2b1716e9d22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:54.453Z|5e381b66-2edb-4b02-b6e3-e238e5d01db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:54.453Z|5e381b66-2edb-4b02-b6e3-e238e5d01db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:54.461Z|2f7f389f-ec32-4fe4-9217-d3dc7a6367c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:42:54.462Z|2f7f389f-ec32-4fe4-9217-d3dc7a6367c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:42:59.700Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:42:59.706Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:59.707Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:42:59.707Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:59.708Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:42:59.708Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:42:59.709Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c49d0d9c48b07817", X-B3-SpanId:"28c7392fe3c94901", X-B3-ParentSpanId:"c49d0d9c48b07817", X-B3-Sampled:"0", X-ONAP-RequestID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-RequestID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-TransactionID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-ECOMP-RequestID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6227e7b7-88aa-4b00-8853-464ca5150fbb"] 2022-06-11T04:42:59.709Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:42:59.709Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:59.758Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:59.758Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:59.759Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:42:59.759Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:59.762Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:42:09.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:42:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:42:59.763Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:59.763Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:42:59.767Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:42:59.767Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:42:59.768Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:42:59.768Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:42:59.768Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:42:59.768Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c49d0d9c48b07817", X-B3-SpanId:"3e5d5a5558ed4075", X-B3-ParentSpanId:"c49d0d9c48b07817", X-B3-Sampled:"0", X-ONAP-RequestID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-RequestID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-TransactionID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-ECOMP-RequestID:"eb21d528-60a1-4cc0-afe3-665ef4df9afc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e36ab41-5f71-49ef-8dec-bbd11a5fe257"] 2022-06-11T04:42:59.769Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:42:59.769Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:42:59.796Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:42:59.797Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:42:59.797Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:42:59.798Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:42:59.802Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:42:59.802Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:42:59.803Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:42:59.821Z|eb21d528-60a1-4cc0-afe3-665ef4df9afc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:01.846Z|31487f5e-f319-4817-9140-bb9da1bcf2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:43:01.849Z|31487f5e-f319-4817-9140-bb9da1bcf2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:43:04.464Z|116c1813-5a5d-4f8d-8c9c-b8675d777af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:04.465Z|116c1813-5a5d-4f8d-8c9c-b8675d777af0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:04.472Z|254a1c87-a58f-430c-b0a0-e1cecdf84164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:04.472Z|254a1c87-a58f-430c-b0a0-e1cecdf84164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:04.481Z|e2df606e-2080-45db-9a51-e80a88ffa582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:04.482Z|e2df606e-2080-45db-9a51-e80a88ffa582|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:09.947Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:09.952Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:09.953Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:43:09.953Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:09.953Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:09.954Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:43:09.954Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6c620bc4cbb420d", X-B3-SpanId:"47c3249213b94d17", X-B3-ParentSpanId:"f6c620bc4cbb420d", X-B3-Sampled:"0", X-ONAP-RequestID:"58d54fbb-1313-463a-a118-760a9efba3da", X-RequestID:"58d54fbb-1313-463a-a118-760a9efba3da", X-TransactionID:"58d54fbb-1313-463a-a118-760a9efba3da", X-ECOMP-RequestID:"58d54fbb-1313-463a-a118-760a9efba3da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b58a3a75-44df-49f2-bdc3-e1d16391833b"] 2022-06-11T04:43:09.954Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:43:09.954Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:10.005Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:10.005Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:10.006Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:43:10.006Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:10.015Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:42:09.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:42:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:43:10.016Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:10.016Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:43:10.018Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:10.019Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:10.019Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:10.019Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:10.020Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:10.020Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6c620bc4cbb420d", X-B3-SpanId:"85dbfa427b0a1fa2", X-B3-ParentSpanId:"f6c620bc4cbb420d", X-B3-Sampled:"0", X-ONAP-RequestID:"58d54fbb-1313-463a-a118-760a9efba3da", X-RequestID:"58d54fbb-1313-463a-a118-760a9efba3da", X-TransactionID:"58d54fbb-1313-463a-a118-760a9efba3da", X-ECOMP-RequestID:"58d54fbb-1313-463a-a118-760a9efba3da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99c70b5a-1552-48e9-a2d4-6189ea9be89f"] 2022-06-11T04:43:10.020Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:10.020Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:10.048Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:10.048Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:10.048Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:10.049Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:10.054Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:10.054Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:10.055Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:10.066Z|58d54fbb-1313-463a-a118-760a9efba3da|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:14.487Z|b507ce64-cfdd-46bc-8dd3-a2f85e7af46a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:14.488Z|b507ce64-cfdd-46bc-8dd3-a2f85e7af46a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:14.492Z|a03a4141-9616-46c9-8e23-fe4dd831d095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:14.493Z|a03a4141-9616-46c9-8e23-fe4dd831d095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:14.503Z|25f6db58-e6cd-4a26-ab55-681ff6d87ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:14.503Z|25f6db58-e6cd-4a26-ab55-681ff6d87ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:16.846Z|382a5943-96e2-4abd-9ac1-b234a7c502a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:43:16.847Z|382a5943-96e2-4abd-9ac1-b234a7c502a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:43:17.135Z|63e41a3a-b51e-49b8-b482-22246e9fa817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:43:17.136Z|63e41a3a-b51e-49b8-b482-22246e9fa817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:43:20.195Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:20.203Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.204Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:43:20.204Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.205Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.205Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:43:20.205Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65dcc582a91ee140", X-B3-SpanId:"fa53818a06bee979", X-B3-ParentSpanId:"65dcc582a91ee140", X-B3-Sampled:"0", X-ONAP-RequestID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-RequestID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-TransactionID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-ECOMP-RequestID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a315c11-0ca3-45ef-bd74-12fb4260b391"] 2022-06-11T04:43:20.206Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:43:20.206Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:20.246Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:20.247Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:20.247Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:43:20.247Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:20.254Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:42:09.000+00:00", "endTime" : "2022-06-11T04:43:11.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:43:20.255Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:20.255Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:43:20.259Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.259Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:20.260Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.260Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.260Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:20.261Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65dcc582a91ee140", X-B3-SpanId:"0f7dfd6d4043dc4c", X-B3-ParentSpanId:"65dcc582a91ee140", X-B3-Sampled:"0", X-ONAP-RequestID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-RequestID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-TransactionID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-ECOMP-RequestID:"2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6122d4a8-fe25-40c0-ba56-c3f8738d7c62"] 2022-06-11T04:43:20.261Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:20.262Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:20.322Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:20.323Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:20.323Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:20.324Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:20.341Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:20.342Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:20.342Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:20.362Z|2ad835bd-162e-4b1f-a5ac-5ecb0d2b1561|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:20.484Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:20.487Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.488Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:43:20.488Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.488Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.489Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:43:20.489Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f01c961fb0ce66de", X-B3-SpanId:"d71d42f307d15f34", X-B3-ParentSpanId:"f01c961fb0ce66de", X-B3-Sampled:"0", X-ONAP-RequestID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-RequestID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-TransactionID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-ECOMP-RequestID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d3208c3-5444-45d2-9355-79bcf6a55715"] 2022-06-11T04:43:20.489Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:43:20.490Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:20.546Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:20.547Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:20.547Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:43:20.547Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:20.548Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:42:09.000+00:00", "endTime" : "2022-06-11T04:43:11.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:43:20.548Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:20.548Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:43:20.550Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.550Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:20.551Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.551Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.551Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:20.551Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f01c961fb0ce66de", X-B3-SpanId:"4f9bed73f79a80a3", X-B3-ParentSpanId:"f01c961fb0ce66de", X-B3-Sampled:"0", X-ONAP-RequestID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-RequestID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-TransactionID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-ECOMP-RequestID:"ee946e7f-3670-4d05-a463-896dcbd5a3a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98e26448-139f-4102-97ac-2650656f8d12"] 2022-06-11T04:43:20.552Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:20.552Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:20.577Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:20.578Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:20.578Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:20.578Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:20.582Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:20.582Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:20.583Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:20.594Z|ee946e7f-3670-4d05-a463-896dcbd5a3a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:20.718Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:20.721Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.722Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:43:20.722Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.725Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.725Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:43:20.725Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44da1f6e7f7083d3", X-B3-SpanId:"a3fa5edce08232fa", X-B3-ParentSpanId:"44da1f6e7f7083d3", X-B3-Sampled:"0", X-ONAP-RequestID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-RequestID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-TransactionID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-ECOMP-RequestID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7242d0c2-ae2f-4caa-9f96-55df48bbc1ee"] 2022-06-11T04:43:20.726Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:43:20.726Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:20.754Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:20.755Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:20.755Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:43:20.756Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:20.759Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:42:09.000+00:00", "endTime" : "2022-06-11T04:43:11.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:43:20.759Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:20.760Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:43:20.762Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.762Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:20.762Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.762Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.763Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:20.763Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44da1f6e7f7083d3", X-B3-SpanId:"87d135c46ed00f06", X-B3-ParentSpanId:"44da1f6e7f7083d3", X-B3-Sampled:"0", X-ONAP-RequestID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-RequestID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-TransactionID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-ECOMP-RequestID:"4906bea5-4aa2-4710-9dc1-71dc0a75786f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e0ae307-7a58-4b96-8308-3d6998e25832"] 2022-06-11T04:43:20.763Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:20.763Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:20.785Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:20.785Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:20.785Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:20.786Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:20.788Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:20.789Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:20.789Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:20.801Z|4906bea5-4aa2-4710-9dc1-71dc0a75786f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:20.928Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:20.934Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.934Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:43:20.935Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.935Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:20.936Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:43:20.936Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a23baf83271b1a5", X-B3-SpanId:"68e3c71b3299de0c", X-B3-ParentSpanId:"0a23baf83271b1a5", X-B3-Sampled:"0", X-ONAP-RequestID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-RequestID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-TransactionID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-ECOMP-RequestID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c655cbbc-426b-4e28-af0f-6479fa3fe011"] 2022-06-11T04:43:20.936Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:43:20.937Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:20.977Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:20.978Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:20.978Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:43:20.979Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:20.985Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:42:09.000+00:00", "endTime" : "2022-06-11T04:43:11.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:43:20.985Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:20.986Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:43:20.988Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.989Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:20.990Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:20.990Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:20.990Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:20.991Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a23baf83271b1a5", X-B3-SpanId:"23f3901a17b7848c", X-B3-ParentSpanId:"0a23baf83271b1a5", X-B3-Sampled:"0", X-ONAP-RequestID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-RequestID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-TransactionID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-ECOMP-RequestID:"d8e06d39-aa59-4bb1-8df6-67bb9417a671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81ba4a4b-29bc-41f9-b793-da30f682ab6d"] 2022-06-11T04:43:20.991Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:20.991Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:21.026Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:21.027Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:21.028Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:21.028Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:21.034Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:21.034Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:21.035Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:21.050Z|d8e06d39-aa59-4bb1-8df6-67bb9417a671|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:21.183Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:21.186Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:21.187Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||Invoke 2022-06-11T04:43:21.187Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:21.188Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c 2022-06-11T04:43:21.188Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Method : GET 2022-06-11T04:43:21.188Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bacc1b49aaa748d", X-B3-SpanId:"1f8440a1c6a86104", X-B3-ParentSpanId:"6bacc1b49aaa748d", X-B3-Sampled:"0", X-ONAP-RequestID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-RequestID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-TransactionID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-ECOMP-RequestID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5274ae0-85d1-4305-9c6c-93a2f44f3b76"] 2022-06-11T04:43:21.188Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Request body: 2022-06-11T04:43:21.189Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:21.314Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:21.314Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:21.315Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Status text : 2022-06-11T04:43:21.315Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:21.318Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||Response body: { "requestId" : "74de4330-1937-41eb-938e-949df8e1ec0c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:42:09.000+00:00", "endTime" : "2022-06-11T04:43:11.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc\",\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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n\t\t\t\"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"5f70ff77-68b7-4180-b774-e7a12d489950\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "74de4330-1937-41eb-938e-949df8e1ec0c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c" } } } 2022-06-11T04:43:21.318Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:21.319Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74de4330-1937-41eb-938e-949df8e1ec0c|INFO|500||InvokeReturn 2022-06-11T04:43:21.320Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:21.321Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:21.321Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:21.321Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false 2022-06-11T04:43:21.322Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:21.322Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bacc1b49aaa748d", X-B3-SpanId:"e789dcd9a10a9b4e", X-B3-ParentSpanId:"6bacc1b49aaa748d", X-B3-Sampled:"0", X-ONAP-RequestID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-RequestID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-TransactionID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-ECOMP-RequestID:"a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f03426d5-27b5-4744-9946-34d2fc9fd2ec"] 2022-06-11T04:43:21.322Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:21.323Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:21.349Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:21.350Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:21.350Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:21.350Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:21.356Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:21.357Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:21.357Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=74de4330-1937-41eb-938e-949df8e1ec0c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:21.368Z|a0a91e27-d3ea-4e16-b4e5-10ac2ecb1e83|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/74de4330-1937-41eb-938e-949df8e1ec0c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:23.114Z|da55b3fe-2d6d-4df1-a697-4932dc38dcf5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:43:23.115Z|da55b3fe-2d6d-4df1-a697-4932dc38dcf5|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:24.511Z|acdf33e8-e4fc-4a7d-b42f-7e535ec7fcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:24.511Z|acdf33e8-e4fc-4a7d-b42f-7e535ec7fcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:24.516Z|4f676020-0567-4e21-a518-93200d04319b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:24.517Z|4f676020-0567-4e21-a518-93200d04319b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:24.522Z|8ff8d1e0-4245-4b97-911d-c19def104271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:24.522Z|8ff8d1e0-4245-4b97-911d-c19def104271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:25.622Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:25.628Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||INFO|500||Checking if requestId: 47b2e8d0-c1a1-48a4-972d-c7415edf8c28 already exists in requestDb InfraActiveRequests table 2022-06-11T04:43:25.628Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:25.629Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:43:25.629Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:25.630Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:25.630Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:43:25.630Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"848911a8700ff82f", X-B3-SpanId:"7f2fc917514ba2d5", X-B3-ParentSpanId:"848911a8700ff82f", X-B3-Sampled:"0", X-ONAP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65cee347-5687-409e-91b3-bcb7e85f3b67"] 2022-06-11T04:43:25.631Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:43:25.631Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:25.665Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:25.665Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:43:25.666Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:43:25.666Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:43:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:25.667Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: 2022-06-11T04:43:25.667Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:25.667Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|404|Not Found|InvokeReturn 2022-06-11T04:43:25.681Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:43:25.681Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-11T04:43:25.687Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:43:25.724Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:43:25.724Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e|INFO|500||Invoke 2022-06-11T04:43:25.795Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e|INFO|404|Not Found|InvokeReturn 2022-06-11T04:43:25.796Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:43:26:076-93729], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:43:26 GMT], Content-Type=[application/json]} 2022-06-11T04:43:25.797Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e","ERR.5.4.6114"]}}} 2022-06-11T04:43:25.806Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e 2022-06-11T04:43:25.807Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: e4fd6012-d7f6-4885-b6f9-8c6e05dae71e 2022-06-11T04:43:25.810Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:43:25.849Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:43:25.850Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e|INFO|500||Invoke 2022-06-11T04:43:25.912Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e|INFO|404|Not Found|InvokeReturn 2022-06-11T04:43:25.913Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:43:26:193-2353], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:43:26 GMT], Content-Type=[application/json]} 2022-06-11T04:43:25.913Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e","ERR.5.4.6114"]}}} 2022-06-11T04:43:25.916Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/e4fd6012-d7f6-4885-b6f9-8c6e05dae71e 2022-06-11T04:43:25.917Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: e4fd6012-d7f6-4885-b6f9-8c6e05dae71e 2022-06-11T04:43:25.920Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:43:25.965Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:43:25.966Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:43:26.018Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:43:26.018Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:43:26:302-52483], vertex-id=[274576], Content-Length=[615], Date=[Sat, 11 Jun 2022 04:43:26 GMT], Content-Type=[application/json]} 2022-06-11T04:43:26.019Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922347354","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-06-11T04:43:26.020Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:43:26.021Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:43:26.023Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:43:26.023Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:43:26.023Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:26.023Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:43:26.024Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:43:26.024Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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:"848911a8700ff82f", X-B3-SpanId:"95ed0b9261eef2e6", X-B3-ParentSpanId:"848911a8700ff82f", X-B3-Sampled:"0", X-ONAP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ca62d47-dc19-4ee9-ad29-7d8f66a4d4ad"] 2022-06-11T04:43:26.024Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8d45baab-92eb-457c-98fd-2cc625679d6b"},"instanceName":"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0","requestScope":"network"} 2022-06-11T04:43:26.024Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:26.084Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:26.085Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:26.086Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:43:26.086Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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:"Sat, 11 Jun 2022 04:43:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:26.087Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:43:26.087Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:26.087Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:43:26.089Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97 2022-06-11T04:43:26.089Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|INFO|500||Invoke 2022-06-11T04:43:26.090Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:26.090Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97 2022-06-11T04:43:26.090Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||Method : GET 2022-06-11T04:43:26.091Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee7ce941-db1b-4a5a-aca3-ee135b9032a8"] 2022-06-11T04:43:26.091Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||Request body: 2022-06-11T04:43:26.092Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:26.186Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:26.187Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:26.188Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||Status text : 2022-06-11T04:43:26.188Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:26.192Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||Response body: { "modelCustomizationUUID" : "c917c440-f240-4cf1-a063-3fd3daa08e97", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-06-11T04:39:19.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource" } } } 2022-06-11T04:43:26.193Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:26.193Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97|INFO|500||InvokeReturn 2022-06-11T04:43:26.209Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource 2022-06-11T04:43:26.210Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|INFO|500||Invoke 2022-06-11T04:43:26.210Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:26.210Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource 2022-06-11T04:43:26.210Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||Method : GET 2022-06-11T04:43:26.211Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40e16246-8288-44e0-9cdd-52720d219081"] 2022-06-11T04:43:26.211Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||Request body: 2022-06-11T04:43:26.211Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:26.269Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:26.270Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:26.270Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||Status text : 2022-06-11T04:43:26.270Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:26.281Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||Response body: { "modelUUID" : "100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "fdd34af9-3462-4120-8955-5430f4a0aad4", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-06-11T04:39:19.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b/collectionNetworkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b/networkResourceCustomization" } } } 2022-06-11T04:43:26.282Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:26.282Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c917c440-f240-4cf1-a063-3fd3daa08e97/networkResource|INFO|500||InvokeReturn 2022-06-11T04:43:26.301Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2022-06-11T04:43:26.340Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-06-11T04:43:26.341Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:26.341Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2022-06-11T04:43:26.342Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:43:26.342Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbcec108-cdcc-4be7-b0ab-e10bf6cdd98c"] 2022-06-11T04:43:26.342Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:43:26.342Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:26.401Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:26.402Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:43:26.402Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:43:26.402Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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:"Sat, 11 Jun 2022 04:43:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:26.403Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2022-06-11T04:43:26.403Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:26.403Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T04:43:26.404Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2022-06-11T04:43:26.404Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-06-11T04:43:26.405Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:26.405Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2022-06-11T04:43:26.405Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:43:26.405Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e349d77-437c-4b17-ab75-cddfdccee527"] 2022-06-11T04:43:26.405Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:43:26.406Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:26.472Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:26.473Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:26.474Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:43:26.474Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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:"Sat, 11 Jun 2022 04:43:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:26.479Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 179, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" } } } 2022-06-11T04:43:26.479Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:26.480Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:43:26.494Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:43:26.495Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:43:26.495Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:26.495Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:43:26.496Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:43:26.496Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2666", X-B3-TraceId:"848911a8700ff82f", X-B3-SpanId:"01db2b8816f90977", X-B3-ParentSpanId:"848911a8700ff82f", X-B3-Sampled:"0", X-ONAP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"418cefe7-dddd-4662-b537-0a47c963ad5c"] 2022-06-11T04:43:26.496Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"47b2e8d0-c1a1-48a4-972d-c7415edf8c28","requestStatus":"IN_PROGRESS","startTime":1654922605681,"source":"VID","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"8d45baab-92eb-457c-98fd-2cc625679d6b","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"47b2e8d0-c1a1-48a4-972d-c7415edf8c28"} 2022-06-11T04:43:26.496Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:26.552Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:26.552Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:43:26.553Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:43:26.553Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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/47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:26.556Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:43:25.681+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:43:27.080+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:43:26.556Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:26.557Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:43:26.573Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:43:26.574Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:43:26.574Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:26.574Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:43:26.575Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:43:26.575Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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:"848911a8700ff82f", X-B3-SpanId:"73863931f8f77e20", X-B3-ParentSpanId:"848911a8700ff82f", X-B3-Sampled:"0", X-ONAP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba7eba4a-5a67-4648-8a39-160536367052"] 2022-06-11T04:43:26.575Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/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\":\"fdd34af9-3462-4120-8955-5430f4a0aad4\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"c917c440-f240-4cf1-a063-3fd3daa08e97\",\"modelVersionId\":\"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\"modelCustomizationId\":\"c917c440-f240-4cf1-a063-3fd3daa08e97\",\"modelUuid\":\"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\"modelInvariantUuid\":\"fdd34af9-3462-4120-8955-5430f4a0aad4\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\"source\":\"VID\",\"instanceName\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"8d45baab-92eb-457c-98fd-2cc625679d6b\",\"modelInfo\":{\"modelInvariantId\":\"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\"modelUuid\":\"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\"modelInvariantUuid\":\"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"8d45baab-92eb-457c-98fd-2cc625679d6b\"}","type":"String"},"requestId":{"value":"47b2e8d0-c1a1-48a4-972d-c7415edf8c28","type":"String"},"mso-request-id":{"value":"47b2e8d0-c1a1-48a4-972d-c7415edf8c28","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"8d45baab-92eb-457c-98fd-2cc625679d6b","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/8d45baab-92eb-457c-98fd-2cc625679d6b/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:43:26.575Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:27.597Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:27.597Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:43:27.598Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:43:27.598Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:43:27 GMT", X-ONAP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-TransactionID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ECOMP-RequestID:"47b2e8d0-c1a1-48a4-972d-c7415edf8c28", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ba7eba4a-5a67-4648-8a39-160536367052", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:27.598Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"47b2e8d0-c1a1-48a4-972d-c7415edf8c28\",\"instanceId\":\"9345863a-8d74-432d-93e0-9aec9a6a46cc\"}}","message":"Success","processInstanceID":"08814bbb-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:43:27.599Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:27.599Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:43:27.603Z|47b2e8d0-c1a1-48a4-972d-c7415edf8c28|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:27.737Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:27.741Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:27.742Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:43:27.742Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:27.742Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:27.743Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:43:27.743Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"352abab682e5aaed", X-B3-SpanId:"fa97344d8e8897d1", X-B3-ParentSpanId:"352abab682e5aaed", X-B3-Sampled:"0", X-ONAP-RequestID:"bacfc26c-387b-4956-badd-16566ea608a8", X-RequestID:"bacfc26c-387b-4956-badd-16566ea608a8", X-TransactionID:"bacfc26c-387b-4956-badd-16566ea608a8", X-ECOMP-RequestID:"bacfc26c-387b-4956-badd-16566ea608a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70208f2-e484-4176-b829-6be098d1f469"] 2022-06-11T04:43:27.743Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:43:27.744Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:27.786Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:27.787Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:27.787Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:43:27.788Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:27.796Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:43:25.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:43:27.796Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:27.797Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:43:27.799Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:43:27.800Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:27.800Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:27.800Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:43:27.801Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:27.801Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"352abab682e5aaed", X-B3-SpanId:"59c11c5310ee2550", X-B3-ParentSpanId:"352abab682e5aaed", X-B3-Sampled:"0", X-ONAP-RequestID:"bacfc26c-387b-4956-badd-16566ea608a8", X-RequestID:"bacfc26c-387b-4956-badd-16566ea608a8", X-TransactionID:"bacfc26c-387b-4956-badd-16566ea608a8", X-ECOMP-RequestID:"bacfc26c-387b-4956-badd-16566ea608a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825dfbf5-45ff-47f7-9f2c-7c61218380ca"] 2022-06-11T04:43:27.801Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:27.801Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:27.843Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:27.844Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:27.844Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:27.844Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:27.845Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:27.845Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:27.845Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:27.856Z|bacfc26c-387b-4956-badd-16566ea608a8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:31.846Z|164fe267-c95e-44f4-a354-54a5a060ae33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:43:31.847Z|164fe267-c95e-44f4-a354-54a5a060ae33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:43:34.533Z|210e66d0-dd50-4b47-9361-2e6e404fcb0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:34.534Z|210e66d0-dd50-4b47-9361-2e6e404fcb0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:34.536Z|b18e2c9d-03da-4d48-bd84-adc5ffaf50ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:34.537Z|b18e2c9d-03da-4d48-bd84-adc5ffaf50ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:34.544Z|8acdb94d-2710-4ca4-b0c4-1abc19604d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:34.545Z|8acdb94d-2710-4ca4-b0c4-1abc19604d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:37.990Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:37.995Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:37.995Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:43:37.995Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:37.996Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:37.996Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:43:37.996Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53768cb4b47d581d", X-B3-SpanId:"1bf18335ee5f4332", X-B3-ParentSpanId:"53768cb4b47d581d", X-B3-Sampled:"0", X-ONAP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-TransactionID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ECOMP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32f24865-08b7-4050-9afe-0a4fa7a424a4"] 2022-06-11T04:43:37.997Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:43:37.998Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:38.087Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:38.088Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:38.088Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:43:38.089Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:38.099Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:43:25.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:43:38.100Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:38.100Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:43:38.102Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:43:38.102Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:38.103Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:38.103Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:43:38.103Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:38.103Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53768cb4b47d581d", X-B3-SpanId:"6e77129d3478d572", X-B3-ParentSpanId:"53768cb4b47d581d", X-B3-Sampled:"0", X-ONAP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-TransactionID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ECOMP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d31ac7f-6489-4dfb-89b8-ead613991cc1"] 2022-06-11T04:43:38.104Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:38.104Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:38.150Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:38.151Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:38.152Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:38.152Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:38.154Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:38.154Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:38.155Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:38.206Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:43:38.206Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:43:38.207Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:38.207Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:43:38.207Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:43:38.208Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-TransactionID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ECOMP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f9733e-39f2-499f-821f-80f56acc7aa6"] 2022-06-11T04:43:38.208Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:43:38.208Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:38.444Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:38.444Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:38.445Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:43:38.445Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C8BDA810541C6E74B60258E18C6BBF30; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:43:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:38.446Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c30e663-e941-11ec-908c-56ff2174964f","businessKey":"47b2e8d0-c1a1-48a4-972d-c7415edf8c28","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T04:43:32.833+0000","endTime":"2022-06-11T04:43:36.423+0000","removalTime":null,"durationInMillis":3590,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"08814bbb-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"09d765a7-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:43:38.446Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:38.446Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:43:38.508Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:43:38.509Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:43:38.509Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:38.509Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:43:38.510Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:43:38.510Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-TransactionID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ECOMP-RequestID:"c1dd2239-5e3a-4a93-aaf8-3d583146b276", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b024de81-8280-4acc-96bc-13bd0bb08ce9"] 2022-06-11T04:43:38.511Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:43:38.511Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:39.557Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:39.558Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:39.558Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:43:39.558Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B9F0FEDDB14200A986145819B9951CB4; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:43:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:39.559Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:0c3182b6-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"0c30e663-e941-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"0c30e663-e941-11ec-908c-56ff2174964f","executionId":"0c30e663-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:43:32.836+0000","endTime":"2022-06-11T04:43:36.421+0000","durationInMillis":3585,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08814bbb-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:43:39.559Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:39.559Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c30e663-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:43:39.565Z|c1dd2239-5e3a-4a93-aaf8-3d583146b276|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:44.557Z|be07b5dd-f052-41f8-9379-366a3379e594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:44.557Z|1adbae28-3afc-4cac-8792-b6d8f4232e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:44.558Z|be07b5dd-f052-41f8-9379-366a3379e594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:44.558Z|1adbae28-3afc-4cac-8792-b6d8f4232e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:44.565Z|2c665624-24a8-4f2c-b79e-319f8edf0002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:44.566Z|2c665624-24a8-4f2c-b79e-319f8edf0002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:46.846Z|59dee438-b9d9-4f62-a69a-1ae4a3483e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:43:46.849Z|59dee438-b9d9-4f62-a69a-1ae4a3483e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:43:47.137Z|d0b6dae4-c451-4594-910d-38667a581813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:43:47.138Z|d0b6dae4-c451-4594-910d-38667a581813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:43:49.703Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:43:49.707Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:49.708Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:43:49.708Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:49.708Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:43:49.709Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:43:49.709Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5c77d8d83301468", X-B3-SpanId:"e729fb8771462c30", X-B3-ParentSpanId:"e5c77d8d83301468", X-B3-Sampled:"0", X-ONAP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-TransactionID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ECOMP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2b1a177-13ea-4869-a43e-cc62fa157b34"] 2022-06-11T04:43:49.709Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:43:49.710Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:49.751Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:49.752Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:49.752Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:43:49.753Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:49.754Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:43:25.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "cloudIdentifier" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\"},\"environment\":null}", "created" : "2022-06-11T04:43:46.000+00:00" } ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:43:49.755Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:49.755Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:43:49.758Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:43:49.758Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:43:49.759Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:49.759Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:43:49.759Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:43:49.759Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5c77d8d83301468", X-B3-SpanId:"f981cd857fdb8d3e", X-B3-ParentSpanId:"e5c77d8d83301468", X-B3-Sampled:"0", X-ONAP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-TransactionID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ECOMP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bc05e91-ba88-415e-bdce-67441601ce87"] 2022-06-11T04:43:49.760Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:43:49.760Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:49.795Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:49.796Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:49.796Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:43:49.796Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:43:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:49.798Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:43:49.798Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:49.799Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:43:49.828Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:43:49.828Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:43:49.828Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:49.829Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:43:49.829Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:43:49.829Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-TransactionID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ECOMP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06df38b7-90c2-42da-8c90-b0acbb5510c9"] 2022-06-11T04:43:49.829Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:43:49.830Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:49.968Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:49.968Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:49.969Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:43:49.969Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5E0F8B0436B994C8CBAEA62D3EF02893; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:43:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:49.969Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"116b66f2-e941-11ec-908c-56ff2174964f","businessKey":"47b2e8d0-c1a1-48a4-972d-c7415edf8c28","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:43:41.604+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"08814bbb-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"11691ccb-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:43:49.970Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:49.970Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:43:49.994Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:43:49.995Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:43:49.995Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:43:49.996Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:43:49.996Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:43:49.996Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-TransactionID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ECOMP-RequestID:"18a8bf32-282a-4b1d-80a2-678a1ae10ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d1a0444-fcc6-4258-aea0-f199084baf1c"] 2022-06-11T04:43:49.997Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:43:49.997Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:43:50.127Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:43:50.127Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:43:50.128Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:43:50.129Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1937B65060C47FA67C0A786A35389514; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:43:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:43:50.130Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:16069a1a-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"116b66f2-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"116b66f2-e941-11ec-908c-56ff2174964f","executionId":"116b66f2-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:43:49.332+0000","endTime":"2022-06-11T04:43:49.336+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08814bbb-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:43:50.130Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:43:50.130Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:43:50.136Z|18a8bf32-282a-4b1d-80a2-678a1ae10ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:43:54.581Z|f8bf8e3e-826a-43fa-af8a-3cebf0709c48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:54.581Z|bf8c1298-e870-4541-8291-5a27979b7c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:54.582Z|bf8c1298-e870-4541-8291-5a27979b7c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:54.582Z|f8bf8e3e-826a-43fa-af8a-3cebf0709c48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:43:54.588Z|9584b491-5d6f-4040-b100-9ad3a894412f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:43:54.588Z|9584b491-5d6f-4040-b100-9ad3a894412f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:00.277Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:00.287Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:00.288Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:44:00.288Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:00.288Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:00.288Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:44:00.289Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b11210c921e84322", X-B3-SpanId:"8b2b0c387172d775", X-B3-ParentSpanId:"b11210c921e84322", X-B3-Sampled:"0", X-ONAP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-TransactionID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ECOMP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5f26147-f01d-4cdc-955e-c428a38de118"] 2022-06-11T04:44:00.289Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:44:00.289Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:00.371Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:00.372Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:00.372Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:44:00.372Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:00.385Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:43:25.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:43:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "cloudIdentifier" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\"},\"environment\":null}", "created" : "2022-06-11T04:43:46.000+00:00" } ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:44:00.385Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:00.386Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:44:00.387Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:00.389Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:00.389Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:00.390Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:00.390Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:00.390Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b11210c921e84322", X-B3-SpanId:"ee13c1bbe876ec25", X-B3-ParentSpanId:"b11210c921e84322", X-B3-Sampled:"0", X-ONAP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-TransactionID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ECOMP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54987bc0-eec4-4ab8-b3f4-dd8280d19a01"] 2022-06-11T04:44:00.391Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:00.391Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:00.450Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:00.451Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:00.451Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:00.451Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:00.452Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"0d2d11e8-2fd2-41d3-a660-bf19352be3ff\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":null,\"creation_time\":1654922628000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:43:50.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:00.452Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:00.453Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:00.486Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:00.487Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:00.487Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:00.487Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:00.488Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:00.488Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-TransactionID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ECOMP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e08dea42-6699-4a8b-b273-2fb04cb26b13"] 2022-06-11T04:44:00.488Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:00.489Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:00.633Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:00.634Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:00.634Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:00.635Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7A207DC6900492B599CEFAC0E141F2BF; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:00.635Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"116b66f2-e941-11ec-908c-56ff2174964f","businessKey":"47b2e8d0-c1a1-48a4-972d-c7415edf8c28","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:43:41.604+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"08814bbb-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"11691ccb-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:44:00.635Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:00.636Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:00.662Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:00.662Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:00.662Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:00.663Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:00.663Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:00.663Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-TransactionID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ECOMP-RequestID:"5cc8f020-a58c-4cc5-9259-2d4fe74ed535", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1bdde5f-1c9b-418c-85cb-dd3af08e2728"] 2022-06-11T04:44:00.663Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:00.664Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:00.792Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:00.792Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:00.793Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:00.793Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ABD2ECD71483E7FA8036023089873C01; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:00.794Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:16069a1a-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"116b66f2-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"116b66f2-e941-11ec-908c-56ff2174964f","executionId":"116b66f2-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:43:49.332+0000","endTime":"2022-06-11T04:43:49.336+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08814bbb-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:44:00.794Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:00.794Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=116b66f2-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:00.800Z|5cc8f020-a58c-4cc5-9259-2d4fe74ed535|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:01.846Z|448abf1c-acd3-4334-82e1-eb98036a9d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:44:01.847Z|448abf1c-acd3-4334-82e1-eb98036a9d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:44:04.604Z|74ae70f3-8240-48e4-95a6-b5c7bd84339f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:04.605Z|15ec09bb-030a-4a84-a4c5-5eba3d6c06ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:04.605Z|74ae70f3-8240-48e4-95a6-b5c7bd84339f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:04.605Z|15ec09bb-030a-4a84-a4c5-5eba3d6c06ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:04.611Z|1ffec8e2-b781-4b9a-9611-13742b9ad10a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:04.612Z|1ffec8e2-b781-4b9a-9611-13742b9ad10a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:10.946Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:10.951Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:10.952Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:44:10.952Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:10.952Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:10.952Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:44:10.953Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0200233ea16e9cf1", X-B3-SpanId:"4a2c7c629fa2dc6c", X-B3-ParentSpanId:"0200233ea16e9cf1", X-B3-Sampled:"0", X-ONAP-RequestID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-RequestID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-TransactionID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-ECOMP-RequestID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13c9c324-692e-4004-bab8-9ef7bf65df72"] 2022-06-11T04:44:10.953Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:44:10.953Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.072Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.072Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.073Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:44:11.073Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.086Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:43:25.000+00:00", "endTime" : "2022-06-11T04:44:10.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "cloudIdentifier" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\"},\"environment\":null}", "created" : "2022-06-11T04:43:46.000+00:00" } ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:44:11.086Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.086Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:44:11.088Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.088Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:11.089Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.089Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.089Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:11.089Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0200233ea16e9cf1", X-B3-SpanId:"8515520b509cd328", X-B3-ParentSpanId:"0200233ea16e9cf1", X-B3-Sampled:"0", X-ONAP-RequestID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-RequestID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-TransactionID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-ECOMP-RequestID:"8267364d-035f-419d-ad2b-5e3ce5d31057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98bf4266-3e37-4d52-98fa-2e6a97a2e0a0"] 2022-06-11T04:44:11.090Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:11.090Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.122Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.122Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.123Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:11.123Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.125Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e7abc567-2d14-402c-9190-9bdeb18c8d5f\",\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"0d2d11e8-2fd2-41d3-a660-bf19352be3ff\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":null,\"creation_time\":1654922628000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:43:50.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:11.126Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.126Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:11.147Z|8267364d-035f-419d-ad2b-5e3ce5d31057|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:11.269Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:11.278Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.278Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:44:11.279Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.279Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.279Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:44:11.280Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7c741469eef7e2c", X-B3-SpanId:"69780883947f10cc", X-B3-ParentSpanId:"e7c741469eef7e2c", X-B3-Sampled:"0", X-ONAP-RequestID:"70966bc1-4888-4e88-bef5-da8140b80683", X-RequestID:"70966bc1-4888-4e88-bef5-da8140b80683", X-TransactionID:"70966bc1-4888-4e88-bef5-da8140b80683", X-ECOMP-RequestID:"70966bc1-4888-4e88-bef5-da8140b80683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02a7a861-00cb-491c-9dfb-28710d965331"] 2022-06-11T04:44:11.280Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:44:11.280Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.309Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.310Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.310Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:44:11.310Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.312Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:43:25.000+00:00", "endTime" : "2022-06-11T04:44:10.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "cloudIdentifier" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\"},\"environment\":null}", "created" : "2022-06-11T04:43:46.000+00:00" } ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:44:11.313Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.313Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:44:11.315Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.316Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:11.316Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.316Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.316Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:11.317Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7c741469eef7e2c", X-B3-SpanId:"fa8ea28e14102cbc", X-B3-ParentSpanId:"e7c741469eef7e2c", X-B3-Sampled:"0", X-ONAP-RequestID:"70966bc1-4888-4e88-bef5-da8140b80683", X-RequestID:"70966bc1-4888-4e88-bef5-da8140b80683", X-TransactionID:"70966bc1-4888-4e88-bef5-da8140b80683", X-ECOMP-RequestID:"70966bc1-4888-4e88-bef5-da8140b80683", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2875aa8-9d7b-430c-aa4e-055d0e61fa32"] 2022-06-11T04:44:11.317Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:11.318Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.343Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.344Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.344Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:11.344Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.347Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e7abc567-2d14-402c-9190-9bdeb18c8d5f\",\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"0d2d11e8-2fd2-41d3-a660-bf19352be3ff\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":null,\"creation_time\":1654922628000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:43:50.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:11.347Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.348Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:11.360Z|70966bc1-4888-4e88-bef5-da8140b80683|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:11.514Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:11.519Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.519Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:44:11.520Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.520Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.520Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:44:11.520Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e48b4cffe7e37f9e", X-B3-SpanId:"c714f92634def455", X-B3-ParentSpanId:"e48b4cffe7e37f9e", X-B3-Sampled:"0", X-ONAP-RequestID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-RequestID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-TransactionID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-ECOMP-RequestID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"480637ec-2b6b-41d0-851d-83b35e5fabef"] 2022-06-11T04:44:11.520Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:44:11.521Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.575Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.575Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.576Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:44:11.576Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.580Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:43:25.000+00:00", "endTime" : "2022-06-11T04:44:10.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "cloudIdentifier" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\"},\"environment\":null}", "created" : "2022-06-11T04:43:46.000+00:00" } ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:44:11.581Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.581Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:44:11.589Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.590Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:11.590Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.590Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.591Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:11.591Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e48b4cffe7e37f9e", X-B3-SpanId:"3a6a2f58ef541d10", X-B3-ParentSpanId:"e48b4cffe7e37f9e", X-B3-Sampled:"0", X-ONAP-RequestID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-RequestID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-TransactionID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-ECOMP-RequestID:"d202ea8f-1d72-413e-95c7-1e7c75695ead", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c6519d8-b6b7-48cc-ad76-c8ebaa2a43d4"] 2022-06-11T04:44:11.591Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:11.592Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.626Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.626Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.626Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:11.627Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.630Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e7abc567-2d14-402c-9190-9bdeb18c8d5f\",\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"0d2d11e8-2fd2-41d3-a660-bf19352be3ff\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":null,\"creation_time\":1654922628000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:43:50.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:11.631Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.631Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:11.643Z|d202ea8f-1d72-413e-95c7-1e7c75695ead|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:11.762Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:11.767Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.768Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:44:11.768Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.769Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.769Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:44:11.769Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5956eabe1e02e759", X-B3-SpanId:"7133dea8d5cbbbe8", X-B3-ParentSpanId:"5956eabe1e02e759", X-B3-Sampled:"0", X-ONAP-RequestID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-RequestID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-TransactionID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-ECOMP-RequestID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13e71015-5df8-4d0c-83dc-4521dc423243"] 2022-06-11T04:44:11.770Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:44:11.770Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.804Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.804Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.805Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:44:11.805Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.808Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:43:25.000+00:00", "endTime" : "2022-06-11T04:44:10.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "cloudIdentifier" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\"},\"environment\":null}", "created" : "2022-06-11T04:43:46.000+00:00" } ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:44:11.808Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.809Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:44:11.811Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.811Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:11.812Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.812Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:11.813Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:11.813Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5956eabe1e02e759", X-B3-SpanId:"fa345c4364ff8c5c", X-B3-ParentSpanId:"5956eabe1e02e759", X-B3-Sampled:"0", X-ONAP-RequestID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-RequestID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-TransactionID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-ECOMP-RequestID:"6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5e48fbd-cb00-4d26-9249-ab6e6924e8be"] 2022-06-11T04:44:11.813Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:11.814Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:11.837Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:11.838Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:11.839Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:11.839Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:11.841Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e7abc567-2d14-402c-9190-9bdeb18c8d5f\",\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"0d2d11e8-2fd2-41d3-a660-bf19352be3ff\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":null,\"creation_time\":1654922628000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:43:50.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:11.842Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:11.842Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:11.853Z|6dc35af5-41b8-4e6e-b3c2-23814c7cbc5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:11.981Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:11.985Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.986Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||Invoke 2022-06-11T04:44:11.986Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:11.986Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28 2022-06-11T04:44:11.986Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Method : GET 2022-06-11T04:44:11.987Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4af6d1164be22b03", X-B3-SpanId:"dfe2f7b4ddaf25bf", X-B3-ParentSpanId:"4af6d1164be22b03", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-RequestID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-TransactionID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-ECOMP-RequestID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b08a811-3597-47ab-b75e-195dc3e4bce0"] 2022-06-11T04:44:11.987Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Request body: 2022-06-11T04:44:11.987Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:12.021Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:12.022Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:12.022Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Status text : 2022-06-11T04:44:12.022Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:12.025Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||Response body: { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:43:25.000+00:00", "endTime" : "2022-06-11T04:44:10.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"fdd34af9-3462-4120-8955-5430f4a0aad4\",\n \"modelVersionId\": \"100d4d2d-5d48-4fe4-bbb8-7adb82aabc0b\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c917c440-f240-4cf1-a063-3fd3daa08e97\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"8d45baab-92eb-457c-98fd-2cc625679d6b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "cloudIdentifier" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\"},\"environment\":null}", "created" : "2022-06-11T04:43:46.000+00:00" } ], "requestURI" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28" } } } 2022-06-11T04:44:12.026Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:12.026Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|INFO|500||InvokeReturn 2022-06-11T04:44:12.029Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:12.029Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:12.030Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:12.030Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false 2022-06-11T04:44:12.030Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:12.030Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4af6d1164be22b03", X-B3-SpanId:"8dfe7d51b7d26bb7", X-B3-ParentSpanId:"4af6d1164be22b03", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-RequestID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-TransactionID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-ECOMP-RequestID:"e8a287ab-ad33-443f-b441-1d4b856e627d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cf98dc9-496c-4266-8ef5-54f1218152c1"] 2022-06-11T04:44:12.031Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:12.031Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:12.069Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:12.069Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:12.070Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:12.070Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:12.075Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "47b2e8d0-c1a1-48a4-972d-c7415edf8c28", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"e7abc567-2d14-402c-9190-9bdeb18c8d5f\",\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"0d2d11e8-2fd2-41d3-a660-bf19352be3ff\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":null,\"creation_time\":1654922628000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:43:50.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:12.076Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:12.076Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47b2e8d0-c1a1-48a4-972d-c7415edf8c28&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:12.088Z|e8a287ab-ad33-443f-b441-1d4b856e627d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/47b2e8d0-c1a1-48a4-972d-c7415edf8c28|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:14.626Z|52df7c6d-a29b-48fe-8cdf-56e12bc7e77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:14.626Z|1802183e-f207-479e-9a2c-bab9067ad191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:14.627Z|52df7c6d-a29b-48fe-8cdf-56e12bc7e77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:14.627Z|1802183e-f207-479e-9a2c-bab9067ad191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:14.631Z|3cf7b230-7714-48f5-b4ca-8c8ac30fa6fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:14.632Z|3cf7b230-7714-48f5-b4ca-8c8ac30fa6fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:16.846Z|75b79db3-6540-40e2-a3aa-6d50f1745e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:44:16.847Z|75b79db3-6540-40e2-a3aa-6d50f1745e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:44:17.138Z|bff34ca8-0cae-4dfd-8c5f-5f8fc0226d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:44:17.139Z|bff34ca8-0cae-4dfd-8c5f-5f8fc0226d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:44:22.957Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:22.959Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||INFO|500||Checking if requestId: 3932942b-c4eb-4c15-85cf-b3ed91ef8cbe already exists in requestDb InfraActiveRequests table 2022-06-11T04:44:22.960Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:22.960Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:44:22.961Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:22.961Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:22.961Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:44:22.961Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2a27d97b0cecbb0", X-B3-SpanId:"121aa8592d2b4ee3", X-B3-ParentSpanId:"b2a27d97b0cecbb0", X-B3-Sampled:"0", X-ONAP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-TransactionID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ECOMP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"472352a8-3e70-429a-b92c-088a78f0bb5a"] 2022-06-11T04:44:22.962Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:44:22.962Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:22.991Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:22.992Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:44:22.992Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:44:22.992Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:44:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:22.992Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: 2022-06-11T04:44:22.993Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:22.993Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|404|Not Found|InvokeReturn 2022-06-11T04:44:23.003Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:44:23.116Z|e60ed64a-50d3-4d9d-902f-5b70378638b0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:44:23.116Z|e60ed64a-50d3-4d9d-902f-5b70378638b0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:23.972Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:44:24.004Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:44:24.005Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:44:24.094Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:44:24.095Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:44:24:354-80037], Content-Length=[395], Date=[Sat, 11 Jun 2022 04:44:24 GMT], Content-Type=[application/json]} 2022-06-11T04:44:24.095Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-06-11T04:44:24.098Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-06-11T04:44:24.103Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:44:24.138Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:44:24.139Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:44:24.234Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:44:24.234Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:44:24:477-1461], vertex-id=[274576], Content-Length=[1068], Date=[Sat, 11 Jun 2022 04:44:24 GMT], Content-Type=[application/json]} 2022-06-11T04:44:24.235Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922610598","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/9345863a-8d74-432d-93e0-9aec9a6a46cc","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"9345863a-8d74-432d-93e0-9aec9a6a46cc"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-06-11T04:44:24.236Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:44:24.237Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:44:24.238Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:44:24.238Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:44:24.238Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:24.239Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:44:24.239Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:44:24.240Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|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:"b2a27d97b0cecbb0", X-B3-SpanId:"9aaad9a036d4cb75", X-B3-ParentSpanId:"b2a27d97b0cecbb0", X-B3-Sampled:"0", X-ONAP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-TransactionID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ECOMP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b787ec83-3aa5-49ec-ad09-e7e8730a51fd"] 2022-06-11T04:44:24.240Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"9345863a-8d74-432d-93e0-9aec9a6a46cc","serviceInstanceId":"8d45baab-92eb-457c-98fd-2cc625679d6b"},"instanceName":null,"requestScope":"network"} 2022-06-11T04:44:24.240Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:24.317Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:24.318Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:24.319Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:44:24.319Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|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:"Sat, 11 Jun 2022 04:44:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:24.320Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:44:24.320Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:24.320Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:44:24.322Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2022-06-11T04:44:24.322Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:44:24.323Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:24.323Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2022-06-11T04:44:24.323Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:44:24.324Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|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:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-TransactionID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ECOMP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f00d74b5-1b59-45fc-a59f-95e1ab94011d"] 2022-06-11T04:44:24.324Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:44:24.325Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:24.361Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:24.361Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:24.362Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:44:24.362Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|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:"Sat, 11 Jun 2022 04:44:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:24.364Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 185, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" } } } 2022-06-11T04:44:24.365Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:24.365Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:44:24.371Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:44:24.371Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:44:24.371Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:24.372Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:44:24.372Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:44:24.372Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1256", X-B3-TraceId:"b2a27d97b0cecbb0", X-B3-SpanId:"d9d1d2283443464b", X-B3-ParentSpanId:"b2a27d97b0cecbb0", X-B3-Sampled:"0", X-ONAP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-TransactionID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ECOMP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f7681bc-1ce2-4911-9f2d-1f8078ab89d3"] 2022-06-11T04:44:24.373Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe","requestStatus":"IN_PROGRESS","startTime":1654922664099,"source":"VID","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"8d45baab-92eb-457c-98fd-2cc625679d6b","requestScope":"network","requestAction":"deleteInstance","networkId":"9345863a-8d74-432d-93e0-9aec9a6a46cc","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe"} 2022-06-11T04:44:24.373Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:24.488Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:24.489Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:44:24.489Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:44:24.489Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|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/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:24.513Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:44:24.099+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:44:24.987+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:44:24.514Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:24.514Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:44:24.530Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:44:24.531Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:44:24.532Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:24.532Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:44:24.532Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:44:24.532Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|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:"b2a27d97b0cecbb0", X-B3-SpanId:"d49e2db116ccccb0", X-B3-ParentSpanId:"b2a27d97b0cecbb0", X-B3-Sampled:"0", X-ONAP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-TransactionID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ECOMP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6db30e5f-54ca-4438-b55b-ab3ad153d758"] 2022-06-11T04:44:24.533Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|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\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8d45baab-92eb-457c-98fd-2cc625679d6b\",\"networkInstanceId\":\"9345863a-8d74-432d-93e0-9aec9a6a46cc\"}","type":"String"},"requestId":{"value":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe","type":"String"},"mso-request-id":{"value":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8d45baab-92eb-457c-98fd-2cc625679d6b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"9345863a-8d74-432d-93e0-9aec9a6a46cc","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/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:44:24.533Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:24.651Z|a89d53f7-c45c-42e4-9db2-44883ba042f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:24.651Z|f5508663-076f-479c-a5cf-a9b839787ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:24.651Z|37d69525-40dc-4eb2-89c9-4fab187e62a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:24.651Z|a89d53f7-c45c-42e4-9db2-44883ba042f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:24.651Z|f5508663-076f-479c-a5cf-a9b839787ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:24.651Z|37d69525-40dc-4eb2-89c9-4fab187e62a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:25.570Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:25.570Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:44:25.571Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:44:25.571Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:44:25 GMT", X-ONAP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-TransactionID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ECOMP-RequestID:"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6db30e5f-54ca-4438-b55b-ab3ad153d758", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:25.572Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe\",\"instanceId\":\"9345863a-8d74-432d-93e0-9aec9a6a46cc\"}}","message":"Success","processInstanceID":"2b0cd523-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:44:25.572Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:25.572Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:44:25.577Z|3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:25.706Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:25.709Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:25.710Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:44:25.710Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:25.711Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:25.711Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:44:25.711Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0e623e70687cad6", X-B3-SpanId:"20b8ed503086f606", X-B3-ParentSpanId:"a0e623e70687cad6", X-B3-Sampled:"0", X-ONAP-RequestID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-RequestID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-TransactionID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-ECOMP-RequestID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cdb1db2-c0fa-4c69-8b02-2809f62e14c5"] 2022-06-11T04:44:25.712Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:44:25.712Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:25.749Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:25.750Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:25.750Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:44:25.751Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:25.755Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:44:24.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:44:25.755Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:25.756Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:44:25.758Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:25.758Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:25.759Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:25.759Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:25.760Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:25.760Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0e623e70687cad6", X-B3-SpanId:"d9c4d61eb774deb8", X-B3-ParentSpanId:"a0e623e70687cad6", X-B3-Sampled:"0", X-ONAP-RequestID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-RequestID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-TransactionID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-ECOMP-RequestID:"d341e523-c97f-41e2-a0b9-d3479db32738", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75541c70-bf96-4478-9875-ca4f3eb43b14"] 2022-06-11T04:44:25.761Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:25.761Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:25.781Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:25.782Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:25.782Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:25.783Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:25.783Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:44:25.784Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:25.784Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:25.792Z|d341e523-c97f-41e2-a0b9-d3479db32738|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:31.846Z|42258876-5f55-42a0-b9f7-7655a7ead303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:44:31.849Z|42258876-5f55-42a0-b9f7-7655a7ead303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:44:34.673Z|74327dff-180a-4c64-8359-87ed787283c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:34.673Z|9842e808-d402-4bce-8eab-9662bfaf7d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:34.673Z|74327dff-180a-4c64-8359-87ed787283c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:34.673Z|9842e808-d402-4bce-8eab-9662bfaf7d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:34.678Z|ebffe633-0cb4-4c11-aec5-01f6d79e9d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:34.679Z|ebffe633-0cb4-4c11-aec5-01f6d79e9d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:35.918Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:35.923Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:35.924Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:44:35.924Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:35.924Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:35.925Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:44:35.925Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6fa084214320777", X-B3-SpanId:"d39a528db65c5a5c", X-B3-ParentSpanId:"d6fa084214320777", X-B3-Sampled:"0", X-ONAP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-TransactionID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ECOMP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7e9c979-8a1f-4f3c-a725-5d05fc06a4ad"] 2022-06-11T04:44:35.925Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:44:35.925Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:35.966Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:35.967Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:35.967Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:44:35.967Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:35.969Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:44:24.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:44:35.970Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:35.970Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:44:35.972Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:35.973Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:35.973Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:35.973Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:35.974Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:35.974Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6fa084214320777", X-B3-SpanId:"fbc4cfd3746610e1", X-B3-ParentSpanId:"d6fa084214320777", X-B3-Sampled:"0", X-ONAP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-TransactionID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ECOMP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66c0df9c-9d9e-4a95-8da4-830fd725514e"] 2022-06-11T04:44:35.974Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:35.975Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:36.009Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:36.009Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:36.010Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:36.010Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:36.014Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:36.014Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:36.015Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:36.055Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:36.056Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:36.056Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:36.056Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:36.056Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:36.056Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-TransactionID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ECOMP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d11f2b6e-bb77-4289-bb6d-f063f5f482a6"] 2022-06-11T04:44:36.057Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:36.057Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:36.182Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:36.182Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:36.182Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:36.183Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2A038268AD21C540A94BA11F6D645340; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:36.183Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2dc90f23-e941-11ec-908c-56ff2174964f","businessKey":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:44:29.194+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"2dc73a2c-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:44:36.183Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:36.184Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:36.211Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:36.212Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:36.212Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:36.212Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:36.213Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:36.213Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-TransactionID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ECOMP-RequestID:"236778f7-0e8d-4c05-9a12-7bb4b664ee8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb0e9fc-7512-441d-9017-b293fb91048d"] 2022-06-11T04:44:36.213Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:36.213Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:36.338Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:36.338Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:36.338Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:36.339Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1A0EA37C9F61A0E5024A6EC1301161E3; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:36.339Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2f666b9b-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"2dc90f23-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"2dc90f23-e941-11ec-908c-56ff2174964f","executionId":"2dc90f23-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:44:31.903+0000","endTime":"2022-06-11T04:44:31.912+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:44:36.339Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:36.340Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:36.344Z|236778f7-0e8d-4c05-9a12-7bb4b664ee8d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:44.699Z|e5fa11cb-9773-453a-8705-14cce2e9517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:44.699Z|a7eb94c5-1868-4cd0-9309-5864182ec88d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:44.700Z|a7eb94c5-1868-4cd0-9309-5864182ec88d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:44.700Z|e5fa11cb-9773-453a-8705-14cce2e9517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:44.702Z|999f6399-697d-4731-9adc-df01a8878dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:44.702Z|999f6399-697d-4731-9adc-df01a8878dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:46.470Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:46.474Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:46.475Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:44:46.475Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:46.475Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:46.476Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:44:46.476Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f01f04f3bc1b9562", X-B3-SpanId:"7ff622e7abd8583b", X-B3-ParentSpanId:"f01f04f3bc1b9562", X-B3-Sampled:"0", X-ONAP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-TransactionID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ECOMP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aac87d33-7619-4bfd-a21f-a7de76d065d9"] 2022-06-11T04:44:46.476Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:44:46.477Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:46.550Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:46.551Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:46.551Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:44:46.551Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:46.556Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:44:24.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:44:46.556Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:46.557Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:44:46.558Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:46.558Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:46.559Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:46.559Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:46.559Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:46.559Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f01f04f3bc1b9562", X-B3-SpanId:"a304ac7566b78f78", X-B3-ParentSpanId:"f01f04f3bc1b9562", X-B3-Sampled:"0", X-ONAP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-TransactionID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ECOMP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58510b4f-60c9-4f43-969e-915d27c3a2c2"] 2022-06-11T04:44:46.560Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:46.560Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:46.597Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:46.598Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:46.598Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:46.599Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:46.610Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_727aa93f-07b5-4661-a055-b164f68ce588\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:46.611Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:46.611Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:46.638Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:46.639Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:46.639Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:46.639Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:46.639Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:46.639Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-TransactionID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ECOMP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ca5ef71-fb44-40b3-b186-25785c94772f"] 2022-06-11T04:44:46.640Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:46.640Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:46.767Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:46.768Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:46.768Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:46.769Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=15114A60702E8E8E540103C899B767CA; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:46.769Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2dc90f23-e941-11ec-908c-56ff2174964f","businessKey":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:44:29.194+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"2dc73a2c-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:44:46.770Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:46.770Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:46.846Z|dd547b58-efd4-4eca-872b-7c71a947c815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:44:46.846Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:46.846Z|dd547b58-efd4-4eca-872b-7c71a947c815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:44:46.846Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:46.847Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:46.847Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:46.847Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:46.847Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-TransactionID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ECOMP-RequestID:"f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8039b738-2b90-4cd0-b14c-b8d0160df8e3"] 2022-06-11T04:44:46.847Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:46.848Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:46.979Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:46.980Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:46.980Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:46.981Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2E94AD408966D067940327DC268AD6D3; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:46.982Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2f666b9b-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"2dc90f23-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"2dc90f23-e941-11ec-908c-56ff2174964f","executionId":"2dc90f23-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:44:31.903+0000","endTime":"2022-06-11T04:44:31.912+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:44:46.982Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:46.982Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2dc90f23-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:46.987Z|f73cea93-b54a-42b9-a60d-fbaf8bc8d5dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:44:47.140Z|1037814a-0de4-42c6-90d0-c39042196b3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:44:47.140Z|1037814a-0de4-42c6-90d0-c39042196b3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:44:54.746Z|78cf3372-ad8f-415a-86b9-1a10ba059222|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:54.747Z|78cf3372-ad8f-415a-86b9-1a10ba059222|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:54.748Z|17aa0ddc-b89b-4caf-af29-a7063e49bf32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:54.748Z|17aa0ddc-b89b-4caf-af29-a7063e49bf32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:54.749Z|04a39e51-40da-479c-a3eb-88cfdd7527ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:44:54.749Z|04a39e51-40da-479c-a3eb-88cfdd7527ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:44:57.116Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:44:57.121Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:57.122Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:44:57.122Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:57.123Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:44:57.123Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:44:57.124Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bcaa6f596de5168", X-B3-SpanId:"f8354525093e27e9", X-B3-ParentSpanId:"9bcaa6f596de5168", X-B3-Sampled:"0", X-ONAP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-TransactionID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ECOMP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"721055ee-99bf-4ca9-ac64-e83dd4155087"] 2022-06-11T04:44:57.124Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:44:57.124Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:57.169Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:57.170Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:57.171Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:44:57.171Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:57.173Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-06-11T04:44:24.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:44:57.173Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:57.173Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:44:57.176Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:57.176Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:44:57.177Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:57.177Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:44:57.177Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:44:57.177Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bcaa6f596de5168", X-B3-SpanId:"fb8d9af7ea6ae4a9", X-B3-ParentSpanId:"9bcaa6f596de5168", X-B3-Sampled:"0", X-ONAP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-TransactionID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ECOMP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b79620ea-5a36-4b1a-9d11-7b87431ea128"] 2022-06-11T04:44:57.177Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:44:57.178Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:57.224Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:57.224Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:57.225Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:44:57.225Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:44:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:57.229Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:44:57.229Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:57.232Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:44:57.278Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:57.279Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:57.279Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:57.280Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:44:57.280Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:57.280Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-TransactionID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ECOMP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fedf1bc-5b79-471a-a20d-160407dee8bb"] 2022-06-11T04:44:57.281Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:57.281Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:57.411Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:57.420Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:57.421Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:57.421Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B222ADDE49D9E84D5A91D08436BB937E; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:57.422Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3b1a2db7-e941-11ec-908c-56ff2174964f","businessKey":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T04:44:51.536+0000","endTime":"2022-06-11T04:44:53.113+0000","removalTime":null,"durationInMillis":1577,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"3b04a9a8-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:44:57.422Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:57.422Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:57.456Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:57.457Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:44:57.458Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:44:57.458Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:44:57.458Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:44:57.458Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-TransactionID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ECOMP-RequestID:"94e08c28-2d87-4b30-80d0-65c3c87ec87c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1052c1b-1886-4e8e-ba59-bc9fa212b9da"] 2022-06-11T04:44:57.459Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:44:57.459Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:44:57.581Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:44:57.582Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:44:57.582Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:44:57.582Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7D0F2E3759F16EC2D501C5EA14C09B84; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:44:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:44:57.583Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:3b1aa2fa-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"3b1a2db7-e941-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"3b1a2db7-e941-11ec-908c-56ff2174964f","executionId":"3b1a2db7-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:44:51.539+0000","endTime":"2022-06-11T04:44:53.111+0000","durationInMillis":1572,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:44:57.583Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:44:57.584Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:44:57.589Z|94e08c28-2d87-4b30-80d0-65c3c87ec87c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:01.846Z|860fc4d1-8a01-43a7-b71c-4151eb53df32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:45:01.847Z|860fc4d1-8a01-43a7-b71c-4151eb53df32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:45:04.770Z|67073e44-eb25-4d61-bf6f-c965ea81a9e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:04.770Z|f6cc75a9-3d7e-46ba-ab4b-d86ff13e64b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:04.770Z|67073e44-eb25-4d61-bf6f-c965ea81a9e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:04.770Z|f6cc75a9-3d7e-46ba-ab4b-d86ff13e64b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:04.772Z|864b46f8-052e-47a0-ac1b-aa231bfb1b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:04.773Z|864b46f8-052e-47a0-ac1b-aa231bfb1b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:07.729Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:07.733Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:07.734Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:45:07.734Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:07.734Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:07.734Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:45:07.735Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6924d1153562ae26", X-B3-SpanId:"1ce33d21d37aaebc", X-B3-ParentSpanId:"6924d1153562ae26", X-B3-Sampled:"0", X-ONAP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-TransactionID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ECOMP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e3d9c77-118c-44ba-9a3d-0c521b7b0d2d"] 2022-06-11T04:45:07.735Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:45:07.735Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:07.773Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:07.774Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:07.774Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:45:07.775Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:07.780Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-06-11T04:44:24.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:44:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:45:07.781Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:07.781Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:45:07.783Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:07.784Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:07.784Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:07.784Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:07.785Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:07.785Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6924d1153562ae26", X-B3-SpanId:"c0b8a8439eb88b6a", X-B3-ParentSpanId:"6924d1153562ae26", X-B3-Sampled:"0", X-ONAP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-TransactionID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ECOMP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47873853-9ba9-424d-bac5-2edcf934d5b4"] 2022-06-11T04:45:07.785Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:07.785Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:07.816Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:07.817Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:07.817Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:07.817Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:07.820Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:45:07.820Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:07.820Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:07.863Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:45:07.864Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:45:07.864Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:07.865Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:45:07.865Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:45:07.865Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-TransactionID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ECOMP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3521b03-1dff-405b-9409-808e9a41aed0"] 2022-06-11T04:45:07.866Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:45:07.866Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:07.991Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:07.991Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:07.991Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:45:07.992Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0C4382D3238AC4943A85E945EFDF5563; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:07.992Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3b1a2db7-e941-11ec-908c-56ff2174964f","businessKey":"3932942b-c4eb-4c15-85cf-b3ed91ef8cbe","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T04:44:51.536+0000","endTime":"2022-06-11T04:44:53.113+0000","removalTime":null,"durationInMillis":1577,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"3b04a9a8-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:45:07.992Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:07.993Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:45:08.014Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:45:08.015Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:45:08.015Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:08.015Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:45:08.016Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:45:08.016Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-TransactionID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ECOMP-RequestID:"bbbe2016-2c68-45fd-adb9-f6a9ac14db29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2cbbcdc-5f46-460a-a3af-ff2d6844c621"] 2022-06-11T04:45:08.016Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:45:08.016Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:08.141Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:08.142Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:08.142Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:45:08.142Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A0E299A53179704B3E7170918717242E; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:45:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:08.143Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:3b1aa2fa-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"3b1a2db7-e941-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"3b1a2db7-e941-11ec-908c-56ff2174964f","executionId":"3b1a2db7-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:44:51.539+0000","endTime":"2022-06-11T04:44:53.111+0000","durationInMillis":1572,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b0cd523-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:45:08.143Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:08.144Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3b1a2db7-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:45:08.148Z|bbbe2016-2c68-45fd-adb9-f6a9ac14db29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:14.800Z|e8b49b47-e997-444f-9a8c-d10abc3afb83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:14.801Z|e8b49b47-e997-444f-9a8c-d10abc3afb83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:14.802Z|6ca7527b-d265-4f31-9bd9-9c6871864fe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:14.802Z|6ca7527b-d265-4f31-9bd9-9c6871864fe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:14.806Z|387af6bd-c5d8-492c-a528-84050a32ffcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:14.807Z|387af6bd-c5d8-492c-a528-84050a32ffcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:16.846Z|8e7390ae-23eb-44e4-af05-7cdac5d36cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:45:16.849Z|8e7390ae-23eb-44e4-af05-7cdac5d36cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:45:17.141Z|90141660-4e75-4eb0-9d96-6b63be18d223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:45:17.142Z|90141660-4e75-4eb0-9d96-6b63be18d223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:45:18.282Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:18.288Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.289Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:45:18.290Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.290Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.290Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:45:18.291Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcff74da1ee8251e", X-B3-SpanId:"a92a8d898409909d", X-B3-ParentSpanId:"fcff74da1ee8251e", X-B3-Sampled:"0", X-ONAP-RequestID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-RequestID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-TransactionID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-ECOMP-RequestID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91f363df-3d3e-429b-a439-fc011d611d84"] 2022-06-11T04:45:18.291Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:45:18.291Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:18.326Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:18.327Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:18.327Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:45:18.327Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:18.331Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-06-11T04:44:24.000+00:00", "endTime" : "2022-06-11T04:45:14.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:45:18.332Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:18.332Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:45:18.334Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.334Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:18.335Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.335Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.335Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:18.335Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcff74da1ee8251e", X-B3-SpanId:"0b7d346800d2c103", X-B3-ParentSpanId:"fcff74da1ee8251e", X-B3-Sampled:"0", X-ONAP-RequestID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-RequestID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-TransactionID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-ECOMP-RequestID:"808d4756-fcde-4865-b7ff-f8a118d6c9a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da8e0891-306b-4285-9f1d-25d9a51d15e5"] 2022-06-11T04:45:18.336Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:18.336Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:18.361Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:18.362Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:18.362Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:18.362Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:18.365Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:45:18.365Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:18.365Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:18.376Z|808d4756-fcde-4865-b7ff-f8a118d6c9a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:18.501Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:18.506Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.506Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:45:18.507Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.507Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.507Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:45:18.507Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05f388fedfcddba4", X-B3-SpanId:"cd9ff2fd733aef3d", X-B3-ParentSpanId:"05f388fedfcddba4", X-B3-Sampled:"0", X-ONAP-RequestID:"bf719263-dd04-4454-b3de-c414738face5", X-RequestID:"bf719263-dd04-4454-b3de-c414738face5", X-TransactionID:"bf719263-dd04-4454-b3de-c414738face5", X-ECOMP-RequestID:"bf719263-dd04-4454-b3de-c414738face5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64da13a8-2ce4-4660-9724-fef4be4bc2fc"] 2022-06-11T04:45:18.508Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:45:18.508Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:18.542Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:18.542Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:18.543Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:45:18.543Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:18.545Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-06-11T04:44:24.000+00:00", "endTime" : "2022-06-11T04:45:14.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:45:18.545Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:18.546Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:45:18.548Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.549Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:18.549Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.549Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.550Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:18.550Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05f388fedfcddba4", X-B3-SpanId:"ed17aabbc8ce4f41", X-B3-ParentSpanId:"05f388fedfcddba4", X-B3-Sampled:"0", X-ONAP-RequestID:"bf719263-dd04-4454-b3de-c414738face5", X-RequestID:"bf719263-dd04-4454-b3de-c414738face5", X-TransactionID:"bf719263-dd04-4454-b3de-c414738face5", X-ECOMP-RequestID:"bf719263-dd04-4454-b3de-c414738face5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8653b828-7a0a-48d3-8705-4a3fbc22a84d"] 2022-06-11T04:45:18.550Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:18.550Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:18.572Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:18.572Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:18.573Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:18.573Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:18.575Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:45:18.575Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:18.576Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:18.587Z|bf719263-dd04-4454-b3de-c414738face5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:18.707Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:18.711Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.712Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:45:18.712Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.712Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.712Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:45:18.713Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fad97f291644336f", X-B3-SpanId:"4b86266009f392c9", X-B3-ParentSpanId:"fad97f291644336f", X-B3-Sampled:"0", X-ONAP-RequestID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-RequestID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-TransactionID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-ECOMP-RequestID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e92d6cde-5579-4237-b439-73a0e1f5f5fe"] 2022-06-11T04:45:18.713Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:45:18.713Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:18.750Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:18.751Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:18.751Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:45:18.751Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:18.756Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-06-11T04:44:24.000+00:00", "endTime" : "2022-06-11T04:45:14.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:45:18.757Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:18.757Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:45:18.759Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.760Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:18.760Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.760Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.760Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:18.761Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fad97f291644336f", X-B3-SpanId:"cf3825ddeb1cc086", X-B3-ParentSpanId:"fad97f291644336f", X-B3-Sampled:"0", X-ONAP-RequestID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-RequestID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-TransactionID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-ECOMP-RequestID:"ebb02740-d18c-45a7-8593-bfb46fb351ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"421db828-af3c-4881-9b1f-b800b7d24cff"] 2022-06-11T04:45:18.761Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:18.762Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:18.790Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:18.790Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:18.791Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:18.791Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:18.794Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:45:18.794Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:18.795Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:18.803Z|ebb02740-d18c-45a7-8593-bfb46fb351ec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:18.945Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:18.949Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.950Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:45:18.950Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.950Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:18.951Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:45:18.951Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9d7fee1e02410a2", X-B3-SpanId:"9c9c941e9ff156bb", X-B3-ParentSpanId:"d9d7fee1e02410a2", X-B3-Sampled:"0", X-ONAP-RequestID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-RequestID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-TransactionID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-ECOMP-RequestID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c91c238-b4c9-4c6f-938d-d9824391985f"] 2022-06-11T04:45:18.951Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:45:18.952Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:18.980Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:18.981Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:18.982Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:45:18.982Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:18.988Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-06-11T04:44:24.000+00:00", "endTime" : "2022-06-11T04:45:14.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:45:18.989Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:18.990Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:45:18.992Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.993Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:18.993Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:18.994Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:18.994Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:18.995Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9d7fee1e02410a2", X-B3-SpanId:"e9eec58ff24e4b83", X-B3-ParentSpanId:"d9d7fee1e02410a2", X-B3-Sampled:"0", X-ONAP-RequestID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-RequestID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-TransactionID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-ECOMP-RequestID:"2a1330e2-7396-4f3f-b35f-5da4e39832c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c65fc12e-8d82-433d-9032-7f88f6f70595"] 2022-06-11T04:45:18.995Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:18.997Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:19.039Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:19.040Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:19.041Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:19.041Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:19.042Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:45:19.042Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:19.043Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:19.057Z|2a1330e2-7396-4f3f-b35f-5da4e39832c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:19.180Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:19.184Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:19.185Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||Invoke 2022-06-11T04:45:19.185Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:19.185Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe 2022-06-11T04:45:19.185Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Method : GET 2022-06-11T04:45:19.186Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b9dbf6c13aaa021", X-B3-SpanId:"cc647d253778f0c1", X-B3-ParentSpanId:"2b9dbf6c13aaa021", X-B3-Sampled:"0", X-ONAP-RequestID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-RequestID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-TransactionID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-ECOMP-RequestID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83bd4007-14dc-47a7-9d3d-c9ee8adb3356"] 2022-06-11T04:45:19.186Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Request body: 2022-06-11T04:45:19.186Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:19.215Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:19.216Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:19.217Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Status text : 2022-06-11T04:45:19.217Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:19.220Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||Response body: { "requestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-06-11T04:44:24.000+00:00", "endTime" : "2022-06-11T04:45:14.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "9345863a-8d74-432d-93e0-9aec9a6a46cc", "networkName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b/networks/9345863a-8d74-432d-93e0-9aec9a6a46cc", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe" } } } 2022-06-11T04:45:19.220Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:19.221Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|INFO|500||InvokeReturn 2022-06-11T04:45:19.223Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:19.223Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:19.224Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:19.224Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false 2022-06-11T04:45:19.224Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:19.224Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b9dbf6c13aaa021", X-B3-SpanId:"7f77cb611eadf677", X-B3-ParentSpanId:"2b9dbf6c13aaa021", X-B3-Sampled:"0", X-ONAP-RequestID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-RequestID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-TransactionID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-ECOMP-RequestID:"c2ec2179-3ab9-4868-b6f4-1afd11553333", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5921f3a4-570e-4680-bdec-1c9a85335339"] 2022-06-11T04:45:19.225Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:19.225Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:19.263Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:19.264Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:19.264Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:19.264Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:19.273Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "3932942b-c4eb-4c15-85cf-b3ed91ef8cbe", "groupingId" : "d181d3bb-f653-4f68-a5dd-9ea542c1df0a", "name" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0/d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"updated_time\":1654922672000,\"creation_time\":1654922628000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"5b8b96006a8b4ef98b1202e7846f96b2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d181d3bb-f653-4f68-a5dd-9ea542c1df0a\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"network_name\":\"basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:44:32.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:45:19.274Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:19.274Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3932942b-c4eb-4c15-85cf-b3ed91ef8cbe&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:19.283Z|c2ec2179-3ab9-4868-b6f4-1afd11553333|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3932942b-c4eb-4c15-85cf-b3ed91ef8cbe|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:19.970Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:19.975Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||Checking if requestId: 5498779a-c03b-46d3-9d53-bb018e196302 already exists in requestDb InfraActiveRequests table 2022-06-11T04:45:19.976Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:19.977Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||Invoke 2022-06-11T04:45:19.977Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:19.977Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:19.978Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Method : GET 2022-06-11T04:45:19.978Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e9923d2103a0883", X-B3-SpanId:"6a4ef75368aeb6c1", X-B3-ParentSpanId:"5e9923d2103a0883", X-B3-Sampled:"0", X-ONAP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4806cca4-35e2-46f7-ba40-9eb3ee7af566"] 2022-06-11T04:45:19.979Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Request body: 2022-06-11T04:45:19.979Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:20.010Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:20.011Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:45:20.011Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status text : 2022-06-11T04:45:20.011Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:20.012Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Response body: 2022-06-11T04:45:20.012Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:20.012Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|404|Not Found|InvokeReturn 2022-06-11T04:45:20.020Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:45:20.073Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:45:20.121Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|INFO|500||Invoke 2022-06-11T04:45:20.122Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3490a783-d8e8-499a-b7f9-ca45299bb7e3], X-ECOMP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-TransactionId=[], X-ONAP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302]} 2022-06-11T04:45:20.177Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:45:20:470-57023], vertex-id=[246000], Content-Length=[251], Date=[Sat, 11 Jun 2022 04:45:20 GMT], Content-Type=[application/json]} 2022-06-11T04:45:20.178Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b"}]} 2022-06-11T04:45:20.179Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:45:20.193Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:45:20.238Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:45:20.239Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:45:20.308Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:45:20.309Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:45:20:578-29748], Content-Length=[613], Date=[Sat, 11 Jun 2022 04:45:20 GMT], Content-Type=[application/json]} 2022-06-11T04:45:20.310Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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/8d45baab-92eb-457c-98fd-2cc625679d6b/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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-11T04:45:20.313Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-11T04:45:20.320Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:45:20.373Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|INFO|500||Invoke 2022-06-11T04:45:20.374Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[024d42d1-4d91-4bb7-9c54-8d441a546254], X-ECOMP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-TransactionId=[], X-ONAP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302]} 2022-06-11T04:45:20.427Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:45:20:715-62727], vertex-id=[246000], Content-Length=[251], Date=[Sat, 11 Jun 2022 04:45:20 GMT], Content-Type=[application/json]} 2022-06-11T04:45:20.428Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b"}]} 2022-06-11T04:45:20.428Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:45:20.436Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:45:20.485Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:45:20.485Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[07f84bb6-15f4-42b8-b063-f71f7bb4a850], X-ECOMP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-TransactionId=[], X-ONAP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302]} 2022-06-11T04:45:20.534Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:45:20:822-20691], Content-Length=[610], Date=[Sat, 11 Jun 2022 04:45:20 GMT], Content-Type=[application/json]} 2022-06-11T04:45:20.534Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-11T04:45:20.535Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:45:20.537Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-11T04:45:20.541Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:45:20.575Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|INFO|500||Invoke 2022-06-11T04:45:20.575Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[94e3c2d9-5ec9-4360-8320-0a76309b0236], X-ECOMP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-TransactionId=[], X-ONAP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302]} 2022-06-11T04:45:20.675Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:45:20:909-53405], vertex-id=[246000], Content-Length=[251], Date=[Sat, 11 Jun 2022 04:45:20 GMT], Content-Type=[application/json]} 2022-06-11T04:45:20.677Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b"}]} 2022-06-11T04:45:20.678Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:45:20.685Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:45:20.716Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:45:20.717Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e67b3942-e248-446a-900c-b7c5e89d455a], X-ECOMP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302], X-TransactionId=[], X-ONAP-RequestID=[5498779a-c03b-46d3-9d53-bb018e196302]} 2022-06-11T04:45:20.772Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:45:21:053-34495], Content-Length=[619], Date=[Sat, 11 Jun 2022 04:45:21 GMT], Content-Type=[application/json]} 2022-06-11T04:45:20.773Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/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/8d45baab-92eb-457c-98fd-2cc625679d6b/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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-11T04:45:20.773Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:45:20.776Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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/8d45baab-92eb-457c-98fd-2cc625679d6b/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-11T04:45:20.777Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:45:20.777Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:45:20.778Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:45:20.779Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:45:20.779Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:20.779Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:45:20.780Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:45:20.780Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"5e9923d2103a0883", X-B3-SpanId:"1e53256d45000ebd", X-B3-ParentSpanId:"5e9923d2103a0883", X-B3-Sampled:"0", X-ONAP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c90ebf-3046-4398-86c4-97c78fa6f2c8"] 2022-06-11T04:45:20.781Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8d45baab-92eb-457c-98fd-2cc625679d6b"},"instanceName":null,"requestScope":"service"} 2022-06-11T04:45:20.781Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:20.873Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:20.873Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:20.874Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:45:20.874Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"Sat, 11 Jun 2022 04:45:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:20.875Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:45:20.875Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:20.876Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:45:20.876Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:45:20.877Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:45:20.877Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:20.878Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:45:20.878Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:45:20.879Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf9652e4-94cc-4a52-a5b3-7564cf2e37b3"] 2022-06-11T04:45:20.879Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:45:20.879Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:20.924Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:20.925Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:20.925Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:45:20.926Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"Sat, 11 Jun 2022 04:45:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:20.928Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:45:20.928Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:20.929Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:45:20.937Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T04:45:20.938Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:45:20.938Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:20.939Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T04:45:20.939Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:45:20.939Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ecfddd1-ec9b-43d8-8cc7-6b53509cf398"] 2022-06-11T04:45:20.940Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:45:20.940Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:20.973Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:20.974Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:20.974Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:45:20.975Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"Sat, 11 Jun 2022 04:45:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:20.978Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-11T04:45:20.979Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:20.979Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:45:20.983Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:45:20.983Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:45:20.984Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:20.984Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:45:20.985Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:45:20.985Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e95c5d9-e868-456d-b3e8-bcfbc9b30fa9"] 2022-06-11T04:45:20.986Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:45:20.987Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:21.024Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:21.025Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:21.025Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:45:21.025Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"Sat, 11 Jun 2022 04:45:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:21.028Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:45:21.029Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:21.030Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:45:21.034Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:45:21.035Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:45:21.036Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:21.036Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:45:21.037Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:45:21.037Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"5e9923d2103a0883", X-B3-SpanId:"49a05ba706804a2d", X-B3-ParentSpanId:"5e9923d2103a0883", X-B3-Sampled:"0", X-ONAP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d9c16af-0c86-4a65-b43a-a346847f8dae"] 2022-06-11T04:45:21.037Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5498779a-c03b-46d3-9d53-bb018e196302","requestStatus":"IN_PROGRESS","startTime":1654922720777,"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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n\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":"8d45baab-92eb-457c-98fd-2cc625679d6b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b","cloudApiRequests":[],"requestURI":"5498779a-c03b-46d3-9d53-bb018e196302"} 2022-06-11T04:45:21.038Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:21.079Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:21.080Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:45:21.080Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:45:21.080Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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/5498779a-c03b-46d3-9d53-bb018e196302", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:21.083Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5498779a-c03b-46d3-9d53-bb018e196302", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:45:20.777+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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:45:21.613+00:00", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b", "cloudApiRequests" : [ ], "requestURI" : "5498779a-c03b-46d3-9d53-bb018e196302", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" } } } 2022-06-11T04:45:21.083Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:21.084Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:45:21.100Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:45:21.101Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:45:21.102Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:21.102Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:45:21.103Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:45:21.103Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|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:"5e9923d2103a0883", X-B3-SpanId:"cd2e4707bd9da8b2", X-B3-ParentSpanId:"5e9923d2103a0883", X-B3-Sampled:"0", X-ONAP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e303695a-ea13-426e-8d4f-f49de3e96325"] 2022-06-11T04:45:21.104Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\"modelUuid\":\"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\",\"modelInvariantUuid\":\"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8d45baab-92eb-457c-98fd-2cc625679d6b\"}","type":"String"},"requestId":{"value":"5498779a-c03b-46d3-9d53-bb018e196302","type":"String"},"mso-request-id":{"value":"5498779a-c03b-46d3-9d53-bb018e196302","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8d45baab-92eb-457c-98fd-2cc625679d6b","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/8d45baab-92eb-457c-98fd-2cc625679d6b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:45:21.104Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:22.118Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:22.119Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:45:22.119Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:45:22.120Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:45:22 GMT", X-ONAP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-TransactionID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ECOMP-RequestID:"5498779a-c03b-46d3-9d53-bb018e196302", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e303695a-ea13-426e-8d4f-f49de3e96325", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:22.120Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5498779a-c03b-46d3-9d53-bb018e196302\",\"instanceId\":\"8d45baab-92eb-457c-98fd-2cc625679d6b\"}}","message":"Success","processInstanceID":"4cc5cca9-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:45:22.121Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:22.121Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:45:22.126Z|5498779a-c03b-46d3-9d53-bb018e196302|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:22.255Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:22.260Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:22.260Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||Invoke 2022-06-11T04:45:22.261Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:22.261Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:22.262Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Method : GET 2022-06-11T04:45:22.262Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ceeb845c0e083adb", X-B3-SpanId:"197ae1de14bb7637", X-B3-ParentSpanId:"ceeb845c0e083adb", X-B3-Sampled:"0", X-ONAP-RequestID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-RequestID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-TransactionID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-ECOMP-RequestID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5a8e287-8f68-4d50-93c9-a626cdd00eb1"] 2022-06-11T04:45:22.262Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Request body: 2022-06-11T04:45:22.263Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:22.318Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:22.319Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:22.319Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status text : 2022-06-11T04:45:22.320Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:22.324Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Response body: { "requestId" : "5498779a-c03b-46d3-9d53-bb018e196302", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:45:20.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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:22.000+00:00", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b", "cloudApiRequests" : [ ], "requestURI" : "5498779a-c03b-46d3-9d53-bb018e196302", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" } } } 2022-06-11T04:45:22.324Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:22.325Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||InvokeReturn 2022-06-11T04:45:22.326Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:22.327Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:22.327Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:22.327Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:22.328Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:22.328Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ceeb845c0e083adb", X-B3-SpanId:"a2aab5ea79e7f579", X-B3-ParentSpanId:"ceeb845c0e083adb", X-B3-Sampled:"0", X-ONAP-RequestID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-RequestID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-TransactionID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-ECOMP-RequestID:"fb829e42-396d-4c6d-9ad3-0692776d4561", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e58e549e-11ea-4ee7-aa07-01e149125678"] 2022-06-11T04:45:22.329Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:22.329Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:22.371Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:22.372Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:22.372Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:22.373Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:22.376Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:45:22.376Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:22.377Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:22.384Z|fb829e42-396d-4c6d-9ad3-0692776d4561|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:23.115Z|1a57e9ef-789b-49aa-98c5-41663c5a4468|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:45:23.116Z|1a57e9ef-789b-49aa-98c5-41663c5a4468|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:24.850Z|71157649-00d0-453e-8e2b-a3e481966586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:24.851Z|71157649-00d0-453e-8e2b-a3e481966586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:24.854Z|c2b73378-860f-4bb3-9303-6e40fd08e8b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:24.855Z|c2b73378-860f-4bb3-9303-6e40fd08e8b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:24.872Z|aafb626d-44da-4d2a-94e2-5a9271809909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:24.872Z|aafb626d-44da-4d2a-94e2-5a9271809909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:31.846Z|5526cbfd-cc33-476b-81a0-fd4007cc1e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:45:31.847Z|5526cbfd-cc33-476b-81a0-fd4007cc1e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:45:32.517Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:32.521Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:32.522Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||Invoke 2022-06-11T04:45:32.522Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:32.522Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:32.522Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Method : GET 2022-06-11T04:45:32.523Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"292c732274aee3eb", X-B3-SpanId:"277d6081b890532c", X-B3-ParentSpanId:"292c732274aee3eb", X-B3-Sampled:"0", X-ONAP-RequestID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-RequestID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-TransactionID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-ECOMP-RequestID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed2ed58b-94c6-448e-b51b-4fdb37f91391"] 2022-06-11T04:45:32.523Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Request body: 2022-06-11T04:45:32.523Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:32.583Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:32.584Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:32.584Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status text : 2022-06-11T04:45:32.585Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:32.591Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Response body: { "requestId" : "5498779a-c03b-46d3-9d53-bb018e196302", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:45:20.000+00:00", "endTime" : "2022-06-11T04:45:26.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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:26.000+00:00", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b", "cloudApiRequests" : [ ], "requestURI" : "5498779a-c03b-46d3-9d53-bb018e196302", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" } } } 2022-06-11T04:45:32.591Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:32.592Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||InvokeReturn 2022-06-11T04:45:32.595Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:32.595Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:32.595Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:32.596Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:32.596Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:32.596Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"292c732274aee3eb", X-B3-SpanId:"869cc8ef0db00dcd", X-B3-ParentSpanId:"292c732274aee3eb", X-B3-Sampled:"0", X-ONAP-RequestID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-RequestID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-TransactionID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-ECOMP-RequestID:"5b19ee30-96f0-4b6e-9d44-ad529ffd4087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70a3863d-809f-4369-be27-abf4900feef0"] 2022-06-11T04:45:32.596Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:32.597Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:32.627Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:32.628Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:32.628Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:32.629Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:32.631Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:45:32.631Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:32.632Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:32.643Z|5b19ee30-96f0-4b6e-9d44-ad529ffd4087|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:32.777Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:32.780Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:32.781Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||Invoke 2022-06-11T04:45:32.781Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:32.781Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:32.782Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Method : GET 2022-06-11T04:45:32.782Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7098a77e1d73a54b", X-B3-SpanId:"9c9c296cad4de3b3", X-B3-ParentSpanId:"7098a77e1d73a54b", X-B3-Sampled:"0", X-ONAP-RequestID:"9f7ca622-8690-4809-bf77-e7747270a369", X-RequestID:"9f7ca622-8690-4809-bf77-e7747270a369", X-TransactionID:"9f7ca622-8690-4809-bf77-e7747270a369", X-ECOMP-RequestID:"9f7ca622-8690-4809-bf77-e7747270a369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"405e8833-7d9b-4f36-a79f-cbcb4b662a99"] 2022-06-11T04:45:32.782Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Request body: 2022-06-11T04:45:32.782Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:32.819Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:32.820Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:32.820Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status text : 2022-06-11T04:45:32.821Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:32.825Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Response body: { "requestId" : "5498779a-c03b-46d3-9d53-bb018e196302", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:45:20.000+00:00", "endTime" : "2022-06-11T04:45:26.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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:26.000+00:00", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b", "cloudApiRequests" : [ ], "requestURI" : "5498779a-c03b-46d3-9d53-bb018e196302", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" } } } 2022-06-11T04:45:32.826Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:32.826Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||InvokeReturn 2022-06-11T04:45:32.829Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:32.829Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:32.830Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:32.830Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:32.830Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:32.831Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7098a77e1d73a54b", X-B3-SpanId:"2e6429232849da69", X-B3-ParentSpanId:"7098a77e1d73a54b", X-B3-Sampled:"0", X-ONAP-RequestID:"9f7ca622-8690-4809-bf77-e7747270a369", X-RequestID:"9f7ca622-8690-4809-bf77-e7747270a369", X-TransactionID:"9f7ca622-8690-4809-bf77-e7747270a369", X-ECOMP-RequestID:"9f7ca622-8690-4809-bf77-e7747270a369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d91ba77-80d0-4d8e-bcc7-b916f4404a51"] 2022-06-11T04:45:32.831Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:32.831Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:32.873Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:32.874Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:32.874Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:32.875Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:32.880Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:45:32.881Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:32.881Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:32.890Z|9f7ca622-8690-4809-bf77-e7747270a369|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:33.011Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:33.014Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:33.015Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||Invoke 2022-06-11T04:45:33.015Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:33.015Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:33.016Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Method : GET 2022-06-11T04:45:33.016Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a0d82d3ca8e43bd", X-B3-SpanId:"2a458e625e22aba1", X-B3-ParentSpanId:"0a0d82d3ca8e43bd", X-B3-Sampled:"0", X-ONAP-RequestID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-RequestID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-TransactionID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-ECOMP-RequestID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eef0a64-912e-4403-846c-0e109105fdf0"] 2022-06-11T04:45:33.016Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Request body: 2022-06-11T04:45:33.016Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:33.059Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:33.060Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:33.060Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status text : 2022-06-11T04:45:33.061Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:33.064Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Response body: { "requestId" : "5498779a-c03b-46d3-9d53-bb018e196302", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:45:20.000+00:00", "endTime" : "2022-06-11T04:45:26.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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:26.000+00:00", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b", "cloudApiRequests" : [ ], "requestURI" : "5498779a-c03b-46d3-9d53-bb018e196302", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" } } } 2022-06-11T04:45:33.065Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:33.065Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||InvokeReturn 2022-06-11T04:45:33.067Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:33.067Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:33.068Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:33.068Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:33.068Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:33.068Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a0d82d3ca8e43bd", X-B3-SpanId:"dd05dc97c7e46a74", X-B3-ParentSpanId:"0a0d82d3ca8e43bd", X-B3-Sampled:"0", X-ONAP-RequestID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-RequestID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-TransactionID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-ECOMP-RequestID:"f1ec035e-4feb-4962-8a25-0bee4cf6c685", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bab35c24-4151-4e82-a742-db9d07ef9b0c"] 2022-06-11T04:45:33.069Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:33.069Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:33.118Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:33.118Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:33.119Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:33.119Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:33.120Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:45:33.120Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:33.120Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:33.127Z|f1ec035e-4feb-4962-8a25-0bee4cf6c685|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:33.269Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:45:33.277Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:33.277Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||Invoke 2022-06-11T04:45:33.278Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:33.278Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302 2022-06-11T04:45:33.279Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Method : GET 2022-06-11T04:45:33.279Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a66e84512bd6be04", X-B3-SpanId:"88d08caed86ffe88", X-B3-ParentSpanId:"a66e84512bd6be04", X-B3-Sampled:"0", X-ONAP-RequestID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-RequestID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-TransactionID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-ECOMP-RequestID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1ac3cde-ac88-4996-b977-194b35890023"] 2022-06-11T04:45:33.279Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Request body: 2022-06-11T04:45:33.280Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:33.309Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:33.310Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:33.310Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Status text : 2022-06-11T04:45:33.310Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:33.314Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||Response body: { "requestId" : "5498779a-c03b-46d3-9d53-bb018e196302", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:45:20.000+00:00", "endTime" : "2022-06-11T04:45:26.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\": \"e4fd6012-d7f6-4885-b6f9-8c6e05dae71e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6c4bf69b-0d11-4f96-b4cd-f66b5d1d5bf4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:45:26.000+00:00", "serviceInstanceId" : "8d45baab-92eb-457c-98fd-2cc625679d6b", "serviceInstanceName" : "basic_network-c2e632f3-2773-4caf-9ae7-57ac00529ffc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8d45baab-92eb-457c-98fd-2cc625679d6b", "cloudApiRequests" : [ ], "requestURI" : "5498779a-c03b-46d3-9d53-bb018e196302", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302" } } } 2022-06-11T04:45:33.314Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:33.315Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5498779a-c03b-46d3-9d53-bb018e196302|INFO|500||InvokeReturn 2022-06-11T04:45:33.316Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:33.317Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:45:33.317Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:45:33.317Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false 2022-06-11T04:45:33.318Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:45:33.318Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a66e84512bd6be04", X-B3-SpanId:"1c303d481c524abe", X-B3-ParentSpanId:"a66e84512bd6be04", X-B3-Sampled:"0", X-ONAP-RequestID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-RequestID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-TransactionID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-ECOMP-RequestID:"83eea294-d974-4c3a-bc60-2368514d6a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e0f53b2-2047-4ecb-bbfd-9fb41c549259"] 2022-06-11T04:45:33.318Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:45:33.319Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:45:33.341Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:45:33.342Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:45:33.342Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:45:33.343Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:45:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:45:33.350Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:45:33.350Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:45:33.351Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5498779a-c03b-46d3-9d53-bb018e196302&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:45:33.360Z|83eea294-d974-4c3a-bc60-2368514d6a62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5498779a-c03b-46d3-9d53-bb018e196302|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:45:34.879Z|53575cf2-fe0e-488d-8cbc-885341059041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:34.879Z|6b9bd22e-5090-4b7d-bd7a-8e0119ce4bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:34.880Z|6b9bd22e-5090-4b7d-bd7a-8e0119ce4bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:34.880Z|53575cf2-fe0e-488d-8cbc-885341059041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:34.895Z|013a0b26-9558-4307-bfe2-8a330bc43687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:34.895Z|013a0b26-9558-4307-bfe2-8a330bc43687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:44.901Z|f716c539-faea-412a-8073-24d31cc3086e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:44.901Z|dd87d6d9-a180-46a2-b541-939fbf418c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:44.901Z|dd87d6d9-a180-46a2-b541-939fbf418c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:44.902Z|f716c539-faea-412a-8073-24d31cc3086e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:44.923Z|904db6ae-6b86-44c8-927b-e7b0b46449d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:44.924Z|904db6ae-6b86-44c8-927b-e7b0b46449d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:46.846Z|9b969978-0743-40fd-bc6e-4f25bbd8ff25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:45:46.847Z|9b969978-0743-40fd-bc6e-4f25bbd8ff25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:45:47.142Z|2c52ec58-f140-4989-ac40-4a779f6bd335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:45:47.143Z|2c52ec58-f140-4989-ac40-4a779f6bd335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:45:54.924Z|3ceb2d2d-8265-455e-a36a-2ee2ea421cbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:54.925Z|3ceb2d2d-8265-455e-a36a-2ee2ea421cbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:54.925Z|619ebf9c-5da6-4d15-a52e-e0c12d7e68c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:54.926Z|619ebf9c-5da6-4d15-a52e-e0c12d7e68c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:45:54.949Z|a845d462-77f9-4c98-970f-02c9928b759b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:45:54.949Z|a845d462-77f9-4c98-970f-02c9928b759b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:01.846Z|fa801ec4-d3f8-4d82-bb8b-05b8d1fe38dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:46:01.849Z|fa801ec4-d3f8-4d82-bb8b-05b8d1fe38dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:46:04.960Z|6e215685-5ae3-4ae9-8af6-e4f639776f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:04.960Z|e718ddcb-7dd0-4008-8252-8361c353ea56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:04.960Z|6e215685-5ae3-4ae9-8af6-e4f639776f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:04.961Z|e718ddcb-7dd0-4008-8252-8361c353ea56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:04.970Z|02e43cac-7e51-450a-8fc4-ef7d3455b4bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:04.970Z|02e43cac-7e51-450a-8fc4-ef7d3455b4bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:14.983Z|1be5c3be-f63a-45ac-b3b6-1e433abcdf29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:14.984Z|d6fe33c9-7965-416f-8b80-354d1b8d1632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:14.984Z|1be5c3be-f63a-45ac-b3b6-1e433abcdf29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:14.984Z|d6fe33c9-7965-416f-8b80-354d1b8d1632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:14.993Z|718873e8-cddb-426b-b2af-4556179f4140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:14.993Z|718873e8-cddb-426b-b2af-4556179f4140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:16.846Z|6ab76ced-9b6f-40ab-aaf7-96ef47a61168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:46:16.847Z|6ab76ced-9b6f-40ab-aaf7-96ef47a61168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:46:17.143Z|1329d6eb-754d-4514-ac30-147cfd4622e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:46:17.144Z|1329d6eb-754d-4514-ac30-147cfd4622e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:46:23.115Z|837b447e-462d-4ddb-b8cb-2a4a37480191|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:46:23.116Z|837b447e-462d-4ddb-b8cb-2a4a37480191|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:25.004Z|fcbfa9f3-b08e-4ab5-a2a8-6e9b72581b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:25.004Z|e20d006d-ed24-4966-b5f9-eea1360d4dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:25.005Z|fcbfa9f3-b08e-4ab5-a2a8-6e9b72581b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:25.005Z|e20d006d-ed24-4966-b5f9-eea1360d4dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:25.014Z|9a6968cf-3f9b-4435-a62c-2f4d3b7cc629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:25.014Z|9a6968cf-3f9b-4435-a62c-2f4d3b7cc629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:31.846Z|41d15d8b-1f3c-4f3b-8292-b1bb16746af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:46:31.847Z|41d15d8b-1f3c-4f3b-8292-b1bb16746af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:46:31.869Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:46:31.872Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b7a785d9-ed20-4475-8eae-0d1a4a25f656 already exists in requestDb InfraActiveRequests table 2022-06-11T04:46:31.873Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656 2022-06-11T04:46:31.873Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|INFO|500||Invoke 2022-06-11T04:46:31.873Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:31.874Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656 2022-06-11T04:46:31.874Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Method : GET 2022-06-11T04:46:31.874Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8ce3c4ba57d8306", X-B3-SpanId:"123149de04f1a6d0", X-B3-ParentSpanId:"b8ce3c4ba57d8306", X-B3-Sampled:"0", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ad44c18-9a48-4c79-a0d8-aa9290fe1851"] 2022-06-11T04:46:31.875Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Request body: 2022-06-11T04:46:31.875Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:31.921Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:31.921Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:46:31.922Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Status text : 2022-06-11T04:46:31.922Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:31.922Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Response body: 2022-06-11T04:46:31.922Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:31.923Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|INFO|404|Not Found|InvokeReturn 2022-06-11T04:46:31.933Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:46:31.933Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-11T04:46:31.937Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:46:31.970Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/f93d2c45-fb25-4793-b291-6fbc178992a3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:46:31.971Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/f93d2c45-fb25-4793-b291-6fbc178992a3|INFO|500||Invoke 2022-06-11T04:46:32.076Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/f93d2c45-fb25-4793-b291-6fbc178992a3|INFO|500||InvokeReturn 2022-06-11T04:46:32.077Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/f93d2c45-fb25-4793-b291-6fbc178992a3 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:46:32:323-82874], vertex-id=[250104], Content-Length=[116], Date=[Sat, 11 Jun 2022 04:46:32 GMT], Content-Type=[application/json]} 2022-06-11T04:46:32.078Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"f93d2c45-fb25-4793-b291-6fbc178992a3","service-description":"pNF","resource-version":"1654922790727"} 2022-06-11T04:46:32.085Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-06-11T04:46:32.091Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:46:32.142Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/f93d2c45-fb25-4793-b291-6fbc178992a3|INFO|500||Invoke 2022-06-11T04:46:32.143Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/f93d2c45-fb25-4793-b291-6fbc178992a3|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/f93d2c45-fb25-4793-b291-6fbc178992a3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b7a785d9-ed20-4475-8eae-0d1a4a25f656], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b595793d-6de8-4053-9b8f-cb50339d4206], X-ECOMP-RequestID=[b7a785d9-ed20-4475-8eae-0d1a4a25f656], X-TransactionId=[], X-ONAP-RequestID=[b7a785d9-ed20-4475-8eae-0d1a4a25f656]} 2022-06-11T04:46:32.200Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/f93d2c45-fb25-4793-b291-6fbc178992a3|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/f93d2c45-fb25-4793-b291-6fbc178992a3 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:46:32:490-6855], vertex-id=[250104], Content-Length=[116], Date=[Sat, 11 Jun 2022 04:46:32 GMT], Content-Type=[application/json]} 2022-06-11T04:46:32.201Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/f93d2c45-fb25-4793-b291-6fbc178992a3|DEBUG|500||{"service-id":"f93d2c45-fb25-4793-b291-6fbc178992a3","service-description":"pNF","resource-version":"1654922790727"} 2022-06-11T04:46:32.202Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/f93d2c45-fb25-4793-b291-6fbc178992a3|INFO|500||InvokeReturn 2022-06-11T04:46:32.204Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:46:32.204Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:46:32.238Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:46:32.241Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:46:32.241Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.241Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:46:32.242Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:46:32.242Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"b8ce3c4ba57d8306", X-B3-SpanId:"2370f29f801a1571", X-B3-ParentSpanId:"b8ce3c4ba57d8306", X-B3-Sampled:"0", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3da7cc8-f756-486b-be57-3dd3eaec6748"] 2022-06-11T04:46:32.243Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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_Nameabd4fa38-f107-4b99-be70-018d2d0039d2","requestScope":"service"} 2022-06-11T04:46:32.243Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.286Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.287Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:46:32.288Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:46:32.291Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.292Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:46:32.294Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.295Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:46:32.297Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1 2022-06-11T04:46:32.298Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|INFO|500||Invoke 2022-06-11T04:46:32.299Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.300Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1 2022-06-11T04:46:32.300Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Method : GET 2022-06-11T04:46:32.301Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de4e96cf-63d8-4862-8574-5c79f20a1adb"] 2022-06-11T04:46:32.301Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Request body: 2022-06-11T04:46:32.301Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.368Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.370Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Status code : 200 OK 2022-06-11T04:46:32.370Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Status text : 2022-06-11T04:46:32.370Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.374Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Response body: { "modelName" : "Demo_pNF_1Lc2p03Tc59EwT1Wnpjn", "description" : "catalog service description", "modelUUID" : "5aafed8b-3639-4186-8d8c-a9a88e4008b1", "modelInvariantUUID" : "b1513be7-fb52-4ffe-b013-7942a32cd2d5", "created" : "2022-06-11 04:42:07.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF f56e0028-a513", "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/5aafed8b-3639-4186-8d8c-a9a88e4008b1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/serviceProxyCustomizations" } } } 2022-06-11T04:46:32.375Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.375Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|INFO|500||InvokeReturn 2022-06-11T04:46:32.385Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance 2022-06-11T04:46:32.386Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|INFO|500||Invoke 2022-06-11T04:46:32.386Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.386Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance 2022-06-11T04:46:32.387Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:46:32.387Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90b2f3fb-727d-41ff-a07e-a62e08c0a295"] 2022-06-11T04:46:32.387Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:46:32.388Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.414Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.415Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:46:32.415Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:46:32.416Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&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:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.416Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Response body: 2022-06-11T04:46:32.417Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.417Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T04:46:32.418Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b1513be7-fb52-4ffe-b013-7942a32cd2d5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b1513be7-fb52-4ffe-b013-7942a32cd2d5 2022-06-11T04:46:32.419Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|INFO|500||Invoke 2022-06-11T04:46:32.419Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.419Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b1513be7-fb52-4ffe-b013-7942a32cd2d5 2022-06-11T04:46:32.420Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||Method : GET 2022-06-11T04:46:32.420Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f755b069-422a-4748-96f6-170857ced884"] 2022-06-11T04:46:32.420Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||Request body: 2022-06-11T04:46:32.421Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.465Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.466Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||Status code : 200 OK 2022-06-11T04:46:32.466Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||Status text : 2022-06-11T04:46:32.466Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.468Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_1Lc2p03Tc59EwT1Wnpjn", "description" : "catalog service description", "modelUUID" : "5aafed8b-3639-4186-8d8c-a9a88e4008b1", "modelInvariantUUID" : "b1513be7-fb52-4ffe-b013-7942a32cd2d5", "created" : "2022-06-11 04:42:07.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF f56e0028-a513", "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/5aafed8b-3639-4186-8d8c-a9a88e4008b1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b1513be7-fb52-4ffe-b013-7942a32cd2d5" } } } 2022-06-11T04:46:32.468Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.469Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=b1513be7-fb52-4ffe-b013-7942a32cd2d5|INFO|500||InvokeReturn 2022-06-11T04:46:32.480Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance 2022-06-11T04:46:32.481Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|INFO|500||Invoke 2022-06-11T04:46:32.481Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.482Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance 2022-06-11T04:46:32.482Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:46:32.482Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85169aa4-1056-4fdd-a281-9f3fa50afd25"] 2022-06-11T04:46:32.483Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:46:32.483Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.513Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.513Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:46:32.514Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:46:32.514Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&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:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.515Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||Response body: 2022-06-11T04:46:32.515Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.515Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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=5aafed8b-3639-4186-8d8c-a9a88e4008b1&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T04:46:32.516Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:46:32.516Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:46:32.517Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.517Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:46:32.517Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:46:32.517Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0687fa8a-5145-4e76-91bc-d3a7344b8a35"] 2022-06-11T04:46:32.518Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:46:32.518Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.553Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.554Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:46:32.554Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:46:32.554Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.556Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:46:32.556Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.557Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:46:32.560Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:46:32.560Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-11T04:46:32.561Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.561Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:46:32.561Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:46:32.561Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9ff407b-1201-42f5-8207-c1d5c4fdeff4"] 2022-06-11T04:46:32.562Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:46:32.562Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.590Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.591Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:46:32.591Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:46:32.591Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.594Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-11T04:46:32.594Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.594Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:46:32.597Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1 2022-06-11T04:46:32.598Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|INFO|500||Invoke 2022-06-11T04:46:32.598Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.599Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1 2022-06-11T04:46:32.599Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Method : GET 2022-06-11T04:46:32.599Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a459950-6364-4142-92ac-ad0bd7cf27b3"] 2022-06-11T04:46:32.600Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Request body: 2022-06-11T04:46:32.600Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.637Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.637Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Status code : 200 OK 2022-06-11T04:46:32.638Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Status text : 2022-06-11T04:46:32.638Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.641Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||Response body: { "modelName" : "Demo_pNF_1Lc2p03Tc59EwT1Wnpjn", "description" : "catalog service description", "modelUUID" : "5aafed8b-3639-4186-8d8c-a9a88e4008b1", "modelInvariantUUID" : "b1513be7-fb52-4ffe-b013-7942a32cd2d5", "created" : "2022-06-11 04:42:07.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF f56e0028-a513", "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/5aafed8b-3639-4186-8d8c-a9a88e4008b1" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1/serviceProxyCustomizations" } } } 2022-06-11T04:46:32.641Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.642Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5aafed8b-3639-4186-8d8c-a9a88e4008b1|INFO|500||InvokeReturn 2022-06-11T04:46:32.647Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:46:32.648Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:46:32.649Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.650Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:46:32.650Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:46:32.650Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"b8ce3c4ba57d8306", X-B3-SpanId:"428e82eec577be0a", X-B3-ParentSpanId:"b8ce3c4ba57d8306", X-B3-Sampled:"0", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"688fa6d8-940c-4eaa-9cc2-177a70efdc62"] 2022-06-11T04:46:32.651Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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":"b7a785d9-ed20-4475-8eae-0d1a4a25f656","requestStatus":"IN_PROGRESS","startTime":1654922791933,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"489ea0b7-5747-43f8-87d2-5a1505586694\",\n \"owningEntityName\":\"OE-ETE_Customer-489ea0b7-5747-43f8-87d2-5a1505586694\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_abd4fa38-f107-4b99-be70-018d2d0039d2\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"productFamilyId\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\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\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF f56e0028-a513 0\",\n \"modelCustomizationId\":\"7dcc5da6-ff1b-497b-b8cf-d42f0d936652\",\n \"modelInvariantId\":\"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\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\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\n \"instanceParams\":[],\n \"instanceName\":\"1Lc2p03Tc59EwT1Wnpjn\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"b7a785d9-ed20-4475-8eae-0d1a4a25f656"} 2022-06-11T04:46:32.651Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:32.691Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:32.692Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:46:32.692Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:46:32.692Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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/b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:32.694Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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" : "b7a785d9-ed20-4475-8eae-0d1a4a25f656", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:46:31.933+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"489ea0b7-5747-43f8-87d2-5a1505586694\",\n \"owningEntityName\":\"OE-ETE_Customer-489ea0b7-5747-43f8-87d2-5a1505586694\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_abd4fa38-f107-4b99-be70-018d2d0039d2\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"productFamilyId\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\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\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF f56e0028-a513 0\",\n \"modelCustomizationId\":\"7dcc5da6-ff1b-497b-b8cf-d42f0d936652\",\n \"modelInvariantId\":\"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\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\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\n \"instanceParams\":[],\n \"instanceName\":\"1Lc2p03Tc59EwT1Wnpjn\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:46:33.230+00:00", "serviceInstanceName" : "Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "b7a785d9-ed20-4475-8eae-0d1a4a25f656", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656" } } } 2022-06-11T04:46:32.695Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:32.695Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:46:32.706Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:46:32.706Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:46:32.706Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:46:32.707Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:46:32.707Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:46:32.707Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"b8ce3c4ba57d8306", X-B3-SpanId:"a9433c4c5c0c52d2", X-B3-ParentSpanId:"b8ce3c4ba57d8306", X-B3-Sampled:"0", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b637d676-fa68-4008-b328-9e31370b85c0"] 2022-06-11T04:46:32.707Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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\":\"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\"modelUuid\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\"modelInvariantUuid\":\"b1513be7-fb52-4ffe-b013-7942a32cd2d5\"},\"requestInfo\":{\"productFamilyId\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_abd4fa38-f107-4b99-be70-018d2d0039d2\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF f56e0028-a513 0\",\"modelCustomizationId\":\"7dcc5da6-ff1b-497b-b8cf-d42f0d936652\",\"modelInvariantId\":\"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\"instanceParams\":[],\"instanceName\":\"1Lc2p03Tc59EwT1Wnpjn\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"489ea0b7-5747-43f8-87d2-5a1505586694\",\"owningEntityName\":\"OE-ETE_Customer-489ea0b7-5747-43f8-87d2-5a1505586694\"}}}","type":"String"},"requestId":{"value":"b7a785d9-ed20-4475-8eae-0d1a4a25f656","type":"String"},"mso-request-id":{"value":"b7a785d9-ed20-4475-8eae-0d1a4a25f656","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:46:32.708Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:46:33.725Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:46:33.725Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:46:33.726Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:46:33.726Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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:"Sat, 11 Jun 2022 04:46:33 GMT", X-ONAP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-TransactionID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ECOMP-RequestID:"b7a785d9-ed20-4475-8eae-0d1a4a25f656", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b637d676-fa68-4008-b328-9e31370b85c0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:46:33.726Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|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\":\"b7a785d9-ed20-4475-8eae-0d1a4a25f656\",\"instanceId\":\"3c313cd8-803c-404d-8758-f3280527507a\"}}","message":"Success","processInstanceID":"7772a1d5-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:46:33.727Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:46:33.727Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:46:33.730Z|b7a785d9-ed20-4475-8eae-0d1a4a25f656|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:46:35.029Z|e1b566f2-a80f-4c29-9b2b-25ea9e775b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:35.030Z|7dc4c7aa-c2b9-4907-9bad-09180d750e0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:35.030Z|e1b566f2-a80f-4c29-9b2b-25ea9e775b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:35.030Z|7dc4c7aa-c2b9-4907-9bad-09180d750e0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:35.036Z|7eda4e06-650d-41af-9baf-0e2cff812d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:35.037Z|7eda4e06-650d-41af-9baf-0e2cff812d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:45.050Z|ef6fb1c7-cf61-4583-ad1b-5cc002f171ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:45.050Z|b2ce9120-5644-4bb2-92ce-071e6809e40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:45.051Z|ef6fb1c7-cf61-4583-ad1b-5cc002f171ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:45.051Z|b2ce9120-5644-4bb2-92ce-071e6809e40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:45.056Z|f3d13f15-78d2-4148-94a2-d14a2b7df6bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:45.060Z|f3d13f15-78d2-4148-94a2-d14a2b7df6bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:46.846Z|93909942-b7b0-4e58-b93f-fb9e7b00d359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:46:46.849Z|93909942-b7b0-4e58-b93f-fb9e7b00d359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:46:47.144Z|39b6693a-f185-47c9-8d50-b6d23bcc5b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:46:47.145Z|39b6693a-f185-47c9-8d50-b6d23bcc5b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:46:55.072Z|47cca99d-a2a2-4abf-a974-a0043bf363c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:55.072Z|2454b433-cd32-4ff5-9938-0a4c16cb9306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:55.073Z|47cca99d-a2a2-4abf-a974-a0043bf363c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:55.073Z|2454b433-cd32-4ff5-9938-0a4c16cb9306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:46:55.083Z|c2269f96-ee4e-4d4b-b40b-b4cbc4a9b8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:46:55.084Z|c2269f96-ee4e-4d4b-b40b-b4cbc4a9b8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:01.703Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:01.705Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c06af222-e6ea-4a9e-a4c9-11f0b6e68026 already exists in requestDb InfraActiveRequests table 2022-06-11T04:47:01.706Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:01.706Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||Invoke 2022-06-11T04:47:01.706Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:01.707Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:01.747Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Method : GET 2022-06-11T04:47:01.750Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4374025f35187338", X-B3-SpanId:"04fd6cff5df9928e", X-B3-ParentSpanId:"4374025f35187338", X-B3-Sampled:"0", X-ONAP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1d2f010-df36-41c1-b7ea-85ca44f40a2c"] 2022-06-11T04:47:01.750Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Request body: 2022-06-11T04:47:01.751Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:01.788Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:01.788Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:47:01.788Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status text : 2022-06-11T04:47:01.789Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:47:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:01.789Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Response body: 2022-06-11T04:47:01.789Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:01.789Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|404|Not Found|InvokeReturn 2022-06-11T04:47:01.797Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:47:01.801Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:47:01.839Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:47:01.840Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:47:01.846Z|aa9da7af-9494-43bc-81b4-02b213341f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:47:01.846Z|aa9da7af-9494-43bc-81b4-02b213341f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:47:01.901Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:47:01.902Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:47:02:177-74752], vertex-id=[225376], Content-Length=[605], Date=[Sat, 11 Jun 2022 04:47:02 GMT], Content-Type=[application/json]} 2022-06-11T04:47:01.903Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922399241","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-06-11T04:47:01.904Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:47:01.904Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:47:01.905Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:47:01.905Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:47:01.905Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:01.906Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:47:01.906Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:47:01.906Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"4374025f35187338", X-B3-SpanId:"b4f858f48968952e", X-B3-ParentSpanId:"4374025f35187338", X-B3-Sampled:"0", X-ONAP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97fc805a-5425-4beb-8bff-fd366e6ed0dc"] 2022-06-11T04:47:01.906Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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-27d79dd7-449e-4af0-a155-b532c0fef3c1","requestScope":"service"} 2022-06-11T04:47:01.906Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:01.936Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:01.937Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:01.937Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:47:01.937Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"Sat, 11 Jun 2022 04:47:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:01.938Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:47:01.938Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:01.938Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:47:01.939Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:47:01.940Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:47:01.940Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:01.940Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:47:01.940Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:47:01.940Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2270754-6b05-468e-92e5-ea499468e0f9"] 2022-06-11T04:47:01.941Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:47:01.941Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:01.980Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:01.981Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:01.981Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:47:01.982Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"Sat, 11 Jun 2022 04:47:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:01.986Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:47:01.986Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:01.986Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:47:01.994Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:47:01.994Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-11T04:47:01.995Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:01.995Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:47:01.995Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:47:01.996Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41eec7b7-c952-4de5-9491-2e3073a839b7"] 2022-06-11T04:47:01.996Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:47:01.996Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:02.030Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:02.031Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:02.031Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:47:02.031Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"Sat, 11 Jun 2022 04:47:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:02.034Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-11T04:47:02.034Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:02.035Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:47:02.039Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:47:02.040Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:47:02.040Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:02.040Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:47:02.041Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:47:02.041Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cb3c146-bf20-480b-ab19-d07021c0f31e"] 2022-06-11T04:47:02.041Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:47:02.042Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:02.076Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:02.076Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:02.076Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:47:02.077Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"Sat, 11 Jun 2022 04:47:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:02.080Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:47:02.080Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:02.080Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:47:02.084Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:47:02.085Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:47:02.085Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:02.085Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:47:02.085Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:47:02.086Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"1834", X-B3-TraceId:"4374025f35187338", X-B3-SpanId:"238a30d6eb973215", X-B3-ParentSpanId:"4374025f35187338", X-B3-Sampled:"0", X-ONAP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"add95dad-a392-4684-9a61-42fc48e9ec0c"] 2022-06-11T04:47:02.086Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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":"c06af222-e6ea-4a9e-a4c9-11f0b6e68026","requestStatus":"IN_PROGRESS","startTime":1654922821798,"source":"VID","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"c06af222-e6ea-4a9e-a4c9-11f0b6e68026"} 2022-06-11T04:47:02.086Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:02.129Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:02.130Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:47:02.130Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:47:02.130Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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/c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:02.133Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:47:01.798+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:47:02.670+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" } } } 2022-06-11T04:47:02.133Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:02.133Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:47:02.144Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:47:02.145Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:47:02.145Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:02.146Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:47:02.146Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:47:02.146Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"4374025f35187338", X-B3-SpanId:"66ab7dbeb8aaa5ef", X-B3-ParentSpanId:"4374025f35187338", X-B3-Sampled:"0", X-ONAP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0ee6dc1-7fbf-40fc-ab44-ed939d4a770b"] 2022-06-11T04:47:02.147Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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\":\"020911a2-d176-40d5-af67-de6c8e5cd128\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelUuid\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelInvariantUuid\":\"020911a2-d176-40d5-af67-de6c8e5cd128\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"c06af222-e6ea-4a9e-a4c9-11f0b6e68026","type":"String"},"mso-request-id":{"value":"c06af222-e6ea-4a9e-a4c9-11f0b6e68026","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:47:02.147Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:03.167Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:03.167Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:47:03.168Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:47:03.168Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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:"Sat, 11 Jun 2022 04:47:03 GMT", X-ONAP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-TransactionID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ECOMP-RequestID:"c06af222-e6ea-4a9e-a4c9-11f0b6e68026", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d0ee6dc1-7fbf-40fc-ab44-ed939d4a770b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:03.168Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|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\":\"c06af222-e6ea-4a9e-a4c9-11f0b6e68026\",\"instanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\"}}","message":"Success","processInstanceID":"88feaabb-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:47:03.169Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:03.169Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:47:03.173Z|c06af222-e6ea-4a9e-a4c9-11f0b6e68026|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:03.308Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:03.313Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:03.314Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||Invoke 2022-06-11T04:47:03.314Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:03.314Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:03.315Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Method : GET 2022-06-11T04:47:03.315Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ab3034c022c4da6", X-B3-SpanId:"c72c83f52ee4f060", X-B3-ParentSpanId:"7ab3034c022c4da6", X-B3-Sampled:"0", X-ONAP-RequestID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-RequestID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-TransactionID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-ECOMP-RequestID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d57e7f-9e50-4a03-9946-95bab97fc05c"] 2022-06-11T04:47:03.315Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Request body: 2022-06-11T04:47:03.315Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:03.342Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:03.343Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:03.343Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status text : 2022-06-11T04:47:03.343Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:03.346Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Response body: { "requestId" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:47:01.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" } } } 2022-06-11T04:47:03.346Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:03.347Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||InvokeReturn 2022-06-11T04:47:03.348Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:03.348Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:03.348Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:03.349Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:03.349Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:03.349Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ab3034c022c4da6", X-B3-SpanId:"901d564ad3fa4e49", X-B3-ParentSpanId:"7ab3034c022c4da6", X-B3-Sampled:"0", X-ONAP-RequestID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-RequestID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-TransactionID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-ECOMP-RequestID:"7344ad26-a3b9-4272-8422-2fb4ea53feba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"026d746f-ad58-47a1-9e38-c4baf1799386"] 2022-06-11T04:47:03.349Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:03.350Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:03.378Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:03.378Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:03.379Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:03.379Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:03.384Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:03.384Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:03.384Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:03.392Z|7344ad26-a3b9-4272-8422-2fb4ea53feba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:05.096Z|b015970d-a8d4-4c12-97ca-7f7ae5a24822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:05.096Z|1a38044d-212a-441c-a8bb-7d0b37fda30a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:05.097Z|b015970d-a8d4-4c12-97ca-7f7ae5a24822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:05.097Z|1a38044d-212a-441c-a8bb-7d0b37fda30a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:05.107Z|8f8b06c0-dc72-41d1-a3f5-c2eabc83e889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:05.108Z|8f8b06c0-dc72-41d1-a3f5-c2eabc83e889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:05.295Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:05.299Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656 2022-06-11T04:47:05.299Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|INFO|500||Invoke 2022-06-11T04:47:05.300Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:05.300Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656 2022-06-11T04:47:05.300Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Method : GET 2022-06-11T04:47:05.300Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8e568926579f4be", X-B3-SpanId:"0ee961c84f06b4fb", X-B3-ParentSpanId:"e8e568926579f4be", X-B3-Sampled:"0", X-ONAP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-TransactionID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ECOMP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56a917c5-3a3c-42da-833c-0b1d48256a2f"] 2022-06-11T04:47:05.300Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Request body: 2022-06-11T04:47:05.301Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:05.334Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:05.335Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:05.335Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Status text : 2022-06-11T04:47:05.335Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:05.339Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Response body: { "requestId" : "b7a785d9-ed20-4475-8eae-0d1a4a25f656", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2022-06-11T04:46:31.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"489ea0b7-5747-43f8-87d2-5a1505586694\",\n \"owningEntityName\":\"OE-ETE_Customer-489ea0b7-5747-43f8-87d2-5a1505586694\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_abd4fa38-f107-4b99-be70-018d2d0039d2\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"productFamilyId\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\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\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF f56e0028-a513 0\",\n \"modelCustomizationId\":\"7dcc5da6-ff1b-497b-b8cf-d42f0d936652\",\n \"modelInvariantId\":\"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\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\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\n \"instanceParams\":[],\n \"instanceName\":\"1Lc2p03Tc59EwT1Wnpjn\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:04.000+00:00", "serviceInstanceId" : "3c313cd8-803c-404d-8758-f3280527507a", "serviceInstanceName" : "Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "b7a785d9-ed20-4475-8eae-0d1a4a25f656", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656" } } } 2022-06-11T04:47:05.339Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:05.340Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|INFO|500||InvokeReturn 2022-06-11T04:47:05.342Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false 2022-06-11T04:47:05.342Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:05.342Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:05.343Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false 2022-06-11T04:47:05.343Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:05.343Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8e568926579f4be", X-B3-SpanId:"1095da0e4fa49893", X-B3-ParentSpanId:"e8e568926579f4be", X-B3-Sampled:"0", X-ONAP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-TransactionID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ECOMP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b17850-a791-4de5-ae7f-7703ae32a27b"] 2022-06-11T04:47:05.343Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:05.343Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:05.367Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:05.368Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:05.368Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:05.368Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:05.375Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:05.375Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:05.376Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:05.420Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:47:05.420Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:47:05.420Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:05.421Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:47:05.421Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:47:05.421Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-TransactionID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ECOMP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6714b6b4-04c9-40bd-a2f4-cfd963c4bc4a"] 2022-06-11T04:47:05.421Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:47:05.422Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:05.571Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:05.572Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:05.572Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:47:05.573Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5D07916E6FA1693883308B9A52194300; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:47:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:05.573Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d44f5ee-e941-11ec-908c-56ff2174964f","businessKey":"b7a785d9-ed20-4475-8eae-0d1a4a25f656","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-11T04:46:42.546+0000","endTime":"2022-06-11T04:47:03.878+0000","removalTime":null,"durationInMillis":21332,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"7772a1d5-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"7cb7d0d8-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:47:05.574Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:05.574Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7a785d9-ed20-4475-8eae-0d1a4a25f656&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:47:05.605Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:47:05.605Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:47:05.606Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:05.606Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:47:05.606Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:47:05.606Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-TransactionID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ECOMP-RequestID:"b18475a2-51c6-4890-934c-7c0c94142c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8db07831-9671-47e8-963d-242a75ff8439"] 2022-06-11T04:47:05.606Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:47:05.607Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:05.746Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:05.747Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:05.747Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:47:05.748Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=472BEBA59729C8EE1A5299501AC7A25F; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:47:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:05.748Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"7d46a3b5-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"7d44f5ee-e941-11ec-908c-56ff2174964f","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processInstanceId":"7d44f5ee-e941-11ec-908c-56ff2174964f","executionId":"7d44f5ee-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:46:42.557+0000","endTime":"2022-06-11T04:46:42.747+0000","durationInMillis":190,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7772a1d5-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:47:05.749Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:05.749Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d44f5ee-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:47:05.756Z|b18475a2-51c6-4890-934c-7c0c94142c41|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:13.529Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:13.534Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:13.534Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||Invoke 2022-06-11T04:47:13.534Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:13.535Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:13.535Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Method : GET 2022-06-11T04:47:13.535Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76a9195dd714cb75", X-B3-SpanId:"d94e6d4cf15eef4b", X-B3-ParentSpanId:"76a9195dd714cb75", X-B3-Sampled:"0", X-ONAP-RequestID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-RequestID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-TransactionID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-ECOMP-RequestID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25b1578c-3b62-4891-b510-424d87977bf2"] 2022-06-11T04:47:13.535Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Request body: 2022-06-11T04:47:13.535Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:13.565Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:13.566Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:13.567Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status text : 2022-06-11T04:47:13.567Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:13.569Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Response body: { "requestId" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:01.000+00:00", "endTime" : "2022-06-11T04:47:08.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" } } } 2022-06-11T04:47:13.569Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:13.570Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||InvokeReturn 2022-06-11T04:47:13.572Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:13.572Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:13.572Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:13.573Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:13.573Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:13.573Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76a9195dd714cb75", X-B3-SpanId:"1eed415a4a53a330", X-B3-ParentSpanId:"76a9195dd714cb75", X-B3-Sampled:"0", X-ONAP-RequestID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-RequestID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-TransactionID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-ECOMP-RequestID:"0a2a0b1c-691d-421a-a5c7-b5f669ca1382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99289851-e400-462e-90ae-e078cffcbbf1"] 2022-06-11T04:47:13.574Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:13.574Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:13.597Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:13.598Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:13.598Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:13.598Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:13.600Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:13.601Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:13.601Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:13.611Z|0a2a0b1c-691d-421a-a5c7-b5f669ca1382|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:13.730Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:13.736Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:13.736Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||Invoke 2022-06-11T04:47:13.737Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:13.737Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:13.737Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Method : GET 2022-06-11T04:47:13.738Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16daf4ca14411c97", X-B3-SpanId:"177fa3d764e41dce", X-B3-ParentSpanId:"16daf4ca14411c97", X-B3-Sampled:"0", X-ONAP-RequestID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-RequestID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-TransactionID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-ECOMP-RequestID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b42c06fb-c281-44b0-9c70-4062ed0b7c77"] 2022-06-11T04:47:13.738Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Request body: 2022-06-11T04:47:13.739Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:13.766Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:13.767Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:13.768Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status text : 2022-06-11T04:47:13.769Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:13.771Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Response body: { "requestId" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:01.000+00:00", "endTime" : "2022-06-11T04:47:08.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" } } } 2022-06-11T04:47:13.771Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:13.772Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||InvokeReturn 2022-06-11T04:47:13.774Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:13.774Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:13.774Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:13.775Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:13.775Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:13.775Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16daf4ca14411c97", X-B3-SpanId:"ee1d8d07e6924717", X-B3-ParentSpanId:"16daf4ca14411c97", X-B3-Sampled:"0", X-ONAP-RequestID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-RequestID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-TransactionID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-ECOMP-RequestID:"bfd71402-9bc8-4ac6-9b7d-dd655cd590bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6671c8b6-dc98-41e6-ab7e-89ecd35b2540"] 2022-06-11T04:47:13.776Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:13.776Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:13.798Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:13.799Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:13.799Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:13.800Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:13.809Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:13.809Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:13.809Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:13.820Z|bfd71402-9bc8-4ac6-9b7d-dd655cd590bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:13.954Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:13.958Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:13.959Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||Invoke 2022-06-11T04:47:13.959Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:13.959Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:13.960Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Method : GET 2022-06-11T04:47:13.960Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90f96d3fcfdfc715", X-B3-SpanId:"01f26e9484dafb82", X-B3-ParentSpanId:"90f96d3fcfdfc715", X-B3-Sampled:"0", X-ONAP-RequestID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-RequestID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-TransactionID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-ECOMP-RequestID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b8fbce9-cf9a-4612-a830-65833c08f6b6"] 2022-06-11T04:47:13.960Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Request body: 2022-06-11T04:47:13.960Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:13.984Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:13.984Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:13.985Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status text : 2022-06-11T04:47:13.985Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:13.988Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Response body: { "requestId" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:01.000+00:00", "endTime" : "2022-06-11T04:47:08.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" } } } 2022-06-11T04:47:13.988Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:13.988Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||InvokeReturn 2022-06-11T04:47:13.990Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:13.990Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:13.990Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:13.990Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:13.991Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:13.991Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90f96d3fcfdfc715", X-B3-SpanId:"fb14e59b4e01a925", X-B3-ParentSpanId:"90f96d3fcfdfc715", X-B3-Sampled:"0", X-ONAP-RequestID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-RequestID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-TransactionID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-ECOMP-RequestID:"11891f1f-81cc-4aa9-8d29-d579357aae9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3f74cf0-ddb6-4dcc-bf12-83bb4d8fea82"] 2022-06-11T04:47:13.991Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:13.991Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:14.009Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:14.010Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:14.010Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:14.010Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:14.014Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:14.014Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:14.015Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:14.023Z|11891f1f-81cc-4aa9-8d29-d579357aae9d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:14.144Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:14.149Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:14.150Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||Invoke 2022-06-11T04:47:14.150Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:14.151Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:14.151Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Method : GET 2022-06-11T04:47:14.151Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ae61842ba1d0493", X-B3-SpanId:"5ab50cbe475bbb7d", X-B3-ParentSpanId:"8ae61842ba1d0493", X-B3-Sampled:"0", X-ONAP-RequestID:"9d48c499-47dc-443e-b534-44182f5642f9", X-RequestID:"9d48c499-47dc-443e-b534-44182f5642f9", X-TransactionID:"9d48c499-47dc-443e-b534-44182f5642f9", X-ECOMP-RequestID:"9d48c499-47dc-443e-b534-44182f5642f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69a52789-6ba1-4c67-aeff-16800418b511"] 2022-06-11T04:47:14.152Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Request body: 2022-06-11T04:47:14.152Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:14.177Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:14.177Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:14.177Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status text : 2022-06-11T04:47:14.179Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:14.180Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Response body: { "requestId" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:01.000+00:00", "endTime" : "2022-06-11T04:47:08.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" } } } 2022-06-11T04:47:14.180Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:14.180Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||InvokeReturn 2022-06-11T04:47:14.181Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:14.182Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:14.182Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:14.182Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:14.182Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:14.183Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ae61842ba1d0493", X-B3-SpanId:"3cc2b2b59094bdc0", X-B3-ParentSpanId:"8ae61842ba1d0493", X-B3-Sampled:"0", X-ONAP-RequestID:"9d48c499-47dc-443e-b534-44182f5642f9", X-RequestID:"9d48c499-47dc-443e-b534-44182f5642f9", X-TransactionID:"9d48c499-47dc-443e-b534-44182f5642f9", X-ECOMP-RequestID:"9d48c499-47dc-443e-b534-44182f5642f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f309fb8f-6da6-4353-b93c-bbab4838d4cf"] 2022-06-11T04:47:14.183Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:14.183Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:14.209Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:14.209Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:14.210Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:14.210Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:14.213Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:14.214Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:14.214Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:14.224Z|9d48c499-47dc-443e-b534-44182f5642f9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:14.351Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:14.354Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:14.355Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||Invoke 2022-06-11T04:47:14.355Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:14.357Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026 2022-06-11T04:47:14.357Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Method : GET 2022-06-11T04:47:14.358Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d73ac77739c24683", X-B3-SpanId:"0b959b22862d067f", X-B3-ParentSpanId:"d73ac77739c24683", X-B3-Sampled:"0", X-ONAP-RequestID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-RequestID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-TransactionID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-ECOMP-RequestID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab66510d-8ab1-4e65-b5d7-e369f998d6f8"] 2022-06-11T04:47:14.358Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Request body: 2022-06-11T04:47:14.358Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:14.387Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:14.387Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:14.388Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Status text : 2022-06-11T04:47:14.388Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:14.390Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||Response body: { "requestId" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:01.000+00:00", "endTime" : "2022-06-11T04:47:08.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n\t\t\t\"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"cc37bc82-753c-4d9f-938d-602c7d6ca199\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "c06af222-e6ea-4a9e-a4c9-11f0b6e68026", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026" } } } 2022-06-11T04:47:14.390Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:14.390Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|INFO|500||InvokeReturn 2022-06-11T04:47:14.391Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:14.392Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:14.392Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:14.392Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false 2022-06-11T04:47:14.393Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:14.393Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d73ac77739c24683", X-B3-SpanId:"7779e5e7eea32b37", X-B3-ParentSpanId:"d73ac77739c24683", X-B3-Sampled:"0", X-ONAP-RequestID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-RequestID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-TransactionID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-ECOMP-RequestID:"edad46cf-a031-47a5-9f80-f18eef2b01c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de304e95-a85a-462b-aee4-1811ad769398"] 2022-06-11T04:47:14.393Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:14.394Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:14.429Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:14.429Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:14.430Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:14.430Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:14.434Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:14.434Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:14.435Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c06af222-e6ea-4a9e-a4c9-11f0b6e68026&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:14.462Z|edad46cf-a031-47a5-9f80-f18eef2b01c7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c06af222-e6ea-4a9e-a4c9-11f0b6e68026|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:15.119Z|2084b32e-997a-45fb-8a48-4807b153ad2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:15.119Z|44f06055-300b-457e-9918-a2242c9cbb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:15.119Z|2084b32e-997a-45fb-8a48-4807b153ad2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:15.119Z|44f06055-300b-457e-9918-a2242c9cbb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:15.129Z|01e8031a-44c4-49a9-b84e-2e1f16f2be6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:15.129Z|01e8031a-44c4-49a9-b84e-2e1f16f2be6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:15.918Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:15.922Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656 2022-06-11T04:47:15.923Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|INFO|500||Invoke 2022-06-11T04:47:15.923Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:15.923Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656 2022-06-11T04:47:15.923Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Method : GET 2022-06-11T04:47:15.924Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0c7d143fbfb7044", X-B3-SpanId:"76d6ff97ad8f2108", X-B3-ParentSpanId:"f0c7d143fbfb7044", X-B3-Sampled:"0", X-ONAP-RequestID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-RequestID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-TransactionID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-ECOMP-RequestID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da04458d-c530-44a8-9c04-1a5ccdd91244"] 2022-06-11T04:47:15.924Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Request body: 2022-06-11T04:47:15.924Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:15.969Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:15.969Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:15.970Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Status text : 2022-06-11T04:47:15.970Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:15.975Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||Response body: { "requestId" : "b7a785d9-ed20-4475-8eae-0d1a4a25f656", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:46:31.000+00:00", "endTime" : "2022-06-11T04:47:07.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"489ea0b7-5747-43f8-87d2-5a1505586694\",\n \"owningEntityName\":\"OE-ETE_Customer-489ea0b7-5747-43f8-87d2-5a1505586694\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_abd4fa38-f107-4b99-be70-018d2d0039d2\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"productFamilyId\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\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\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF f56e0028-a513 0\",\n \"modelCustomizationId\":\"7dcc5da6-ff1b-497b-b8cf-d42f0d936652\",\n \"modelInvariantId\":\"b1513be7-fb52-4ffe-b013-7942a32cd2d5\",\n \"modelVersionId\":\"5aafed8b-3639-4186-8d8c-a9a88e4008b1\",\n \"modelName\":\"Demo_pNF_1Lc2p03Tc59EwT1Wnpjn\",\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\":\"f93d2c45-fb25-4793-b291-6fbc178992a3\",\n \"instanceParams\":[],\n \"instanceName\":\"1Lc2p03Tc59EwT1Wnpjn\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:08.000+00:00", "serviceInstanceId" : "3c313cd8-803c-404d-8758-f3280527507a", "serviceInstanceName" : "Service_Ete_Nameabd4fa38-f107-4b99-be70-018d2d0039d2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "b7a785d9-ed20-4475-8eae-0d1a4a25f656", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656" } } } 2022-06-11T04:47:15.975Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:15.976Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7a785d9-ed20-4475-8eae-0d1a4a25f656|INFO|500||InvokeReturn 2022-06-11T04:47:15.977Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false 2022-06-11T04:47:15.978Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:15.978Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:15.978Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false 2022-06-11T04:47:15.978Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:15.978Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0c7d143fbfb7044", X-B3-SpanId:"cecca8f6fea4d2f1", X-B3-ParentSpanId:"f0c7d143fbfb7044", X-B3-Sampled:"0", X-ONAP-RequestID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-RequestID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-TransactionID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-ECOMP-RequestID:"58064cc2-9778-45a9-8220-85fdfb3a0475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88c24a0e-4862-45ff-9019-268341284fed"] 2022-06-11T04:47:15.979Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:15.979Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:16.016Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:16.017Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:16.018Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:16.018Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:16 GMT", Connection:"close"] 2022-06-11T04:47:16.024Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:16.025Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:16.025Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7a785d9-ed20-4475-8eae-0d1a4a25f656&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:16.035Z|58064cc2-9778-45a9-8220-85fdfb3a0475|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7a785d9-ed20-4475-8eae-0d1a4a25f656|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:16.846Z|9a7d1ff8-b677-4956-8987-e177c574e50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:47:16.847Z|9a7d1ff8-b677-4956-8987-e177c574e50f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:47:17.145Z|f151d7ac-5659-466b-a651-407e141a795f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:47:17.146Z|f151d7ac-5659-466b-a651-407e141a795f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:47:17.955Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:17.957Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 0e211ce1-cf23-4d0e-8728-82f50b506dc2 already exists in requestDb InfraActiveRequests table 2022-06-11T04:47:17.958Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:17.958Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:17.959Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:17.959Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:17.959Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:17.959Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11ede26d78184898", X-B3-SpanId:"3e60602239d279ac", X-B3-ParentSpanId:"11ede26d78184898", X-B3-Sampled:"0", X-ONAP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e83dbeb3-c411-443a-b698-538a5826d4f3"] 2022-06-11T04:47:17.960Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:17.960Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:18.000Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:18.001Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:47:18.001Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:18.002Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:47:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:18.002Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: 2022-06-11T04:47:18.002Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:18.002Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|404|Not Found|InvokeReturn 2022-06-11T04:47:18.010Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:47:18.011Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-11T04:47:18.015Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:47:18.046Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|INFO|500||Invoke 2022-06-11T04:47:18.047Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bc80795c-8656-4613-b83a-97c623db8ef9], X-ECOMP-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2], X-TransactionId=[], X-ONAP-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2]} 2022-06-11T04:47:18.089Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:47:18:388-77404], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:47:18 GMT], Content-Type=[application/json]} 2022-06-11T04:47:18.090Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|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/020911a2-d176-40d5-af67-de6c8e5cd128","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128","ERR.5.4.6114"]}}} 2022-06-11T04:47:18.091Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|INFO|404|Not Found|InvokeReturn 2022-06-11T04:47:18.095Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128 2022-06-11T04:47:18.095Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 020911a2-d176-40d5-af67-de6c8e5cd128 2022-06-11T04:47:18.098Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:47:18.121Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|INFO|500||Invoke 2022-06-11T04:47:18.121Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[34a3ed80-f941-4ac0-b990-b240bfc2c5dd], X-ECOMP-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2], X-TransactionId=[], X-ONAP-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2]} 2022-06-11T04:47:18.163Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:47:18:460-83789], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:47:18 GMT], Content-Type=[application/json]} 2022-06-11T04:47:18.163Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|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/020911a2-d176-40d5-af67-de6c8e5cd128","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128","ERR.5.4.6114"]}}} 2022-06-11T04:47:18.164Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128|INFO|404|Not Found|InvokeReturn 2022-06-11T04:47:18.166Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/020911a2-d176-40d5-af67-de6c8e5cd128 2022-06-11T04:47:18.166Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 020911a2-d176-40d5-af67-de6c8e5cd128 2022-06-11T04:47:18.169Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:47:18.191Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:47:18.192Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8ad64b00-1045-4783-8fc6-9c1f9e4b42a0], X-ECOMP-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2], X-TransactionId=[], X-ONAP-RequestID=[0e211ce1-cf23-4d0e-8728-82f50b506dc2]} 2022-06-11T04:47:18.271Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|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/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:47:18:530-92769], vertex-id=[225376], Content-Length=[605], Date=[Sat, 11 Jun 2022 04:47:18 GMT], Content-Type=[application/json]} 2022-06-11T04:47:18.272Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922399241","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-06-11T04:47:18.272Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:47:18.273Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:47:18.274Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:47:18.275Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:47:18.276Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:47:18.276Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:18.276Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:47:18.276Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:47:18.277Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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:"11ede26d78184898", X-B3-SpanId:"be00c8d49f9b4eaf", X-B3-ParentSpanId:"11ede26d78184898", X-B3-Sampled:"0", X-ONAP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcbdca7f-b837-4de3-9f2d-bacb0509ece1"] 2022-06-11T04:47:18.277Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f"},"instanceName":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0","requestScope":"vnf"} 2022-06-11T04:47:18.277Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:18.315Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:18.315Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:18.316Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:47:18.316Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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:"Sat, 11 Jun 2022 04:47:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:18.316Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:47:18.316Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:18.317Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:47:18.318Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910 2022-06-11T04:47:18.318Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|INFO|500||Invoke 2022-06-11T04:47:18.318Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:18.319Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910 2022-06-11T04:47:18.319Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||Method : GET 2022-06-11T04:47:18.319Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20d44721-e570-4fa4-91c2-7728f51a7401"] 2022-06-11T04:47:18.319Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||Request body: 2022-06-11T04:47:18.320Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:18.415Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:18.415Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:18.415Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||Status text : 2022-06-11T04:47:18.416Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:18.421Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 10, "modelCustomizationUUID" : "820c457f-781b-4019-9d63-28bae9695910", "modelInstanceName" : "basic_vm 0", "created" : "2022-06-11 04:44:26.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-06-11T04:44:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910" } } } 2022-06-11T04:47:18.421Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:18.421Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=820c457f-781b-4019-9d63-28bae9695910|INFO|500||InvokeReturn 2022-06-11T04:47:18.435Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-06-11T04:47:18.436Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke 2022-06-11T04:47:18.436Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:18.436Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-06-11T04:47:18.437Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method : GET 2022-06-11T04:47:18.437Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8512b493-f791-45dd-bec6-a30ef67accc5"] 2022-06-11T04:47:18.437Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 2022-06-11T04:47:18.437Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:18.505Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:18.506Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:18.506Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text : 2022-06-11T04:47:18.507Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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/82e8f060-e7f7-4b39-8016-668331b1ff4c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:18.507Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: { "modelUUID" : "82e8f060-e7f7-4b39-8016-668331b1ff4c", "modelInvariantUUID" : "911d727e-5af9-418f-9729-f42fd29e36a7", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-06-11T04:44:26.000+00:00", "modelInvariantId" : "911d727e-5af9-418f-9729-f42fd29e36a7", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/82e8f060-e7f7-4b39-8016-668331b1ff4c" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/82e8f060-e7f7-4b39-8016-668331b1ff4c" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/82e8f060-e7f7-4b39-8016-668331b1ff4c/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/82e8f060-e7f7-4b39-8016-668331b1ff4c/vnfResourceWorkflow" } } } 2022-06-11T04:47:18.507Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:18.508Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn 2022-06-11T04:47:18.518Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-06-11T04:47:18.518Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-06-11T04:47:18.518Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:18.519Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-06-11T04:47:18.519Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:47:18.519Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d39ae179-fd1c-40c7-80bc-64b7b9c92203"] 2022-06-11T04:47:18.519Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:47:18.520Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:18.581Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:18.582Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:18.583Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:47:18.583Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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:"Sat, 11 Jun 2022 04:47:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:18.584Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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" : 10031, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" } } } 2022-06-11T04:47:18.584Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:18.585Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:47:18.597Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:47:18.597Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:47:18.598Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:18.598Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:47:18.598Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:47:18.598Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2616", X-B3-TraceId:"11ede26d78184898", X-B3-SpanId:"5ff07d39b4e1eadb", X-B3-ParentSpanId:"11ede26d78184898", X-B3-Sampled:"0", X-ONAP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd2d5834-50df-4fb4-8aa8-ff2e8fd5fd41"] 2022-06-11T04:47:18.599Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0e211ce1-cf23-4d0e-8728-82f50b506dc2","requestStatus":"IN_PROGRESS","startTime":1654922838011,"source":"VID","vnfName":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"0e211ce1-cf23-4d0e-8728-82f50b506dc2"} 2022-06-11T04:47:18.599Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:18.642Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:18.643Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:47:18.643Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:47:18.643Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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/0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:18.646Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:47:18.011+00:00", "source" : "VID", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:47:19.182+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:18.647Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:18.647Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:47:18.655Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:47:18.656Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:47:18.656Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:18.657Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:47:18.657Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:47:18.658Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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:"11ede26d78184898", X-B3-SpanId:"a6cb591de0692f74", X-B3-ParentSpanId:"11ede26d78184898", X-B3-Sampled:"0", X-ONAP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"947dc0cd-a611-4890-870f-7ec1cf38f46c"] 2022-06-11T04:47:18.658Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/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\":\"911d727e-5af9-418f-9729-f42fd29e36a7\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"820c457f-781b-4019-9d63-28bae9695910\",\"modelVersionId\":\"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\"modelCustomizationId\":\"820c457f-781b-4019-9d63-28bae9695910\",\"modelUuid\":\"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\"modelInvariantUuid\":\"911d727e-5af9-418f-9729-f42fd29e36a7\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"020911a2-d176-40d5-af67-de6c8e5cd128\",\"source\":\"VID\",\"instanceName\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\"modelInfo\":{\"modelInvariantId\":\"020911a2-d176-40d5-af67-de6c8e5cd128\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelUuid\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelInvariantUuid\":\"020911a2-d176-40d5-af67-de6c8e5cd128\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\"}","type":"String"},"requestId":{"value":"0e211ce1-cf23-4d0e-8728-82f50b506dc2","type":"String"},"mso-request-id":{"value":"0e211ce1-cf23-4d0e-8728-82f50b506dc2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"25985317-895b-45e0-8ad6-a028bf4a1a8f","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/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:47:18.658Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:19.673Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:19.673Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:47:19.674Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:47:19.674Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:47:19 GMT", X-ONAP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-TransactionID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ECOMP-RequestID:"0e211ce1-cf23-4d0e-8728-82f50b506dc2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"947dc0cd-a611-4890-870f-7ec1cf38f46c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:19.674Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0e211ce1-cf23-4d0e-8728-82f50b506dc2\",\"instanceId\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\"}}","message":"Success","processInstanceID":"92d632e5-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:47:19.675Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:19.675Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:47:19.680Z|0e211ce1-cf23-4d0e-8728-82f50b506dc2|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:19.814Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:19.818Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:19.818Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:19.818Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:19.819Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:19.819Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:19.819Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da69e59558d1e88c", X-B3-SpanId:"4b4b0d76fe226a7e", X-B3-ParentSpanId:"da69e59558d1e88c", X-B3-Sampled:"0", X-ONAP-RequestID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-RequestID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-TransactionID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-ECOMP-RequestID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdfc3b59-0590-45bd-a4df-d1025abc4556"] 2022-06-11T04:47:19.819Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:19.820Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:19.862Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:19.863Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:19.863Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:19.863Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:19.869Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:47:18.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:19.869Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:19.869Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||InvokeReturn 2022-06-11T04:47:19.871Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:19.871Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:19.871Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:19.871Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:19.872Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:19.872Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da69e59558d1e88c", X-B3-SpanId:"a128d140a60a2d4d", X-B3-ParentSpanId:"da69e59558d1e88c", X-B3-Sampled:"0", X-ONAP-RequestID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-RequestID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-TransactionID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-ECOMP-RequestID:"af0fb6d1-89f2-44d6-93ff-d029afda78a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2ec05dd-327c-490b-94ee-c0574cf64511"] 2022-06-11T04:47:19.872Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:19.872Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:19.902Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:19.903Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:19.903Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:19.903Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:19.905Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:19.905Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:19.906Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:19.914Z|af0fb6d1-89f2-44d6-93ff-d029afda78a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:23.114Z|210e24b3-2b72-44d2-a1ac-f8713afea5d7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:47:23.115Z|210e24b3-2b72-44d2-a1ac-f8713afea5d7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:25.140Z|5dbefd37-c72c-464c-afca-1862b6e52645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:25.141Z|da3ed2bc-0d5e-450e-8946-3d0b34cf8090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:25.141Z|5dbefd37-c72c-464c-afca-1862b6e52645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:25.141Z|da3ed2bc-0d5e-450e-8946-3d0b34cf8090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:25.151Z|adcede91-7f02-4790-8545-522ecaed46a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:25.151Z|adcede91-7f02-4790-8545-522ecaed46a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:30.052Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:30.057Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:30.058Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:30.058Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:30.059Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:30.059Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:30.059Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39e7cf48b07f9135", X-B3-SpanId:"914a17c23d369e0e", X-B3-ParentSpanId:"39e7cf48b07f9135", X-B3-Sampled:"0", X-ONAP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-TransactionID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ECOMP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f83cf98-c565-4cd1-995d-b87831a9ff0f"] 2022-06-11T04:47:30.060Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:30.060Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:30.109Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:30.110Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:30.110Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:30.110Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:30.113Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-06-11T04:47:18.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:30.113Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:30.113Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||InvokeReturn 2022-06-11T04:47:30.115Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:30.116Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:30.116Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:30.116Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:30.117Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:30.117Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39e7cf48b07f9135", X-B3-SpanId:"79d3214b0adeef4c", X-B3-ParentSpanId:"39e7cf48b07f9135", X-B3-Sampled:"0", X-ONAP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-TransactionID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ECOMP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"722bd375-4165-40c6-8d91-13c135f5fc64"] 2022-06-11T04:47:30.118Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:30.118Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:30.141Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:30.141Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:30.142Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:30.143Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:30.147Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:30.147Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:30.147Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:30.181Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:47:30.181Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:47:30.182Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:30.182Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:47:30.182Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:47:30.182Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-TransactionID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ECOMP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85e3ba31-3d99-4a69-b862-abedcfdd4081"] 2022-06-11T04:47:30.183Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:47:30.183Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:30.315Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:30.316Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:30.317Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:47:30.317Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4FCBD4BE09493E78425529A8D44CFF2E; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:30.318Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"96369c0d-e941-11ec-908c-56ff2174964f","businessKey":"0e211ce1-cf23-4d0e-8728-82f50b506dc2","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:24.396+0000","endTime":"2022-06-11T04:47:27.721+0000","removalTime":null,"durationInMillis":3325,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"92d632e5-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"945335c1-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:47:30.318Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:30.318Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e211ce1-cf23-4d0e-8728-82f50b506dc2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:47:30.347Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:47:30.348Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:47:30.348Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:30.349Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:47:30.349Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:47:30.350Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-TransactionID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ECOMP-RequestID:"bac43bc4-a9cb-4321-a891-a519c48032d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a3db5f5-aa79-432d-9cb6-af67308ad2ec"] 2022-06-11T04:47:30.350Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:47:30.351Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:30.486Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:30.487Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:30.487Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:47:30.487Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=09C617B53D69076ACFA877D01EB0D88F; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:47:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:30.488Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"96b17195-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"SubProcess_0y8yozw:967e7a99-e941-11ec-908c-56ff2174964f","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"96369c0d-e941-11ec-908c-56ff2174964f","executionId":"96b17193-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:47:25.200+0000","endTime":"2022-06-11T04:47:26.997+0000","durationInMillis":1797,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"92d632e5-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:47:30.488Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:30.489Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=96369c0d-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:47:30.495Z|bac43bc4-a9cb-4321-a891-a519c48032d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:31.846Z|ab17b118-44a5-4955-b15a-5a048f879306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:47:31.849Z|ab17b118-44a5-4955-b15a-5a048f879306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:47:35.163Z|2bee5ae8-ca9f-4e7d-9734-80004b29b833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:35.163Z|2450f85f-4ec4-480f-a156-154834482b7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:35.163Z|2bee5ae8-ca9f-4e7d-9734-80004b29b833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:35.163Z|2450f85f-4ec4-480f-a156-154834482b7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:35.175Z|b48c9637-5ced-4b5a-83f4-b4cd30bd67ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:35.175Z|b48c9637-5ced-4b5a-83f4-b4cd30bd67ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:40.613Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:40.617Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:40.617Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:40.618Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:40.618Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:40.618Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:40.618Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88cda2f0256e6be1", X-B3-SpanId:"91c9bd9010b5388f", X-B3-ParentSpanId:"88cda2f0256e6be1", X-B3-Sampled:"0", X-ONAP-RequestID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-RequestID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-TransactionID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-ECOMP-RequestID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac0b9009-430a-409c-bc75-82a89e7b1822"] 2022-06-11T04:47:40.619Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:40.619Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:40.650Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:40.651Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:40.651Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:40.651Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:40.654Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:18.000+00:00", "endTime" : "2022-06-11T04:47:30.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:40.654Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:40.655Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||InvokeReturn 2022-06-11T04:47:40.656Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:40.657Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:40.657Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:40.657Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:40.657Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:40.657Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88cda2f0256e6be1", X-B3-SpanId:"bc9c8f52b021afd7", X-B3-ParentSpanId:"88cda2f0256e6be1", X-B3-Sampled:"0", X-ONAP-RequestID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-RequestID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-TransactionID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-ECOMP-RequestID:"a7cbb031-6136-4565-a8a3-0de44fceccf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"919dcf3d-ad1f-4fc9-bd40-ead24a559ab7"] 2022-06-11T04:47:40.658Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:40.658Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:40.677Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:40.678Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:40.678Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:40.678Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:40.681Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:40.681Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:40.682Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:40.692Z|a7cbb031-6136-4565-a8a3-0de44fceccf9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:40.817Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:40.821Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:40.822Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:40.822Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:40.822Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:40.823Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:40.823Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00c320678c6767f8", X-B3-SpanId:"ac2e0b8553080a79", X-B3-ParentSpanId:"00c320678c6767f8", X-B3-Sampled:"0", X-ONAP-RequestID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-RequestID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-TransactionID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-ECOMP-RequestID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e56c69b-a4f4-4a7b-a541-6388c21f33bd"] 2022-06-11T04:47:40.823Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:40.823Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:40.852Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:40.853Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:40.853Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:40.853Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:40.857Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:18.000+00:00", "endTime" : "2022-06-11T04:47:30.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:40.857Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:40.857Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||InvokeReturn 2022-06-11T04:47:40.859Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:40.859Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:40.860Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:40.860Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:40.860Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:40.860Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00c320678c6767f8", X-B3-SpanId:"e31aeb8885728b2b", X-B3-ParentSpanId:"00c320678c6767f8", X-B3-Sampled:"0", X-ONAP-RequestID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-RequestID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-TransactionID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-ECOMP-RequestID:"d8cc0517-be65-4dd4-9466-7b8ae10ec0ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9671b8c6-0fc1-4cab-943f-f1e1b06fe5c5"] 2022-06-11T04:47:40.860Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:40.861Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:40.883Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:40.883Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:40.883Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:40.884Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:40.885Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:40.886Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:40.886Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:40.899Z|d8cc0517-be65-4dd4-9466-7b8ae10ec0ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:41.020Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:41.025Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:41.025Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:41.026Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:41.026Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:41.026Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:41.026Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a10d00da8280a2fe", X-B3-SpanId:"3d60437a6b5436e8", X-B3-ParentSpanId:"a10d00da8280a2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"de65416d-3e94-4888-8dba-61891685cccc", X-RequestID:"de65416d-3e94-4888-8dba-61891685cccc", X-TransactionID:"de65416d-3e94-4888-8dba-61891685cccc", X-ECOMP-RequestID:"de65416d-3e94-4888-8dba-61891685cccc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40e8ff0a-cb2c-45b6-8748-142a15bc5431"] 2022-06-11T04:47:41.027Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:41.027Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:41.059Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:41.059Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:41.060Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:41.060Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:41.062Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:18.000+00:00", "endTime" : "2022-06-11T04:47:30.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:41.062Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:41.063Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||InvokeReturn 2022-06-11T04:47:41.065Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:41.065Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:41.065Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:41.066Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:41.066Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:41.066Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a10d00da8280a2fe", X-B3-SpanId:"26f74d786c9c40df", X-B3-ParentSpanId:"a10d00da8280a2fe", X-B3-Sampled:"0", X-ONAP-RequestID:"de65416d-3e94-4888-8dba-61891685cccc", X-RequestID:"de65416d-3e94-4888-8dba-61891685cccc", X-TransactionID:"de65416d-3e94-4888-8dba-61891685cccc", X-ECOMP-RequestID:"de65416d-3e94-4888-8dba-61891685cccc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"149190bc-eace-4dae-ab3e-d0feed7e08d3"] 2022-06-11T04:47:41.067Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:41.067Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:41.090Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:41.090Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:41.091Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:41.091Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:41.092Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:41.092Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:41.093Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:41.104Z|de65416d-3e94-4888-8dba-61891685cccc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:41.240Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:41.244Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:41.244Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:41.244Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:41.245Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:41.245Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:41.245Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f23d9d55d838cff", X-B3-SpanId:"cd9c79654a49811a", X-B3-ParentSpanId:"1f23d9d55d838cff", X-B3-Sampled:"0", X-ONAP-RequestID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-RequestID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-TransactionID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-ECOMP-RequestID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d8bfdd7-f44f-444d-8249-7ec750f8cce4"] 2022-06-11T04:47:41.245Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:41.246Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:41.274Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:41.275Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:41.275Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:41.276Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:41.278Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:18.000+00:00", "endTime" : "2022-06-11T04:47:30.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:41.278Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:41.279Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||InvokeReturn 2022-06-11T04:47:41.280Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:41.281Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:41.281Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:41.281Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:41.282Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:41.282Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f23d9d55d838cff", X-B3-SpanId:"6522511a17be9c87", X-B3-ParentSpanId:"1f23d9d55d838cff", X-B3-Sampled:"0", X-ONAP-RequestID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-RequestID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-TransactionID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-ECOMP-RequestID:"c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9343d596-603b-4371-a65a-35e289e5fb14"] 2022-06-11T04:47:41.282Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:41.283Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:41.328Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:41.329Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:41.330Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:41.331Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:41.333Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:41.333Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:41.334Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:41.342Z|c5eddf6e-b2ec-4ae7-82f3-fe193a6e1574|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:41.457Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:41.461Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:41.461Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||Invoke 2022-06-11T04:47:41.462Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:41.462Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2 2022-06-11T04:47:41.462Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Method : GET 2022-06-11T04:47:41.463Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02e1e79f9f6e6927", X-B3-SpanId:"e466d453521ccd66", X-B3-ParentSpanId:"02e1e79f9f6e6927", X-B3-Sampled:"0", X-ONAP-RequestID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-RequestID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-TransactionID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-ECOMP-RequestID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ada27ac8-7b45-4bf2-be29-e914dd38544f"] 2022-06-11T04:47:41.463Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Request body: 2022-06-11T04:47:41.463Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:41.499Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:41.500Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:41.500Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Status text : 2022-06-11T04:47:41.500Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:41.504Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||Response body: { "requestId" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:18.000+00:00", "endTime" : "2022-06-11T04:47:30.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\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\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0e211ce1-cf23-4d0e-8728-82f50b506dc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2" } } } 2022-06-11T04:47:41.504Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:41.505Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e211ce1-cf23-4d0e-8728-82f50b506dc2|INFO|500||InvokeReturn 2022-06-11T04:47:41.506Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:41.506Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:41.507Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:41.507Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false 2022-06-11T04:47:41.507Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:41.507Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02e1e79f9f6e6927", X-B3-SpanId:"50ebf1d5a5c36e64", X-B3-ParentSpanId:"02e1e79f9f6e6927", X-B3-Sampled:"0", X-ONAP-RequestID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-RequestID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-TransactionID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-ECOMP-RequestID:"e977136f-3c5a-410b-a9a4-e22a6eeb2b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bd85faf-6825-40ff-b1e3-1f3de88fcd15"] 2022-06-11T04:47:41.507Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:41.508Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:41.536Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:41.537Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:41.537Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:41.537Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:41.543Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:41.543Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:41.543Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e211ce1-cf23-4d0e-8728-82f50b506dc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:41.551Z|e977136f-3c5a-410b-a9a4-e22a6eeb2b34|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e211ce1-cf23-4d0e-8728-82f50b506dc2|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:43.094Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:43.095Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 68dac3db-c46a-4fd4-bb16-e07475dfd6aa already exists in requestDb InfraActiveRequests table 2022-06-11T04:47:43.097Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:47:43.097Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:47:43.097Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.097Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:47:43.098Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:47:43.098Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d226211d8fd5265", X-B3-SpanId:"d2ccfba388b47092", X-B3-ParentSpanId:"3d226211d8fd5265", X-B3-Sampled:"0", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9fe8d6c-d90b-4c6b-a735-57353d2d4612"] 2022-06-11T04:47:43.098Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:47:43.098Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.120Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.120Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:47:43.120Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:47:43.121Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.121Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: 2022-06-11T04:47:43.121Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.122Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|404|Not Found|InvokeReturn 2022-06-11T04:47:43.134Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:47:43.138Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:47:43.165Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:47:43.166Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68dac3db-c46a-4fd4-bb16-e07475dfd6aa], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[73292a41-ed9c-450e-9a56-791c11aa548e], X-ECOMP-RequestID=[68dac3db-c46a-4fd4-bb16-e07475dfd6aa], X-TransactionId=[], X-ONAP-RequestID=[68dac3db-c46a-4fd4-bb16-e07475dfd6aa]} 2022-06-11T04:47:43.222Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|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/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:47:43:501-17655], vertex-id=[225376], Content-Length=[1055], Date=[Sat, 11 Jun 2022 04:47:43 GMT], Content-Type=[application/json]} 2022-06-11T04:47:43.223Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922843750","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8d818a5-38d1-46bd-82dd-c38e81fc650b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-06-11T04:47:43.223Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:47:43.225Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:47:43.225Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:47:43.227Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:47:43.228Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:47:43.228Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.228Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:47:43.229Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:47:43.229Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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:"3d226211d8fd5265", X-B3-SpanId:"23db1af7bad3dcee", X-B3-ParentSpanId:"3d226211d8fd5265", X-B3-Sampled:"0", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dd282cf-4da2-4ca6-bbd2-ab7d31af72e9"] 2022-06-11T04:47:43.229Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f"},"instanceName":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1","requestScope":"vfModule"} 2022-06-11T04:47:43.230Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.268Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.269Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:43.269Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:47:43.269Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.270Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:47:43.270Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.270Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:47:43.272Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6 2022-06-11T04:47:43.272Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|INFO|500||Invoke 2022-06-11T04:47:43.272Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.273Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6 2022-06-11T04:47:43.273Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||Method : GET 2022-06-11T04:47:43.273Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eec1a2d-de29-4e2a-bfe5-5d39d00af3a1"] 2022-06-11T04:47:43.273Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||Request body: 2022-06-11T04:47:43.274Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.367Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.368Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:43.368Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||Status text : 2022-06-11T04:47:43.368Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.371Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||Response body: { "id" : 10, "modelCustomizationUUID" : "b693f537-15b8-438f-9622-1caf0a1f52a6", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-06-11 04:44:26.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv" } } } 2022-06-11T04:47:43.371Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.372Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b693f537-15b8-438f-9622-1caf0a1f52a6|INFO|500||InvokeReturn 2022-06-11T04:47:43.381Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-06-11T04:47:43.382Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke 2022-06-11T04:47:43.382Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.382Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-06-11T04:47:43.382Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method : GET 2022-06-11T04:47:43.382Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22e211ff-344f-4300-ae81-2706c8556e5b"] 2022-06-11T04:47:43.383Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 2022-06-11T04:47:43.383Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.433Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.434Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:43.434Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text : 2022-06-11T04:47:43.434Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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/51da7e15-1811-44af-96c0-18ed9facf4f7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.437Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: { "modelUUID" : "51da7e15-1811-44af-96c0-18ed9facf4f7", "modelInvariantUUID" : "fe222f7f-a54c-460d-a5e7-86e02911e40e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:44:26.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vfModuleCustomization" } } } 2022-06-11T04:47:43.437Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.438Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn 2022-06-11T04:47:43.446Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:47:43.447Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-11T04:47:43.447Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.447Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:47:43.447Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:47:43.447Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29e1c869-867d-4757-9b6e-1e724be9a2ba"] 2022-06-11T04:47:43.448Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:47:43.448Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.486Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.486Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:47:43.487Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:47:43.487Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&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:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.487Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-11T04:47:43.487Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.488Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T04:47:43.489Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e 2022-06-11T04:47:43.489Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|INFO|500||Invoke 2022-06-11T04:47:43.489Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.489Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e 2022-06-11T04:47:43.490Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||Method : GET 2022-06-11T04:47:43.490Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40d87640-5ab8-4780-b629-c4ced82c0bb2"] 2022-06-11T04:47:43.490Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||Request body: 2022-06-11T04:47:43.490Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.529Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.529Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:43.529Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||Status text : 2022-06-11T04:47:43.530Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.534Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "51da7e15-1811-44af-96c0-18ed9facf4f7", "modelInvariantUUID" : "fe222f7f-a54c-460d-a5e7-86e02911e40e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:44:26.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e" } } } 2022-06-11T04:47:43.534Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.535Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=fe222f7f-a54c-460d-a5e7-86e02911e40e|INFO|500||InvokeReturn 2022-06-11T04:47:43.539Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:47:43.539Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-11T04:47:43.539Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.540Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:47:43.540Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:47:43.540Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb874a25-f542-49b5-b9d5-42003457081a"] 2022-06-11T04:47:43.541Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:47:43.541Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.560Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.561Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:47:43.561Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:47:43.562Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&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:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.562Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-11T04:47:43.562Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.563Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=51da7e15-1811-44af-96c0-18ed9facf4f7&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T04:47:43.563Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:47:43.564Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-11T04:47:43.564Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.565Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:47:43.565Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:47:43.566Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0c1103f-217d-4f2e-baba-9520eac52376"] 2022-06-11T04:47:43.566Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:47:43.566Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.612Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.613Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:43.613Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:47:43.614Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.617Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 44, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2022-06-11T04:47:43.617Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.617Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:47:43.627Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7 2022-06-11T04:47:43.627Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|INFO|500||Invoke 2022-06-11T04:47:43.627Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.628Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7 2022-06-11T04:47:43.628Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Method : GET 2022-06-11T04:47:43.628Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4fedb29-7adb-426b-b669-5344a8f2a847"] 2022-06-11T04:47:43.628Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Request body: 2022-06-11T04:47:43.629Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.666Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.667Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:43.667Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Status text : 2022-06-11T04:47:43.668Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.671Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Response body: { "modelUUID" : "51da7e15-1811-44af-96c0-18ed9facf4f7", "modelInvariantUUID" : "fe222f7f-a54c-460d-a5e7-86e02911e40e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:44:26.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vfModuleCustomization" } } } 2022-06-11T04:47:43.671Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.671Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|INFO|500||InvokeReturn 2022-06-11T04:47:43.674Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:47:43.674Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:47:43.674Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.675Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:47:43.675Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:47:43.675Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3403", X-B3-TraceId:"3d226211d8fd5265", X-B3-SpanId:"63ecaa7273118240", X-B3-ParentSpanId:"3d226211d8fd5265", X-B3-Sampled:"0", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e5aa558-5480-447c-9448-20e732c5ff40"] 2022-06-11T04:47:43.676Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","requestStatus":"IN_PROGRESS","startTime":1654922863135,"source":"VID","vnfId":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","vnfType":"","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa"} 2022-06-11T04:47:43.676Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:43.713Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:43.713Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:47:43.714Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:47:43.714Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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/68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:43.719Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:47:43.135+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:47:44.253+00:00", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:47:43.719Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:43.720Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:47:43.728Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:47:43.729Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:47:43.729Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:43.729Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:47:43.730Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:47:43.730Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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:"3d226211d8fd5265", X-B3-SpanId:"be15a766519a5d8f", X-B3-ParentSpanId:"3d226211d8fd5265", X-B3-Sampled:"0", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd059c90-533e-43ce-9374-d94a290bfaf8"] 2022-06-11T04:47:43.730Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/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\":\"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b693f537-15b8-438f-9622-1caf0a1f52a6\",\"modelVersionId\":\"51da7e15-1811-44af-96c0-18ed9facf4f7\",\"modelCustomizationId\":\"b693f537-15b8-438f-9622-1caf0a1f52a6\",\"modelUuid\":\"51da7e15-1811-44af-96c0-18ed9facf4f7\",\"modelInvariantUuid\":\"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\"modelInfo\":{\"modelInvariantId\":\"020911a2-d176-40d5-af67-de6c8e5cd128\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelUuid\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelInvariantUuid\":\"020911a2-d176-40d5-af67-de6c8e5cd128\"}}},{\"relatedInstance\":{\"instanceId\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"911d727e-5af9-418f-9729-f42fd29e36a7\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"820c457f-781b-4019-9d63-28bae9695910\",\"modelVersionId\":\"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\"modelCustomizationId\":\"820c457f-781b-4019-9d63-28bae9695910\",\"modelUuid\":\"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\"modelInvariantUuid\":\"911d727e-5af9-418f-9729-f42fd29e36a7\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\"vnfInstanceId\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\"}","type":"String"},"requestId":{"value":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","type":"String"},"mso-request-id":{"value":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"25985317-895b-45e0-8ad6-a028bf4a1a8f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","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/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:47:43.731Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:44.743Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:44.744Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:47:44.744Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:47:44.744Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:47:44 GMT", X-ONAP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-TransactionID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ECOMP-RequestID:"68dac3db-c46a-4fd4-bb16-e07475dfd6aa", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fd059c90-533e-43ce-9374-d94a290bfaf8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:44.745Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"68dac3db-c46a-4fd4-bb16-e07475dfd6aa\",\"instanceId\":\"c602f4bc-0139-487f-8b79-74e379a4f943\"}}","message":"Success","processInstanceID":"a1c7ba97-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:47:44.745Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:44.745Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:47:44.749Z|68dac3db-c46a-4fd4-bb16-e07475dfd6aa|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:44.874Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:44.878Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:47:44.878Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:47:44.878Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:44.879Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:47:44.879Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:47:44.879Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2799dc37d294fce", X-B3-SpanId:"7538ff6463fff4bf", X-B3-ParentSpanId:"a2799dc37d294fce", X-B3-Sampled:"0", X-ONAP-RequestID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-RequestID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-TransactionID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-ECOMP-RequestID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcfd36b8-ffd8-4bad-9435-74e4a3441f9a"] 2022-06-11T04:47:44.880Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:47:44.880Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:44.933Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:44.933Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:44.934Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:47:44.934Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:44.935Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:44.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:47:44.935Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:44.935Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:47:44.937Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:47:44.938Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:44.938Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:44.938Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:47:44.939Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:44.939Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2799dc37d294fce", X-B3-SpanId:"99c0458ebeba3501", X-B3-ParentSpanId:"a2799dc37d294fce", X-B3-Sampled:"0", X-ONAP-RequestID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-RequestID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-TransactionID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-ECOMP-RequestID:"2cecfc74-96a0-4b37-b27e-d88a889ccc0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eea924c-3029-4519-9efd-06df658a96d5"] 2022-06-11T04:47:44.939Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:44.940Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:44.957Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:44.957Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:44.958Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:44.958Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:44.960Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:44.960Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:44.960Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:44.967Z|2cecfc74-96a0-4b37-b27e-d88a889ccc0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:47:45.187Z|6f1b4752-88ce-44cf-a3ff-a66085b36f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:45.187Z|6f1b4752-88ce-44cf-a3ff-a66085b36f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:45.209Z|1a83cd30-5ff1-4d05-a48a-ad6b9d86ca68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:45.209Z|c788eeb3-3407-4013-a32e-ca91d1b36c2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:45.209Z|1a83cd30-5ff1-4d05-a48a-ad6b9d86ca68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:45.209Z|c788eeb3-3407-4013-a32e-ca91d1b36c2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:46.846Z|ae324fa8-a4b6-4763-8220-c69db69a95fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:47:46.847Z|ae324fa8-a4b6-4763-8220-c69db69a95fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:47:47.147Z|4516ec81-77e0-4f66-9133-d67f4078be27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:47:47.147Z|4516ec81-77e0-4f66-9133-d67f4078be27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:47:55.089Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:47:55.093Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:47:55.094Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:47:55.094Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:55.094Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:47:55.095Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:47:55.095Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2269a378d86d271", X-B3-SpanId:"dff7664773c45824", X-B3-ParentSpanId:"c2269a378d86d271", X-B3-Sampled:"0", X-ONAP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-TransactionID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ECOMP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bc4a6a0-a856-4e29-ab88-d58153e6d101"] 2022-06-11T04:47:55.095Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:47:55.096Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:55.127Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:55.127Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:55.127Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:47:55.128Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:55.132Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:47:50.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:47:55.132Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:55.133Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:47:55.134Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:47:55.134Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:47:55.134Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:55.135Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:47:55.135Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:47:55.135Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2269a378d86d271", X-B3-SpanId:"aebed04113230aac", X-B3-ParentSpanId:"c2269a378d86d271", X-B3-Sampled:"0", X-ONAP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-TransactionID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ECOMP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8b49772-af36-4f70-99a7-9be388500cbb"] 2022-06-11T04:47:55.136Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:47:55.136Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:55.152Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:55.153Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:55.153Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:47:55.153Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:47:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:55.156Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:47:55.157Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:55.157Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:47:55.184Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:47:55.185Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:47:55.185Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:55.185Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:47:55.185Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:47:55.185Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-TransactionID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ECOMP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2def8fa9-a300-43cc-8db5-1ded31d1b80a"] 2022-06-11T04:47:55.186Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:47:55.186Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:55.209Z|6c66ceb6-9916-49a7-9a2a-c4ce85eb0f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:55.210Z|6c66ceb6-9916-49a7-9a2a-c4ce85eb0f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:55.230Z|ea1c655f-17c1-4a6e-a471-9c01a6f370f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:55.231Z|d3cf6684-587f-4adf-82e0-3585dba11128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:47:55.231Z|d3cf6684-587f-4adf-82e0-3585dba11128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:55.231Z|ea1c655f-17c1-4a6e-a471-9c01a6f370f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:47:55.321Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:55.322Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:55.322Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:47:55.323Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3DE052D65BD651F647710665E6752ADE; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:55.323Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a80b9502-e941-11ec-908c-56ff2174964f","businessKey":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:54.312+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"a80a5c41-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:47:55.323Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:55.323Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:47:55.356Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:47:55.357Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:47:55.357Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:47:55.358Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:47:55.358Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:47:55.358Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-TransactionID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ECOMP-RequestID:"8c698e95-b52d-4004-855e-91084c62dc8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a66dcf6b-b032-4c29-9446-1c3781ff385e"] 2022-06-11T04:47:55.359Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:47:55.359Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:47:55.486Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:47:55.487Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:47:55.487Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:47:55.487Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=554432BAC8FBB3B6F249729F07A7F24B; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:47:55.488Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:a80b9509-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","executionId":"a80b9502-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:47:54.312+0000","endTime":"2022-06-11T04:47:54.313+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:47:55.488Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:47:55.488Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:47:55.492Z|8c698e95-b52d-4004-855e-91084c62dc8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:01.846Z|342d11ed-71a7-49c2-b785-ef5c5205b3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:48:01.847Z|342d11ed-71a7-49c2-b785-ef5c5205b3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:48:05.232Z|9fee2225-eb54-4944-80d5-6c90bfe034a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:05.232Z|9fee2225-eb54-4944-80d5-6c90bfe034a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:05.257Z|80ca1c66-bd59-48a7-ab47-30ae513dd9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:05.257Z|aa8d87e4-fb25-40ba-9378-53a91d3d6ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:05.258Z|80ca1c66-bd59-48a7-ab47-30ae513dd9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:05.258Z|aa8d87e4-fb25-40ba-9378-53a91d3d6ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:05.626Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:05.631Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:05.631Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:48:05.632Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:05.632Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:05.633Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:48:05.633Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0afcca02da78cc01", X-B3-SpanId:"b86e50fb1917c58c", X-B3-ParentSpanId:"0afcca02da78cc01", X-B3-Sampled:"0", X-ONAP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-TransactionID:"83050120-997b-42c5-8062-bf54eea80241", X-ECOMP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0564d32-be62-4b55-99ca-d204c56f9477"] 2022-06-11T04:48:05.634Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:48:05.634Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:05.665Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:05.666Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:05.666Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:48:05.666Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:05.670Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:01.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:48:05.670Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:05.671Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:48:05.672Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:05.673Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:05.673Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:05.674Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:05.674Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:05.674Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0afcca02da78cc01", X-B3-SpanId:"8e55d8ceceb48b24", X-B3-ParentSpanId:"0afcca02da78cc01", X-B3-Sampled:"0", X-ONAP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-TransactionID:"83050120-997b-42c5-8062-bf54eea80241", X-ECOMP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3113a7c8-e5f7-46d6-8bd9-71a032154d7c"] 2022-06-11T04:48:05.674Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:05.675Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:05.710Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:05.711Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:05.711Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:05.712Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:05.720Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:48:05.721Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:05.721Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:05.765Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:05.765Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:05.766Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:05.766Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:05.766Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:05.766Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-TransactionID:"83050120-997b-42c5-8062-bf54eea80241", X-ECOMP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0560ca4f-120f-4d27-b1db-45506fe43d65"] 2022-06-11T04:48:05.767Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:05.767Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:05.898Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:05.898Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:05.899Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:05.899Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9629F3766875AF1769CECF5116EB1F19; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:05.899Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a80b9502-e941-11ec-908c-56ff2174964f","businessKey":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:54.312+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"a80a5c41-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:48:05.900Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:05.900Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:05.923Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:05.923Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:05.924Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:05.924Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:05.924Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:05.924Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-TransactionID:"83050120-997b-42c5-8062-bf54eea80241", X-ECOMP-RequestID:"83050120-997b-42c5-8062-bf54eea80241", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddc3d9de-efd0-4243-ae4e-cbe7e9c824ec"] 2022-06-11T04:48:05.925Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:05.925Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:06.047Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:06.048Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:06.048Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:06.048Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BB9E1458B7B5AACA965150F76A253F0A; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:06.049Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:abe1ca7a-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","executionId":"a80b9502-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:48:00.749+0000","endTime":"2022-06-11T04:48:00.753+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:48:06.049Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:06.050Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:06.056Z|83050120-997b-42c5-8062-bf54eea80241|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:15.257Z|07641074-127a-4318-a8ee-05c4a1ac55e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:15.257Z|07641074-127a-4318-a8ee-05c4a1ac55e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:15.279Z|21ba6fb9-7baa-45d8-8747-7bb1d99b410a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:15.280Z|21ba6fb9-7baa-45d8-8747-7bb1d99b410a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:15.283Z|d7af5368-5b79-4c9a-bf97-acd4cd1b442b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:15.284Z|d7af5368-5b79-4c9a-bf97-acd4cd1b442b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:16.181Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:16.185Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:16.186Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:48:16.186Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:16.186Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:16.187Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:48:16.187Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53b748a3de501b90", X-B3-SpanId:"5c8517420b3f3c7e", X-B3-ParentSpanId:"53b748a3de501b90", X-B3-Sampled:"0", X-ONAP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-TransactionID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ECOMP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6706a09-7d5c-4cf4-8bd7-ee52d7b06ab4"] 2022-06-11T04:48:16.187Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:48:16.187Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:16.220Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:16.221Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:16.221Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:48:16.221Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:16.226Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:01.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:48:16.226Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:16.226Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:48:16.228Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:16.228Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:16.228Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:16.229Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:16.229Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:16.229Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53b748a3de501b90", X-B3-SpanId:"6d5e05d9aa737ce2", X-B3-ParentSpanId:"53b748a3de501b90", X-B3-Sampled:"0", X-ONAP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-TransactionID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ECOMP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eaa3fac-1c87-4b47-b19c-ad5e12444fc8"] 2022-06-11T04:48:16.229Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:16.229Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:16.259Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:16.260Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:16.260Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:16.260Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:16.270Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:48:16.270Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:16.270Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:16.386Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:16.387Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:16.387Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:16.387Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:16.387Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:16.387Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-TransactionID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ECOMP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef896dff-281a-4536-9add-34597028b52d"] 2022-06-11T04:48:16.388Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:16.388Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:16.515Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:16.516Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:16.517Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:16.517Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8529619388BC4883F7172FBC992D7078; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:16.517Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a80b9502-e941-11ec-908c-56ff2174964f","businessKey":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:54.312+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"a80a5c41-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:48:16.518Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:16.518Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:16.543Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:16.543Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:16.543Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:16.544Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:16.544Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:16.544Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-TransactionID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ECOMP-RequestID:"f85a7b76-2b02-42a0-a571-c85af30ed828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"063e4a83-17f8-41d7-a022-d671a223baca"] 2022-06-11T04:48:16.545Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:16.545Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:16.671Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:16.672Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:16.672Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:16.672Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E22FB06C32A567C20BC21EAC76ACA05C; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:16.673Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:abe1ca7a-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","executionId":"a80b9502-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:48:00.749+0000","endTime":"2022-06-11T04:48:00.753+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:48:16.673Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:16.674Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:16.678Z|f85a7b76-2b02-42a0-a571-c85af30ed828|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:16.846Z|eb1d2b2c-ae01-4aea-9618-47e0d3f5d598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:48:16.849Z|eb1d2b2c-ae01-4aea-9618-47e0d3f5d598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:48:17.148Z|4ba4f1b8-e4cd-4536-ab79-4c0ae07da2e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:48:17.148Z|4ba4f1b8-e4cd-4536-ab79-4c0ae07da2e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:48:23.114Z|9b6c08e9-17aa-4db3-822f-eeee2ded859f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:48:23.115Z|9b6c08e9-17aa-4db3-822f-eeee2ded859f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:23.228Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:23.231Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 18519d25-4b15-432c-ab9f-b2ccaef82299 already exists in requestDb InfraActiveRequests table 2022-06-11T04:48:23.232Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:23.232Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||Invoke 2022-06-11T04:48:23.232Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:23.233Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:23.233Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Method : GET 2022-06-11T04:48:23.233Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47e04eea8d52c4c0", X-B3-SpanId:"b31a9b07dfa62262", X-B3-ParentSpanId:"47e04eea8d52c4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42713356-5dee-480f-82ff-45c696b805b6"] 2022-06-11T04:48:23.233Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Request body: 2022-06-11T04:48:23.233Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:23.258Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:23.258Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:48:23.258Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status text : 2022-06-11T04:48:23.259Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:23.259Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Response body: 2022-06-11T04:48:23.259Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:23.259Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|404|Not Found|InvokeReturn 2022-06-11T04:48:23.267Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:48:23.271Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:48:23.304Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T04:48:23.305Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|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=[18519d25-4b15-432c-ab9f-b2ccaef82299], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5c09dde3-5700-4974-9244-4132150d795a], X-ECOMP-RequestID=[18519d25-4b15-432c-ab9f-b2ccaef82299], X-TransactionId=[], X-ONAP-RequestID=[18519d25-4b15-432c-ab9f-b2ccaef82299]} 2022-06-11T04:48:23.361Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|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:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:48:23:645-90162], vertex-id=[151560], Content-Length=[573], Date=[Sat, 11 Jun 2022 04:48:23 GMT], Content-Type=[application/json]} 2022-06-11T04:48:23.362Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|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":"1654922421039","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-11T04:48:23.363Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T04:48:23.365Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:48:23.365Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:48:23.366Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:48:23.367Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:48:23.367Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:23.368Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:48:23.368Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:48:23.368Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"47e04eea8d52c4c0", X-B3-SpanId:"345104e5fbe93e4b", X-B3-ParentSpanId:"47e04eea8d52c4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5cd709e-da07-4dab-bf9a-0284ea99a028"] 2022-06-11T04:48:23.369Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af","requestScope":"service"} 2022-06-11T04:48:23.369Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:23.396Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:23.396Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:23.397Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:48:23.397Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:23.397Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:48:23.398Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:23.398Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:48:23.399Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:48:23.399Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:48:23.399Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:23.399Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:48:23.400Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:48:23.400Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d741b22-3aa7-402a-b370-a60a7a72f481"] 2022-06-11T04:48:23.400Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:48:23.400Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:23.443Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:23.443Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:23.443Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:48:23.444Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:23.448Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:48:23.448Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:23.449Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:48:23.451Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:48:23.452Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-11T04:48:23.452Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:23.453Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T04:48:23.453Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:48:23.453Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6f87bfb-a3df-480d-9bb2-79f463ad67bb"] 2022-06-11T04:48:23.453Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:48:23.454Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:23.485Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:23.486Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:23.486Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:48:23.486Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:23.490Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-11T04:48:23.491Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:23.491Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:48:23.493Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:48:23.493Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:48:23.493Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:23.494Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:48:23.494Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:48:23.494Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03ed5ae0-3dd4-4836-9de4-8f49eef571db"] 2022-06-11T04:48:23.494Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:48:23.495Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:23.525Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:23.526Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:23.526Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:48:23.526Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:23.528Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:48:23.529Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:23.529Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:48:23.534Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:48:23.534Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:48:23.535Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:23.535Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:48:23.535Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:48:23.535Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1783", X-B3-TraceId:"47e04eea8d52c4c0", X-B3-SpanId:"d654dbacedbc5995", X-B3-ParentSpanId:"47e04eea8d52c4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"065d604f-9182-4023-bd6e-1c2962b5db76"] 2022-06-11T04:48:23.536Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"18519d25-4b15-432c-ab9f-b2ccaef82299","requestStatus":"IN_PROGRESS","startTime":1654922903268,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af","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":"18519d25-4b15-432c-ab9f-b2ccaef82299"} 2022-06-11T04:48:23.536Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:23.576Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:23.576Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:48:23.577Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:48:23.577Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:23.581Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:48:23.268+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:48:24.121+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "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" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" } } } 2022-06-11T04:48:23.581Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:23.582Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:48:23.591Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:48:23.592Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:48:23.592Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:23.593Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:48:23.593Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:48:23.593Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"47e04eea8d52c4c0", X-B3-SpanId:"1ea6c010504687f2", X-B3-ParentSpanId:"47e04eea8d52c4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12eef09d-4c62-42f9-806f-c85fc7b0b9e9"] 2022-06-11T04:48:23.594Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelUuid\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelInvariantUuid\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\"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\":\"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"18519d25-4b15-432c-ab9f-b2ccaef82299","type":"String"},"mso-request-id":{"value":"18519d25-4b15-432c-ab9f-b2ccaef82299","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:48:23.594Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:24.608Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:24.609Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:48:24.609Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:48:24.609Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:48:24 GMT", X-ONAP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-TransactionID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ECOMP-RequestID:"18519d25-4b15-432c-ab9f-b2ccaef82299", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"12eef09d-4c62-42f9-806f-c85fc7b0b9e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:24.610Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"18519d25-4b15-432c-ab9f-b2ccaef82299\",\"instanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\"}}","message":"Success","processInstanceID":"b98a57b3-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:48:24.610Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:24.610Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:48:24.614Z|18519d25-4b15-432c-ab9f-b2ccaef82299|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:24.749Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:24.753Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:24.754Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||Invoke 2022-06-11T04:48:24.754Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:24.754Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:24.754Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Method : GET 2022-06-11T04:48:24.755Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b7b8b3a84cf5cd", X-B3-SpanId:"edcfe3664b2c862a", X-B3-ParentSpanId:"56b7b8b3a84cf5cd", X-B3-Sampled:"0", X-ONAP-RequestID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-RequestID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-TransactionID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-ECOMP-RequestID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a2cb196-e04a-4dd8-80cc-98f9cfe6b4d9"] 2022-06-11T04:48:24.755Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Request body: 2022-06-11T04:48:24.755Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:24.819Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:24.820Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:24.820Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status text : 2022-06-11T04:48:24.820Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:24.827Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Response body: { "requestId" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:48:23.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:24.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "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" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" } } } 2022-06-11T04:48:24.827Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:24.828Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||InvokeReturn 2022-06-11T04:48:24.829Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:24.830Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:24.830Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:24.830Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:24.830Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:24.831Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b7b8b3a84cf5cd", X-B3-SpanId:"d5abdc907d02a154", X-B3-ParentSpanId:"56b7b8b3a84cf5cd", X-B3-Sampled:"0", X-ONAP-RequestID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-RequestID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-TransactionID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-ECOMP-RequestID:"cad530fa-2c7d-4b94-81aa-0279c8072ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e982091b-d76b-4b8c-bdda-cca2049cdcb6"] 2022-06-11T04:48:24.831Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:24.831Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:24.861Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:24.861Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:24.862Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:24.862Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:24.868Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:24.868Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:24.869Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:24.875Z|cad530fa-2c7d-4b94-81aa-0279c8072ab5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:25.279Z|c464b447-7757-4e5f-828a-f2eaacf123f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:25.280Z|c464b447-7757-4e5f-828a-f2eaacf123f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:25.305Z|e7cc94e0-b6d6-4828-94fe-e48858f7e939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:25.306Z|e7cc94e0-b6d6-4828-94fe-e48858f7e939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:25.306Z|5a49536c-f363-4e08-b6ad-d2a68e0e7ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:25.307Z|5a49536c-f363-4e08-b6ad-d2a68e0e7ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:26.805Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:26.812Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:26.813Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:48:26.813Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:26.813Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:26.814Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:48:26.814Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7820e8ee50da1f53", X-B3-SpanId:"9ad2aecd3ad2e777", X-B3-ParentSpanId:"7820e8ee50da1f53", X-B3-Sampled:"0", X-ONAP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-TransactionID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ECOMP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"836d1929-0271-49c0-889c-37d8b36c9ec1"] 2022-06-11T04:48:26.814Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:48:26.814Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:26.856Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:26.856Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:26.857Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:48:26.857Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:26.861Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:01.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:48:26.861Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:26.862Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:48:26.863Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:26.864Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:26.864Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:26.864Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:26.865Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:26.865Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7820e8ee50da1f53", X-B3-SpanId:"3c6bbfaf45e6017a", X-B3-ParentSpanId:"7820e8ee50da1f53", X-B3-Sampled:"0", X-ONAP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-TransactionID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ECOMP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55caa84e-b9b3-44ce-b356-1a8a6f132200"] 2022-06-11T04:48:26.865Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:26.866Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:26.910Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:26.910Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:26.911Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:26.911Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:26.923Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:48:26.924Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:26.924Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:26.949Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:26.950Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:26.950Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:26.950Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:26.951Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:26.951Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-TransactionID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ECOMP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34e1dd38-2cec-4313-a425-590aa810e61f"] 2022-06-11T04:48:26.951Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:26.951Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:27.084Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:27.084Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:27.085Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:27.085Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4758B420A33948F9115CB3AF537CBCB1; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:27.085Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a80b9502-e941-11ec-908c-56ff2174964f","businessKey":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:54.312+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"a80a5c41-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:48:27.086Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:27.086Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:27.111Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:27.111Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:27.112Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:27.112Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:27.112Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:27.112Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-TransactionID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ECOMP-RequestID:"bc00f939-801b-4050-9950-9189e5ad87cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b241defc-2e73-4ac4-bb7b-8571c7e507a4"] 2022-06-11T04:48:27.113Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:27.113Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:27.256Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:27.256Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:27.256Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:27.257Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2F8A19789E50387669C357AFAC11FB72; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:27.257Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:abe1ca7a-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","executionId":"a80b9502-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:48:00.749+0000","endTime":"2022-06-11T04:48:00.753+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:48:27.258Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:27.258Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:27.264Z|bc00f939-801b-4050-9950-9189e5ad87cc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:31.846Z|eb990d44-0b0f-4dba-a06b-d8709ef2b359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:48:31.847Z|eb990d44-0b0f-4dba-a06b-d8709ef2b359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:48:35.006Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:35.012Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.012Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||Invoke 2022-06-11T04:48:35.013Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.013Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.013Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Method : GET 2022-06-11T04:48:35.013Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29613dedb1e08a12", X-B3-SpanId:"bd86d919cdf4ecc8", X-B3-ParentSpanId:"29613dedb1e08a12", X-B3-Sampled:"0", X-ONAP-RequestID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-RequestID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-TransactionID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-ECOMP-RequestID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4b65cd7-62f6-49df-bdd4-eb2f2a3bd1dd"] 2022-06-11T04:48:35.014Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Request body: 2022-06-11T04:48:35.014Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.044Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.045Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.045Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status text : 2022-06-11T04:48:35.045Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.048Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Response body: { "requestId" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:23.000+00:00", "endTime" : "2022-06-11T04:48:29.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "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" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" } } } 2022-06-11T04:48:35.048Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.049Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||InvokeReturn 2022-06-11T04:48:35.051Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.051Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:35.052Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.052Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.052Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:35.053Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29613dedb1e08a12", X-B3-SpanId:"adef827a158a0600", X-B3-ParentSpanId:"29613dedb1e08a12", X-B3-Sampled:"0", X-ONAP-RequestID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-RequestID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-TransactionID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-ECOMP-RequestID:"90cbcaf3-661d-488a-b562-3530d4929b4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a16d3f0-a1f6-4178-884f-0d1c06b48229"] 2022-06-11T04:48:35.053Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:35.053Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.071Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.072Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.072Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:35.073Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.075Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:35.076Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.076Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:35.083Z|90cbcaf3-661d-488a-b562-3530d4929b4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:35.212Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:35.216Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.217Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||Invoke 2022-06-11T04:48:35.218Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.218Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.218Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Method : GET 2022-06-11T04:48:35.219Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b200eac6659bbb2a", X-B3-SpanId:"3c12ac61a75b722b", X-B3-ParentSpanId:"b200eac6659bbb2a", X-B3-Sampled:"0", X-ONAP-RequestID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-RequestID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-TransactionID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-ECOMP-RequestID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb458573-69f2-429a-b4b2-e8bdc83d83cd"] 2022-06-11T04:48:35.219Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Request body: 2022-06-11T04:48:35.220Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.251Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.252Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.252Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status text : 2022-06-11T04:48:35.253Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.254Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Response body: { "requestId" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:23.000+00:00", "endTime" : "2022-06-11T04:48:29.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "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" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" } } } 2022-06-11T04:48:35.254Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.254Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||InvokeReturn 2022-06-11T04:48:35.256Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.256Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:35.256Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.257Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.257Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:35.257Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b200eac6659bbb2a", X-B3-SpanId:"e5b0435bb43dab34", X-B3-ParentSpanId:"b200eac6659bbb2a", X-B3-Sampled:"0", X-ONAP-RequestID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-RequestID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-TransactionID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-ECOMP-RequestID:"ac6ad899-c38c-400c-8455-ba1e6b4fc4eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833f8ce8-1785-4960-9e63-b6d46ec1b85b"] 2022-06-11T04:48:35.258Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:35.258Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.281Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.281Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.282Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:35.282Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.284Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:35.285Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.285Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:35.294Z|ac6ad899-c38c-400c-8455-ba1e6b4fc4eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:35.303Z|bdeb56a1-35e0-4efb-9b2c-fba089dadf77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:35.304Z|bdeb56a1-35e0-4efb-9b2c-fba089dadf77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:35.326Z|a4ac147c-36b7-4d36-a9ca-d27caa613d3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:35.327Z|f6186cac-3454-4352-8999-435fa6087607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:35.327Z|a4ac147c-36b7-4d36-a9ca-d27caa613d3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:35.327Z|f6186cac-3454-4352-8999-435fa6087607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:35.418Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:35.422Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.422Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||Invoke 2022-06-11T04:48:35.422Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.423Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.423Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Method : GET 2022-06-11T04:48:35.423Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c9e2590411e197", X-B3-SpanId:"61298abf72b941d4", X-B3-ParentSpanId:"21c9e2590411e197", X-B3-Sampled:"0", X-ONAP-RequestID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-RequestID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-TransactionID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-ECOMP-RequestID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adc3c04c-8e2e-42f8-b998-1ff2f367e198"] 2022-06-11T04:48:35.423Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Request body: 2022-06-11T04:48:35.423Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.448Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.449Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.449Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status text : 2022-06-11T04:48:35.449Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.452Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Response body: { "requestId" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:23.000+00:00", "endTime" : "2022-06-11T04:48:29.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "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" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" } } } 2022-06-11T04:48:35.452Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.452Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||InvokeReturn 2022-06-11T04:48:35.454Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.454Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:35.455Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.455Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.455Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:35.455Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c9e2590411e197", X-B3-SpanId:"2d7f0ccd066a5f18", X-B3-ParentSpanId:"21c9e2590411e197", X-B3-Sampled:"0", X-ONAP-RequestID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-RequestID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-TransactionID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-ECOMP-RequestID:"40bc86d3-05a4-491d-8c7a-68d049135b9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e3dd6c2-bf5c-4afb-82b6-e63791e25b6d"] 2022-06-11T04:48:35.456Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:35.456Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.477Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.478Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.478Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:35.479Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.480Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:35.480Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.481Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:35.490Z|40bc86d3-05a4-491d-8c7a-68d049135b9c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:35.611Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:35.615Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.615Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||Invoke 2022-06-11T04:48:35.616Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.616Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.616Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Method : GET 2022-06-11T04:48:35.617Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05bffa52fe9c6314", X-B3-SpanId:"ba5aea3fc183fcd3", X-B3-ParentSpanId:"05bffa52fe9c6314", X-B3-Sampled:"0", X-ONAP-RequestID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-RequestID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-TransactionID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-ECOMP-RequestID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e1f555b-ed49-4b7c-814b-163fba33a54d"] 2022-06-11T04:48:35.617Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Request body: 2022-06-11T04:48:35.617Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.640Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.640Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.641Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status text : 2022-06-11T04:48:35.641Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.642Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Response body: { "requestId" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:23.000+00:00", "endTime" : "2022-06-11T04:48:29.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "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" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" } } } 2022-06-11T04:48:35.642Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.643Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||InvokeReturn 2022-06-11T04:48:35.644Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.644Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:35.644Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.645Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.645Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:35.645Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05bffa52fe9c6314", X-B3-SpanId:"9fc4cc43164cef03", X-B3-ParentSpanId:"05bffa52fe9c6314", X-B3-Sampled:"0", X-ONAP-RequestID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-RequestID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-TransactionID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-ECOMP-RequestID:"d93bfbe0-21de-4c9b-86f2-61c3d5a98b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3d6eaf1-c5f2-4dab-a1b4-28ebd82e4320"] 2022-06-11T04:48:35.645Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:35.646Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.661Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.661Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.661Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:35.662Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.664Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:35.664Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.665Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:35.672Z|d93bfbe0-21de-4c9b-86f2-61c3d5a98b32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:35.794Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:35.798Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.798Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||Invoke 2022-06-11T04:48:35.798Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.798Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299 2022-06-11T04:48:35.798Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Method : GET 2022-06-11T04:48:35.799Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdda302be1945a07", X-B3-SpanId:"597a2f443acceeec", X-B3-ParentSpanId:"cdda302be1945a07", X-B3-Sampled:"0", X-ONAP-RequestID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-RequestID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-TransactionID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-ECOMP-RequestID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdf14ad6-1f4c-4a66-8224-b7bee172adbb"] 2022-06-11T04:48:35.799Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Request body: 2022-06-11T04:48:35.799Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.833Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.833Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.833Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Status text : 2022-06-11T04:48:35.834Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.836Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||Response body: { "requestId" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:23.000+00:00", "endTime" : "2022-06-11T04:48:29.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n\t\t\t\"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\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\": \"ce5894c0-f079-493c-a534-0e9b0415bdf6\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "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" : "18519d25-4b15-432c-ab9f-b2ccaef82299", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299" } } } 2022-06-11T04:48:35.836Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.836Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/18519d25-4b15-432c-ab9f-b2ccaef82299|INFO|500||InvokeReturn 2022-06-11T04:48:35.837Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.838Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:35.838Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:35.838Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false 2022-06-11T04:48:35.838Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:35.838Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdda302be1945a07", X-B3-SpanId:"8dd16550a57f1835", X-B3-ParentSpanId:"cdda302be1945a07", X-B3-Sampled:"0", X-ONAP-RequestID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-RequestID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-TransactionID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-ECOMP-RequestID:"b6cedf8a-a8e8-4de3-866d-3077a7d60819", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"284c4122-3be4-4fc9-ba06-13832802e1c3"] 2022-06-11T04:48:35.839Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:35.839Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:35.873Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:35.873Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:35.874Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:35.874Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:35.879Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:35.879Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:35.880Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=18519d25-4b15-432c-ab9f-b2ccaef82299&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:35.887Z|b6cedf8a-a8e8-4de3-866d-3077a7d60819|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/18519d25-4b15-432c-ab9f-b2ccaef82299|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:37.232Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:37.233Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 7eceec8b-7817-4500-8c8f-b120ec8dbcfb already exists in requestDb InfraActiveRequests table 2022-06-11T04:48:37.234Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:37.235Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||Invoke 2022-06-11T04:48:37.235Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.235Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:37.235Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Method : GET 2022-06-11T04:48:37.235Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"103d80e5cf2da581", X-B3-SpanId:"18a98d520001f140", X-B3-ParentSpanId:"103d80e5cf2da581", X-B3-Sampled:"0", X-ONAP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d614e16-ad61-4b2d-afbb-0ca4eba17ae4"] 2022-06-11T04:48:37.236Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Request body: 2022-06-11T04:48:37.236Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.276Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.276Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:48:37.276Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status text : 2022-06-11T04:48:37.277Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:48:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.277Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Response body: 2022-06-11T04:48:37.278Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.278Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|404|Not Found|InvokeReturn 2022-06-11T04:48:37.288Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:48:37.289Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-11T04:48:37.294Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:48:37.331Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:48:37.332Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb|INFO|500||Invoke 2022-06-11T04:48:37.378Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb|INFO|404|Not Found|InvokeReturn 2022-06-11T04:48:37.378Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:48:37:675-99661], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:48:37 GMT], Content-Type=[application/json]} 2022-06-11T04:48:37.380Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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/9fce0e6e-c986-4f23-87ec-523d0b2a61cb","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb","ERR.5.4.6114"]}}} 2022-06-11T04:48:37.382Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb 2022-06-11T04:48:37.382Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9fce0e6e-c986-4f23-87ec-523d0b2a61cb 2022-06-11T04:48:37.385Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:48:37.407Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:37.411Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:37.412Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:48:37.412Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.413Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:37.414Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:48:37.415Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2510361c16a92377", X-B3-SpanId:"274e8772fa77b369", X-B3-ParentSpanId:"2510361c16a92377", X-B3-Sampled:"0", X-ONAP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-TransactionID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ECOMP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01fa95d8-fc1d-4f42-bcc8-289e8bea2d46"] 2022-06-11T04:48:37.415Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:48:37.416Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.420Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:48:37.420Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb|INFO|500||Invoke 2022-06-11T04:48:37.455Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.456Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.456Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:48:37.457Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.458Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:01.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:48:37.458Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.459Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:48:37.461Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:37.461Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:37.462Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.462Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:37.463Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:37.463Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2510361c16a92377", X-B3-SpanId:"9fd110dfe5cc66c6", X-B3-ParentSpanId:"2510361c16a92377", X-B3-Sampled:"0", X-ONAP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-TransactionID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ECOMP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4bb0ba8-cbbb-4e28-949e-c471054b2561"] 2022-06-11T04:48:37.464Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:37.466Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.467Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb|INFO|404|Not Found|InvokeReturn 2022-06-11T04:48:37.468Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:48:37:760-72094], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:48:37 GMT], Content-Type=[application/json]} 2022-06-11T04:48:37.468Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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/9fce0e6e-c986-4f23-87ec-523d0b2a61cb","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb","ERR.5.4.6114"]}}} 2022-06-11T04:48:37.471Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/9fce0e6e-c986-4f23-87ec-523d0b2a61cb 2022-06-11T04:48:37.471Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9fce0e6e-c986-4f23-87ec-523d0b2a61cb 2022-06-11T04:48:37.475Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:48:37.490Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.491Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.492Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:37.493Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.493Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:48:37.494Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.495Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:37.510Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:48:37.511Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T04:48:37.549Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:37.550Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:37.550Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.550Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:37.551Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:37.551Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-TransactionID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ECOMP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e304d48-d685-4976-a095-57e9814832a8"] 2022-06-11T04:48:37.551Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:37.552Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.573Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T04:48:37.573Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:48:37:863-94592], vertex-id=[151560], Content-Length=[573], Date=[Sat, 11 Jun 2022 04:48:37 GMT], Content-Type=[application/json]} 2022-06-11T04:48:37.574Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654922421039","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-11T04:48:37.575Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:48:37.575Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:48:37.576Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:48:37.576Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:48:37.577Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.577Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:48:37.577Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:48:37.578Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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:"103d80e5cf2da581", X-B3-SpanId:"b09b45d0e9063fa2", X-B3-ParentSpanId:"103d80e5cf2da581", X-B3-Sampled:"0", X-ONAP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1cb3c33-e61a-4794-9cd1-2b6ed844357c"] 2022-06-11T04:48:37.578Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822"},"instanceName":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0","requestScope":"vnf"} 2022-06-11T04:48:37.578Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.603Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.603Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.603Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:48:37.604Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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:"Sat, 11 Jun 2022 04:48:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.604Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:48:37.604Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.605Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:48:37.605Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6 2022-06-11T04:48:37.606Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|INFO|500||Invoke 2022-06-11T04:48:37.606Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.606Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6 2022-06-11T04:48:37.607Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||Method : GET 2022-06-11T04:48:37.607Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19beb311-d46e-46b8-a880-9f81dc900478"] 2022-06-11T04:48:37.607Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||Request body: 2022-06-11T04:48:37.608Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.671Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.671Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.672Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||Status text : 2022-06-11T04:48:37.672Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.673Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 13, "modelCustomizationUUID" : "cd16ef84-54b3-44ee-882a-4c394a4d2ff6", "modelInstanceName" : "basic_cnf 0", "created" : "2022-06-11 04:45:20.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-06-11T04:45:20.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfcInstanceGroupCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/service" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6" } } } 2022-06-11T04:48:37.673Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.673Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.673Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.674Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cd16ef84-54b3-44ee-882a-4c394a4d2ff6|INFO|500||InvokeReturn 2022-06-11T04:48:37.674Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:37.674Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7A4D87057BFFD8C0EC0BCC444B238ABD; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.674Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a80b9502-e941-11ec-908c-56ff2174964f","businessKey":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:54.312+0000","endTime":"2022-06-11T04:48:33.209+0000","removalTime":null,"durationInMillis":38897,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"a80a5c41-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:48:37.675Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.675Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:37.679Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources 2022-06-11T04:48:37.680Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|INFO|500||Invoke 2022-06-11T04:48:37.680Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.681Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources 2022-06-11T04:48:37.681Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||Method : GET 2022-06-11T04:48:37.681Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3fc201c-88fe-46aa-bdc7-da025203f4e0"] 2022-06-11T04:48:37.682Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||Request body: 2022-06-11T04:48:37.682Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.716Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:37.717Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:37.718Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.718Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:37.718Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:37.719Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-TransactionID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ECOMP-RequestID:"8989c83f-2d2f-4dc6-af35-a64dfc5680ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"357c6dc6-36e1-4fe9-8783-7dce500c7bd3"] 2022-06-11T04:48:37.719Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:37.719Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.720Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.721Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.721Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||Status text : 2022-06-11T04:48:37.722Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.724Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||Response body: { "modelUUID" : "b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2", "modelInvariantUUID" : "d72552fe-2415-4227-a558-6cd0efc95ebc", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-06-11T04:45:20.000+00:00", "modelInvariantId" : "d72552fe-2415-4227-a558-6cd0efc95ebc", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2/vnfResourceWorkflow" } } } 2022-06-11T04:48:37.724Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.725Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/13/vnfResources|INFO|500||InvokeReturn 2022-06-11T04:48:37.726Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-06-11T04:48:37.727Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-06-11T04:48:37.727Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.727Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-06-11T04:48:37.727Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:48:37.728Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd833a05-7edc-4be1-8d1a-93836ebe799c"] 2022-06-11T04:48:37.728Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:48:37.729Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.758Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.759Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.759Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:48:37.759Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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:"Sat, 11 Jun 2022 04:48:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.762Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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" : 10031, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" } } } 2022-06-11T04:48:37.762Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.762Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:48:37.764Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:48:37.765Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:48:37.765Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.765Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:48:37.765Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:48:37.766Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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:"103d80e5cf2da581", X-B3-SpanId:"26286704a4933a7a", X-B3-ParentSpanId:"103d80e5cf2da581", X-B3-Sampled:"0", X-ONAP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6123c2f7-6233-4dbc-82e4-8130c9184af3"] 2022-06-11T04:48:37.766Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7eceec8b-7817-4500-8c8f-b120ec8dbcfb","requestStatus":"IN_PROGRESS","startTime":1654922917289,"source":"VID","vnfName":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"7eceec8b-7817-4500-8c8f-b120ec8dbcfb"} 2022-06-11T04:48:37.766Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.801Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.801Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:48:37.802Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:48:37.802Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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/7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.804Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:48:37.289+00:00", "source" : "VID", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:48:38.348+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" } } } 2022-06-11T04:48:37.804Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.805Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:48:37.813Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:48:37.814Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:48:37.814Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:37.814Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:48:37.815Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:48:37.815Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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:"103d80e5cf2da581", X-B3-SpanId:"34db48e0aef83558", X-B3-ParentSpanId:"103d80e5cf2da581", X-B3-Sampled:"0", X-ONAP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3adf3c71-aa1a-40e1-9b13-dca7204d7500"] 2022-06-11T04:48:37.815Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/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\":\"d72552fe-2415-4227-a558-6cd0efc95ebc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\"modelVersionId\":\"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\"modelCustomizationId\":\"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\"modelUuid\":\"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\"modelInvariantUuid\":\"d72552fe-2415-4227-a558-6cd0efc95ebc\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\",\"modelInfo\":{\"modelInvariantId\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelUuid\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelInvariantUuid\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\"}","type":"String"},"requestId":{"value":"7eceec8b-7817-4500-8c8f-b120ec8dbcfb","type":"String"},"mso-request-id":{"value":"7eceec8b-7817-4500-8c8f-b120ec8dbcfb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"e129564e-e61e-4583-a576-e34a6af8b822","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/e129564e-e61e-4583-a576-e34a6af8b822/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:48:37.816Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:37.849Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:37.850Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:37.850Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:37.851Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9096DAE1A698E22A728BD0AF9830BF26; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:37.851Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bf3a5569-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","executionId":"a80b9502-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:48:33.206+0000","endTime":"2022-06-11T04:48:33.206+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:48:37.851Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:37.852Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:37.861Z|8989c83f-2d2f-4dc6-af35-a64dfc5680ac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:38.829Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:38.830Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:48:38.830Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:48:38.831Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:48:38 GMT", X-ONAP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-TransactionID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ECOMP-RequestID:"7eceec8b-7817-4500-8c8f-b120ec8dbcfb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3adf3c71-aa1a-40e1-9b13-dca7204d7500", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:38.832Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7eceec8b-7817-4500-8c8f-b120ec8dbcfb\",\"instanceId\":\"80078117-eb3f-40f3-aa5f-5e23808ce5ac\"}}","message":"Success","processInstanceID":"c2044b11-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:48:38.832Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:38.833Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:48:38.836Z|7eceec8b-7817-4500-8c8f-b120ec8dbcfb|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:38.965Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:38.969Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:38.969Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||Invoke 2022-06-11T04:48:38.970Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:38.970Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:38.970Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Method : GET 2022-06-11T04:48:38.970Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfe61ab949bb244f", X-B3-SpanId:"4e10a158037ec9c5", X-B3-ParentSpanId:"dfe61ab949bb244f", X-B3-Sampled:"0", X-ONAP-RequestID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-RequestID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-TransactionID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-ECOMP-RequestID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd4b2330-69f6-4d36-9270-0deb411c8757"] 2022-06-11T04:48:38.971Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Request body: 2022-06-11T04:48:38.971Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:39.004Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:39.005Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:39.005Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status text : 2022-06-11T04:48:39.006Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:39.007Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Response body: { "requestId" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:48:37.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:38.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" } } } 2022-06-11T04:48:39.008Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:39.008Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||InvokeReturn 2022-06-11T04:48:39.012Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:39.012Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:39.012Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:39.013Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:39.013Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:39.013Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfe61ab949bb244f", X-B3-SpanId:"e75e3374622bdd9b", X-B3-ParentSpanId:"dfe61ab949bb244f", X-B3-Sampled:"0", X-ONAP-RequestID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-RequestID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-TransactionID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-ECOMP-RequestID:"44477b77-d1a9-4d7b-aa1f-815b197c855c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9fde6b9-418e-4412-9450-2939ada97c06"] 2022-06-11T04:48:39.014Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:39.014Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:39.036Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:39.036Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:39.037Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:39.037Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:39.040Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:39.040Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:39.040Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:39.047Z|44477b77-d1a9-4d7b-aa1f-815b197c855c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:45.334Z|5ea9587e-1ebc-4831-aef4-47b0bc2dea8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:45.335Z|5ea9587e-1ebc-4831-aef4-47b0bc2dea8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:45.346Z|2a319aea-e303-4878-8d38-e0952bf9ce71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:45.347Z|2a319aea-e303-4878-8d38-e0952bf9ce71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:45.351Z|ddb362e5-58ed-4fdc-8155-1f5eaa9789ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:45.353Z|ddb362e5-58ed-4fdc-8155-1f5eaa9789ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:46.846Z|94206809-a083-4958-814c-a2d085a58cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:48:46.847Z|94206809-a083-4958-814c-a2d085a58cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:48:47.149Z|588e4de8-429a-491b-b1a8-35a2d2873d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:48:47.149Z|588e4de8-429a-491b-b1a8-35a2d2873d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:48:48.006Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:48.011Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:48.012Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:48:48.012Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:48.012Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:48.013Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:48:48.013Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"221b307f61ff7904", X-B3-SpanId:"2e233aac8306b902", X-B3-ParentSpanId:"221b307f61ff7904", X-B3-Sampled:"0", X-ONAP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-TransactionID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ECOMP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd6e93ba-d9ca-45ad-a185-f41d55482353"] 2022-06-11T04:48:48.013Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:48:48.013Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:48.052Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:48.053Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:48.053Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:48:48.054Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:48.054Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:01.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:48:48.055Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:48.055Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:48:48.058Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:48.058Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:48.058Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:48.059Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:48.059Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:48.060Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"221b307f61ff7904", X-B3-SpanId:"37244acfe465f5d3", X-B3-ParentSpanId:"221b307f61ff7904", X-B3-Sampled:"0", X-ONAP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-TransactionID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ECOMP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f677ab4-e9e2-4eb5-8d20-3dc35705f26c"] 2022-06-11T04:48:48.060Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:48.060Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:48.086Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:48.087Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:48.088Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:48.088Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:48.092Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:48:48.093Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:48.094Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:48.132Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:48.132Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:48.133Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:48.133Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:48.133Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:48.134Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-TransactionID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ECOMP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebd04265-c8a1-4dd8-b2ca-a302126376b0"] 2022-06-11T04:48:48.134Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:48.134Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:48.261Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:48.261Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:48.262Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:48.262Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F77477DCB634DDA1E8A451C703217F3F; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:48.262Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a80b9502-e941-11ec-908c-56ff2174964f","businessKey":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:54.312+0000","endTime":"2022-06-11T04:48:33.209+0000","removalTime":null,"durationInMillis":38897,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"a80a5c41-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:48:48.263Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:48.263Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:48.288Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:48.290Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:48.290Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:48.290Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:48.291Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:48.291Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-TransactionID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ECOMP-RequestID:"ea27dd94-29c9-4323-b845-3212fe7b7469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44b1c0dd-4fd6-4468-8bbc-2eff7fa4311b"] 2022-06-11T04:48:48.292Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:48.292Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:48.421Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:48.421Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:48.422Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:48.422Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7569D4F3ED039064B9B2785EE6F2DEFD; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:48.422Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bf3a5569-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","executionId":"a80b9502-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:48:33.206+0000","endTime":"2022-06-11T04:48:33.206+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:48:48.423Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:48.423Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:48.427Z|ea27dd94-29c9-4323-b845-3212fe7b7469|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:49.176Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:49.180Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.181Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||Invoke 2022-06-11T04:48:49.181Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.182Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.182Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Method : GET 2022-06-11T04:48:49.182Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"286696494a69007b", X-B3-SpanId:"c24a964d4d7efe55", X-B3-ParentSpanId:"286696494a69007b", X-B3-Sampled:"0", X-ONAP-RequestID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-RequestID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-TransactionID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-ECOMP-RequestID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02c2138f-dd08-4c91-825f-6f6d25f85d2d"] 2022-06-11T04:48:49.183Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Request body: 2022-06-11T04:48:49.183Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.250Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.250Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.251Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status text : 2022-06-11T04:48:49.251Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.254Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Response body: { "requestId" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:37.000+00:00", "endTime" : "2022-06-11T04:48:46.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:47.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" } } } 2022-06-11T04:48:49.254Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.255Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||InvokeReturn 2022-06-11T04:48:49.258Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.259Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:49.259Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.260Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.260Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:49.260Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"286696494a69007b", X-B3-SpanId:"90dc1aecb39fa35b", X-B3-ParentSpanId:"286696494a69007b", X-B3-Sampled:"0", X-ONAP-RequestID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-RequestID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-TransactionID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-ECOMP-RequestID:"97581af7-182a-4d8f-9b8e-b0cdc6b3263f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b75c597d-b98a-4105-b311-bdc8f73698e7"] 2022-06-11T04:48:49.261Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:49.261Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.281Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.282Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.283Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:49.283Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.284Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:49.284Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.285Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:49.294Z|97581af7-182a-4d8f-9b8e-b0cdc6b3263f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:49.408Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:49.411Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.412Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||Invoke 2022-06-11T04:48:49.412Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.412Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.413Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Method : GET 2022-06-11T04:48:49.413Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"384399df6ca5715b", X-B3-SpanId:"6036fd4b8d498285", X-B3-ParentSpanId:"384399df6ca5715b", X-B3-Sampled:"0", X-ONAP-RequestID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-RequestID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-TransactionID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-ECOMP-RequestID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e6def8c-8dbf-4511-9835-4a66fe47473a"] 2022-06-11T04:48:49.413Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Request body: 2022-06-11T04:48:49.414Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.452Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.453Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.454Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status text : 2022-06-11T04:48:49.454Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.458Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Response body: { "requestId" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:37.000+00:00", "endTime" : "2022-06-11T04:48:46.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:47.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" } } } 2022-06-11T04:48:49.458Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.458Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||InvokeReturn 2022-06-11T04:48:49.460Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.460Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:49.461Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.461Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.461Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:49.462Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"384399df6ca5715b", X-B3-SpanId:"a64232abe4bda9be", X-B3-ParentSpanId:"384399df6ca5715b", X-B3-Sampled:"0", X-ONAP-RequestID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-RequestID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-TransactionID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-ECOMP-RequestID:"63e4f0e8-186d-4b48-8741-c0338f5c1e06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6401251-388b-4d5d-a9ca-8836cb4ee8ca"] 2022-06-11T04:48:49.462Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:49.462Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.489Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.490Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.491Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:49.492Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.502Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:49.503Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.504Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:49.511Z|63e4f0e8-186d-4b48-8741-c0338f5c1e06|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:49.629Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:49.633Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.633Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||Invoke 2022-06-11T04:48:49.634Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.634Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.634Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Method : GET 2022-06-11T04:48:49.634Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55120cf1d188ef86", X-B3-SpanId:"f2813f70a2841c7d", X-B3-ParentSpanId:"55120cf1d188ef86", X-B3-Sampled:"0", X-ONAP-RequestID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-RequestID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-TransactionID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-ECOMP-RequestID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5588d791-420d-4338-b5be-5ec7339a9a6c"] 2022-06-11T04:48:49.635Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Request body: 2022-06-11T04:48:49.635Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.667Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.668Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.669Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status text : 2022-06-11T04:48:49.669Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.671Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Response body: { "requestId" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:37.000+00:00", "endTime" : "2022-06-11T04:48:46.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:47.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" } } } 2022-06-11T04:48:49.671Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.672Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||InvokeReturn 2022-06-11T04:48:49.674Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.674Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:49.674Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.675Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.675Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:49.675Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55120cf1d188ef86", X-B3-SpanId:"c2e40e3918c23f27", X-B3-ParentSpanId:"55120cf1d188ef86", X-B3-Sampled:"0", X-ONAP-RequestID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-RequestID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-TransactionID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-ECOMP-RequestID:"4a1e7978-348e-4b81-b1cf-e1cb238c109d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee991f5f-aa00-46dd-a75a-a825bfac111a"] 2022-06-11T04:48:49.676Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:49.676Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.690Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.691Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.691Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:49.691Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.694Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:49.694Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.694Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:49.702Z|4a1e7978-348e-4b81-b1cf-e1cb238c109d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:49.828Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:49.832Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.833Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||Invoke 2022-06-11T04:48:49.833Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.834Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:49.834Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Method : GET 2022-06-11T04:48:49.834Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5957b30f71acd9e1", X-B3-SpanId:"3533f3ab551de7be", X-B3-ParentSpanId:"5957b30f71acd9e1", X-B3-Sampled:"0", X-ONAP-RequestID:"86b71703-7744-4253-b8a7-47f9bf427483", X-RequestID:"86b71703-7744-4253-b8a7-47f9bf427483", X-TransactionID:"86b71703-7744-4253-b8a7-47f9bf427483", X-ECOMP-RequestID:"86b71703-7744-4253-b8a7-47f9bf427483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80042eab-d15d-45cd-82e2-45ed4cbae7c9"] 2022-06-11T04:48:49.835Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Request body: 2022-06-11T04:48:49.835Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.861Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.862Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.862Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status text : 2022-06-11T04:48:49.862Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.863Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Response body: { "requestId" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:37.000+00:00", "endTime" : "2022-06-11T04:48:46.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:47.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" } } } 2022-06-11T04:48:49.864Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.864Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||InvokeReturn 2022-06-11T04:48:49.866Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.867Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:49.867Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:49.867Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:49.868Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:49.868Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5957b30f71acd9e1", X-B3-SpanId:"3900bab29db179bf", X-B3-ParentSpanId:"5957b30f71acd9e1", X-B3-Sampled:"0", X-ONAP-RequestID:"86b71703-7744-4253-b8a7-47f9bf427483", X-RequestID:"86b71703-7744-4253-b8a7-47f9bf427483", X-TransactionID:"86b71703-7744-4253-b8a7-47f9bf427483", X-ECOMP-RequestID:"86b71703-7744-4253-b8a7-47f9bf427483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8af0d923-88b4-441e-859f-3b615790ae19"] 2022-06-11T04:48:49.868Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:49.869Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:49.890Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:49.891Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:49.892Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:49.893Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:49.895Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:49.895Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:49.895Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:49.904Z|86b71703-7744-4253-b8a7-47f9bf427483|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:50.047Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:50.051Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:50.052Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||Invoke 2022-06-11T04:48:50.052Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:50.053Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb 2022-06-11T04:48:50.053Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Method : GET 2022-06-11T04:48:50.054Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b48c580d9cfc620e", X-B3-SpanId:"34952499ba271cb6", X-B3-ParentSpanId:"b48c580d9cfc620e", X-B3-Sampled:"0", X-ONAP-RequestID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-RequestID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-TransactionID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-ECOMP-RequestID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da214927-6b23-42c7-a2e8-80ee8b3d02c5"] 2022-06-11T04:48:50.054Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Request body: 2022-06-11T04:48:50.055Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:50.083Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:50.084Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:50.084Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Status text : 2022-06-11T04:48:50.084Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:50.088Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||Response body: { "requestId" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:37.000+00:00", "endTime" : "2022-06-11T04:48:46.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:47.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "7eceec8b-7817-4500-8c8f-b120ec8dbcfb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb" } } } 2022-06-11T04:48:50.088Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:50.089Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|INFO|500||InvokeReturn 2022-06-11T04:48:50.091Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:50.091Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:50.091Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:50.092Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false 2022-06-11T04:48:50.092Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:50.092Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b48c580d9cfc620e", X-B3-SpanId:"1d00556669d1a721", X-B3-ParentSpanId:"b48c580d9cfc620e", X-B3-Sampled:"0", X-ONAP-RequestID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-RequestID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-TransactionID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-ECOMP-RequestID:"28e96653-78ef-4618-a60a-f2439be3b7ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"711e41d4-f0d5-4ebe-b5f9-c6e519bf4626"] 2022-06-11T04:48:50.092Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:50.093Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:50.112Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:50.112Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:50.113Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:50.113Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:50.115Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:50.116Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:50.116Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eceec8b-7817-4500-8c8f-b120ec8dbcfb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:50.124Z|28e96653-78ef-4618-a60a-f2439be3b7ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7eceec8b-7817-4500-8c8f-b120ec8dbcfb|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:52.524Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:52.527Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 6af68591-79d4-4ea9-b389-9659c0d8d441 already exists in requestDb InfraActiveRequests table 2022-06-11T04:48:52.528Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:48:52.528Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:48:52.528Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.529Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:48:52.529Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:48:52.529Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4a4eff59611c704", X-B3-SpanId:"78ba6183e5b2f51f", X-B3-ParentSpanId:"d4a4eff59611c704", X-B3-Sampled:"0", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28e946cb-1588-4839-89a8-c2970e41b781"] 2022-06-11T04:48:52.530Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:48:52.530Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:52.557Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:52.558Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:48:52.558Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:48:52.559Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:52.559Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: 2022-06-11T04:48:52.559Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:52.560Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|404|Not Found|InvokeReturn 2022-06-11T04:48:52.568Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:48:52.572Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:48:52.598Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T04:48:52.599Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6af68591-79d4-4ea9-b389-9659c0d8d441], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2763f1f0-9650-4c9e-8a0a-73896bfd4310], X-ECOMP-RequestID=[6af68591-79d4-4ea9-b389-9659c0d8d441], X-TransactionId=[], X-ONAP-RequestID=[6af68591-79d4-4ea9-b389-9659c0d8d441]} 2022-06-11T04:48:52.683Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:48:52:937-38310], vertex-id=[151560], Content-Length=[1024], Date=[Sat, 11 Jun 2022 04:48:52 GMT], Content-Type=[application/json]} 2022-06-11T04:48:52.685Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654922920927","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"80078117-eb3f-40f3-aa5f-5e23808ce5ac"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-11T04:48:52.685Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T04:48:52.686Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:48:52.687Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:48:52.688Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:48:52.688Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:48:52.688Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.688Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:48:52.689Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:48:52.689Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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:"d4a4eff59611c704", X-B3-SpanId:"f800a47dacdc0d6a", X-B3-ParentSpanId:"d4a4eff59611c704", X-B3-Sampled:"0", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8054f9c1-7951-4195-9ec2-d29eb6091cd5"] 2022-06-11T04:48:52.689Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822"},"instanceName":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af","requestScope":"vfModule"} 2022-06-11T04:48:52.690Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:52.729Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:52.730Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:52.730Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:48:52.730Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:52.731Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:48:52.731Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:52.731Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:48:52.732Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9 2022-06-11T04:48:52.732Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|INFO|500||Invoke 2022-06-11T04:48:52.732Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.733Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9 2022-06-11T04:48:52.733Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||Method : GET 2022-06-11T04:48:52.733Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca601f04-828e-4b15-bcad-c2b0b9593c55"] 2022-06-11T04:48:52.733Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||Request body: 2022-06-11T04:48:52.734Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:52.795Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:52.796Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:52.796Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||Status text : 2022-06-11T04:48:52.797Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:52.800Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||Response body: { "id" : 13, "modelCustomizationUUID" : "44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-06-11 04:45:20.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/heatEnvironment" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vnfCustomization" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/cvnfcCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/volumeHeatEnv" } } } 2022-06-11T04:48:52.800Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:52.800Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9|INFO|500||InvokeReturn 2022-06-11T04:48:52.803Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule 2022-06-11T04:48:52.804Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|INFO|500||Invoke 2022-06-11T04:48:52.804Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.804Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule 2022-06-11T04:48:52.804Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||Method : GET 2022-06-11T04:48:52.805Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6de80c1e-ee9e-405c-a6ca-47bd3bdbb430"] 2022-06-11T04:48:52.805Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||Request body: 2022-06-11T04:48:52.805Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:52.847Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:52.848Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:52.848Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||Status text : 2022-06-11T04:48:52.848Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:52.851Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||Response body: { "modelUUID" : "5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb", "modelInvariantUUID" : "504da7c1-52eb-42bc-b44a-0d7f1faa86d7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:45:20.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vfModuleCustomization" } } } 2022-06-11T04:48:52.851Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:52.852Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/13/vfModule|INFO|500||InvokeReturn 2022-06-11T04:48:52.855Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:48:52.855Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-11T04:48:52.855Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.856Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:48:52.856Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:48:52.856Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a754d3ec-58dc-499c-a6fe-5bcf979b2682"] 2022-06-11T04:48:52.856Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:48:52.857Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:52.885Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:52.886Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:48:52.887Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:48:52.887Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&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:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:52.887Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-11T04:48:52.888Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:52.888Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T04:48:52.889Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7 2022-06-11T04:48:52.890Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|INFO|500||Invoke 2022-06-11T04:48:52.890Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.890Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7 2022-06-11T04:48:52.891Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||Method : GET 2022-06-11T04:48:52.891Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7bdb3b0-e539-4e43-b957-5dbfee0930c3"] 2022-06-11T04:48:52.891Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||Request body: 2022-06-11T04:48:52.892Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:52.953Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:52.953Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:52.954Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||Status text : 2022-06-11T04:48:52.954Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:52.955Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb", "modelInvariantUUID" : "504da7c1-52eb-42bc-b44a-0d7f1faa86d7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:45:20.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vfModuleCustomization" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7" } } } 2022-06-11T04:48:52.955Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:52.955Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=504da7c1-52eb-42bc-b44a-0d7f1faa86d7|INFO|500||InvokeReturn 2022-06-11T04:48:52.958Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:48:52.958Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-11T04:48:52.958Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.959Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:48:52.959Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:48:52.959Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e409049a-fa89-4468-8b15-1745cf436927"] 2022-06-11T04:48:52.959Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:48:52.960Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:52.983Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:52.984Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:48:52.984Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:48:52.985Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&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:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:52.985Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-11T04:48:52.985Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:52.986Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T04:48:52.987Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:48:52.987Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-11T04:48:52.987Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:52.988Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-06-11T04:48:52.988Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-11T04:48:52.988Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc35bc82-f810-4e1c-aa66-8946659be453"] 2022-06-11T04:48:52.989Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-11T04:48:52.989Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:53.016Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:53.016Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:53.017Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-11T04:48:53.017Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:53.020Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 44, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2022-06-11T04:48:53.020Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:53.021Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2022-06-11T04:48:53.023Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb 2022-06-11T04:48:53.023Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|INFO|500||Invoke 2022-06-11T04:48:53.023Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:53.024Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb 2022-06-11T04:48:53.024Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Method : GET 2022-06-11T04:48:53.024Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c0b5456-9ecf-493a-8c5a-faf75624f8e9"] 2022-06-11T04:48:53.025Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Request body: 2022-06-11T04:48:53.025Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:53.062Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:53.063Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:53.063Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Status text : 2022-06-11T04:48:53.063Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:53.066Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Response body: { "modelUUID" : "5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb", "modelInvariantUUID" : "504da7c1-52eb-42bc-b44a-0d7f1faa86d7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:45:20.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vfModuleCustomization" } } } 2022-06-11T04:48:53.067Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:53.067Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|INFO|500||InvokeReturn 2022-06-11T04:48:53.071Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:48:53.071Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:48:53.072Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:53.072Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:48:53.073Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:48:53.073Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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:"d4a4eff59611c704", X-B3-SpanId:"3c4a4ce1175114d0", X-B3-ParentSpanId:"d4a4eff59611c704", X-B3-Sampled:"0", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77207400-4c7a-4437-ba5d-26996e55cf7a"] 2022-06-11T04:48:53.074Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6af68591-79d4-4ea9-b389-9659c0d8d441","requestStatus":"IN_PROGRESS","startTime":1654922932568,"source":"VID","vnfId":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"6af68591-79d4-4ea9-b389-9659c0d8d441"} 2022-06-11T04:48:53.074Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:53.107Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:53.107Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:48:53.107Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:48:53.108Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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/6af68591-79d4-4ea9-b389-9659c0d8d441", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:53.110Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:48:52.568+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:48:53.653+00:00", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:48:53.111Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:53.111Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:48:53.118Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:48:53.118Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:48:53.118Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:53.119Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:48:53.119Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:48:53.119Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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:"d4a4eff59611c704", X-B3-SpanId:"4fe6382220374593", X-B3-ParentSpanId:"d4a4eff59611c704", X-B3-Sampled:"0", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecc09c45-2a40-4134-b751-f3541b1f011e"] 2022-06-11T04:48:53.120Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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\":\"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\"modelVersionId\":\"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\"modelCustomizationId\":\"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\"modelUuid\":\"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\"modelInvariantUuid\":\"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\",\"modelInfo\":{\"modelInvariantId\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelUuid\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelInvariantUuid\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"}}},{\"relatedInstance\":{\"instanceId\":\"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"d72552fe-2415-4227-a558-6cd0efc95ebc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\"modelVersionId\":\"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\"modelCustomizationId\":\"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\"modelUuid\":\"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\"modelInvariantUuid\":\"d72552fe-2415-4227-a558-6cd0efc95ebc\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\",\"vnfInstanceId\":\"80078117-eb3f-40f3-aa5f-5e23808ce5ac\"}","type":"String"},"requestId":{"value":"6af68591-79d4-4ea9-b389-9659c0d8d441","type":"String"},"mso-request-id":{"value":"6af68591-79d4-4ea9-b389-9659c0d8d441","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"e129564e-e61e-4583-a576-e34a6af8b822","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","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/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:48:53.120Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:54.135Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:54.135Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:48:54.136Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:48:54.136Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:48:54 GMT", X-ONAP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-TransactionID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ECOMP-RequestID:"6af68591-79d4-4ea9-b389-9659c0d8d441", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ecc09c45-2a40-4134-b751-f3541b1f011e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:54.137Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6af68591-79d4-4ea9-b389-9659c0d8d441\",\"instanceId\":\"7cd67dbf-56f9-4bf1-a9f8-33aea4f25938\"}}","message":"Success","processInstanceID":"cb23ce67-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:48:54.137Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:54.137Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:48:54.142Z|6af68591-79d4-4ea9-b389-9659c0d8d441|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:54.268Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:54.272Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:48:54.275Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:48:54.275Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:54.276Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:48:54.276Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:48:54.277Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fabf31891e70d96", X-B3-SpanId:"158f87227048312e", X-B3-ParentSpanId:"7fabf31891e70d96", X-B3-Sampled:"0", X-ONAP-RequestID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-RequestID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-TransactionID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-ECOMP-RequestID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19fb4795-330f-4c22-a650-55011e5106ff"] 2022-06-11T04:48:54.277Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:48:54.277Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:54.309Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:54.310Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:54.310Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:48:54.310Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:54.313Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:48:52.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:54.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:48:54.313Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:54.313Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||InvokeReturn 2022-06-11T04:48:54.315Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:48:54.315Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:54.315Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:54.316Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:48:54.316Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:54.316Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fabf31891e70d96", X-B3-SpanId:"79cfeb82b7c3f442", X-B3-ParentSpanId:"7fabf31891e70d96", X-B3-Sampled:"0", X-ONAP-RequestID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-RequestID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-TransactionID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-ECOMP-RequestID:"fe912f03-6a2b-4978-a06d-08ae964f3375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63fa4c98-7b01-4acd-b514-e916a84e2d20"] 2022-06-11T04:48:54.316Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:54.316Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:54.343Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:54.344Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:54.344Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:54.344Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:54.348Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:48:54.348Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:54.349Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:54.357Z|fe912f03-6a2b-4978-a06d-08ae964f3375|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:48:55.358Z|0e24d988-5051-4c7f-91d6-cb002b1cb43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:55.359Z|0e24d988-5051-4c7f-91d6-cb002b1cb43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:55.371Z|cbb7bf53-2431-42f9-82e9-2ea13eeb8418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:55.371Z|cbb7bf53-2431-42f9-82e9-2ea13eeb8418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:55.376Z|3a0974ef-1e66-499f-b974-fe61d7183435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:48:55.376Z|3a0974ef-1e66-499f-b974-fe61d7183435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:48:58.553Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:48:58.558Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:58.558Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:48:58.558Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:58.559Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:48:58.559Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:48:58.559Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19a3d6ece861370e", X-B3-SpanId:"83e6244c3526bfd3", X-B3-ParentSpanId:"19a3d6ece861370e", X-B3-Sampled:"0", X-ONAP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-TransactionID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ECOMP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efc64b88-d27a-41fa-a2a0-d28e75a9e0db"] 2022-06-11T04:48:58.560Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:48:58.560Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:58.605Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:58.606Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:58.607Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:48:58.607Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:58.614Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:47:43.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:01.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:48:58.615Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:58.616Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:48:58.618Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:58.619Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:48:58.619Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:58.620Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:48:58.620Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:48:58.621Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19a3d6ece861370e", X-B3-SpanId:"afa7f0821fb54e88", X-B3-ParentSpanId:"19a3d6ece861370e", X-B3-Sampled:"0", X-ONAP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-TransactionID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ECOMP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"757ef534-40c4-4c47-9d56-f1fdcd0035e3"] 2022-06-11T04:48:58.621Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:48:58.622Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:58.640Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:58.641Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:58.641Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:48:58.641Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:58.643Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:48:58.643Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:58.644Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:48:58.671Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:58.671Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:58.671Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:58.672Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:48:58.672Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:58.672Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-TransactionID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ECOMP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90bf277f-0d34-41f9-b15c-5dea0cb02959"] 2022-06-11T04:48:58.672Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:58.672Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:58.821Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:58.822Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:58.822Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:58.822Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B140F0CD97DE2B0F56F6AACE26DE46C8; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:58.823Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a80b9502-e941-11ec-908c-56ff2174964f","businessKey":"68dac3db-c46a-4fd4-bb16-e07475dfd6aa","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:47:54.312+0000","endTime":"2022-06-11T04:48:33.209+0000","removalTime":null,"durationInMillis":38897,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"a80a5c41-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:48:58.823Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:58.823Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:58.847Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:58.848Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:48:58.848Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:48:58.848Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:48:58.849Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:48:58.849Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-TransactionID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ECOMP-RequestID:"f7d553bf-aab5-4ae1-98f3-2f121aa08d27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3288c2b4-63cb-4ae8-bf88-b370cc990723"] 2022-06-11T04:48:58.849Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:48:58.849Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:48:58.989Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:48:58.990Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:48:58.990Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:48:58.991Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5E41C8BA92019E0DA2D9CD3C8B7578A9; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:48:58.991Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bf3a5569-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"a80b9502-e941-11ec-908c-56ff2174964f","executionId":"a80b9502-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:48:33.206+0000","endTime":"2022-06-11T04:48:33.206+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a1c7ba97-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:48:58.991Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:48:58.991Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a80b9502-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:48:58.999Z|f7d553bf-aab5-4ae1-98f3-2f121aa08d27|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:01.848Z|f27368bb-5518-4ebb-8c06-6278d50099b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:49:01.850Z|f27368bb-5518-4ebb-8c06-6278d50099b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:49:04.484Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:04.490Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:04.491Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:49:04.491Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:04.491Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:04.492Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:49:04.492Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73d27a518577128d", X-B3-SpanId:"c2bdfb9ba99f9fbc", X-B3-ParentSpanId:"73d27a518577128d", X-B3-Sampled:"0", X-ONAP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-TransactionID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ECOMP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5098051-8c06-420c-8bb5-4bd48abf3854"] 2022-06-11T04:49:04.492Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:49:04.492Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:04.529Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:04.530Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:04.530Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:49:04.530Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:04.531Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:48:52.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:48:58.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:49:04.531Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:04.531Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||InvokeReturn 2022-06-11T04:49:04.533Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:04.533Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:04.533Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:04.533Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:04.534Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:04.534Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73d27a518577128d", X-B3-SpanId:"302dc3ed258fc600", X-B3-ParentSpanId:"73d27a518577128d", X-B3-Sampled:"0", X-ONAP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-TransactionID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ECOMP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8daf1050-5427-487c-bc1f-e5d78ed24b48"] 2022-06-11T04:49:04.534Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:04.534Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:04.567Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:04.567Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:04.568Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:04.568Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:04.574Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:04.575Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:04.575Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:04.619Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:04.620Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:04.620Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:04.620Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:04.621Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:04.621Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-TransactionID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ECOMP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60f1c26c-c72e-4289-8ebc-8c39b896ab22"] 2022-06-11T04:49:04.622Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:04.622Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:05.005Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:05.005Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:05.006Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:05.006Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=00645CFF00D2611007B31B5E846F2DAA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Sat, 11 Jun 2022 04:49:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:05.006Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cf5fa328-e941-11ec-908c-56ff2174964f","businessKey":"6af68591-79d4-4ea9-b389-9659c0d8d441","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:49:00.294+0000","endTime":"2022-06-11T04:49:04.253+0000","removalTime":null,"durationInMillis":3959,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cb23ce67-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"cf584fe7-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:49:05.006Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:05.007Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6af68591-79d4-4ea9-b389-9659c0d8d441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:05.085Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:05.086Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:05.086Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:05.086Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:05.087Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:05.087Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-TransactionID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ECOMP-RequestID:"96044959-c1cd-4574-b4b4-f3a1b2018637", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32d67d99-552d-46a6-80f1-2e09dc258a1f"] 2022-06-11T04:49:05.088Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:05.088Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:05.222Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:05.223Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:05.223Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:05.223Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A89024DDCAD6FC04EE48B60FCC2F88D6; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:05.224Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:d1b9bf9e-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"cf5fa328-e941-11ec-908c-56ff2174964f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"cf5fa328-e941-11ec-908c-56ff2174964f","executionId":"cf5fa328-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:49:04.240+0000","endTime":"2022-06-11T04:49:04.240+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cb23ce67-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:49:05.224Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:05.224Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cf5fa328-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:05.228Z|96044959-c1cd-4574-b4b4-f3a1b2018637|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:05.381Z|e1334cab-fbe2-40d7-a1cb-533944dc2c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:05.382Z|e1334cab-fbe2-40d7-a1cb-533944dc2c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:05.391Z|f175a159-2f7f-42d1-8153-bddb0765b8bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:05.391Z|f175a159-2f7f-42d1-8153-bddb0765b8bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:05.395Z|a8f2990d-44c3-4426-9abf-ac0dd0625f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:05.395Z|a8f2990d-44c3-4426-9abf-ac0dd0625f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:09.121Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:09.125Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.125Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:49:09.126Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.126Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.126Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:49:09.126Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e659f6b49d43522d", X-B3-SpanId:"b4fa0dec1e4e2284", X-B3-ParentSpanId:"e659f6b49d43522d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-RequestID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-TransactionID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-ECOMP-RequestID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aaa422b-4766-40e1-9fe7-39ef2e9c3ee7"] 2022-06-11T04:49:09.126Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:49:09.127Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.171Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.172Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.172Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:49:09.172Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.174Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:43.000+00:00", "endTime" : "2022-06-11T04:49:05.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:05.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:49:09.174Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.174Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:49:09.176Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.176Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:09.176Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.176Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.176Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:09.177Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e659f6b49d43522d", X-B3-SpanId:"cd9d947054637026", X-B3-ParentSpanId:"e659f6b49d43522d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-RequestID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-TransactionID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-ECOMP-RequestID:"e0c34ea2-6984-4d60-b8b6-24f31b4d30e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b26e563f-8e9a-4e6f-8f16-f263c0bd1fd3"] 2022-06-11T04:49:09.177Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:09.177Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.219Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.220Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.220Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:09.220Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.223Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:09.223Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.224Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:09.230Z|e0c34ea2-6984-4d60-b8b6-24f31b4d30e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:09.344Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:09.347Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.348Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:49:09.348Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.348Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.348Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:49:09.349Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"445218c24251b558", X-B3-SpanId:"6eeba0213880d4cf", X-B3-ParentSpanId:"445218c24251b558", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-RequestID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-TransactionID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-ECOMP-RequestID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c254f12c-5ac8-4f68-b926-6744da1bd849"] 2022-06-11T04:49:09.349Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:49:09.349Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.392Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.393Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.393Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:49:09.394Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.394Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:43.000+00:00", "endTime" : "2022-06-11T04:49:05.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:05.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:49:09.395Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.396Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:49:09.398Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.398Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:09.398Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.399Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.399Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:09.399Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"445218c24251b558", X-B3-SpanId:"960742d42b5dbd3f", X-B3-ParentSpanId:"445218c24251b558", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-RequestID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-TransactionID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-ECOMP-RequestID:"8bf4be81-3611-43bf-82dc-2c6d84ef2412", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b62799d-c523-40c6-aed3-728656b1f4af"] 2022-06-11T04:49:09.400Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:09.400Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.424Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.424Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.424Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:09.425Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.426Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:09.426Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.427Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:09.432Z|8bf4be81-3611-43bf-82dc-2c6d84ef2412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:09.549Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:09.553Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.553Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:49:09.553Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.554Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.554Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:49:09.554Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ca0136e12ce64a6", X-B3-SpanId:"570e6bdabd8a99b0", X-B3-ParentSpanId:"1ca0136e12ce64a6", X-B3-Sampled:"0", X-ONAP-RequestID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-RequestID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-TransactionID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-ECOMP-RequestID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eb8a5ae-f596-4d10-952d-af5a594c6772"] 2022-06-11T04:49:09.554Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:49:09.554Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.595Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.596Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.596Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:49:09.597Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.597Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:43.000+00:00", "endTime" : "2022-06-11T04:49:05.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:05.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:49:09.597Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.598Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:49:09.601Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.601Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:09.601Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.601Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.602Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:09.602Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ca0136e12ce64a6", X-B3-SpanId:"b9a3a464a1407b08", X-B3-ParentSpanId:"1ca0136e12ce64a6", X-B3-Sampled:"0", X-ONAP-RequestID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-RequestID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-TransactionID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-ECOMP-RequestID:"73f508f3-5e7f-4f28-9588-ef92b4c637bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ec0c6d4-3f72-489a-9693-55eeb01fb1ad"] 2022-06-11T04:49:09.602Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:09.602Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.643Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.644Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.644Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:09.644Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.645Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:09.645Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.646Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:09.653Z|73f508f3-5e7f-4f28-9588-ef92b4c637bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:09.774Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:09.788Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.789Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:49:09.789Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.789Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.789Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:49:09.790Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7edad38df3c90ea8", X-B3-SpanId:"2315fb3dd66ec8e0", X-B3-ParentSpanId:"7edad38df3c90ea8", X-B3-Sampled:"0", X-ONAP-RequestID:"40163892-f41b-496a-8dbe-2584c31d1901", X-RequestID:"40163892-f41b-496a-8dbe-2584c31d1901", X-TransactionID:"40163892-f41b-496a-8dbe-2584c31d1901", X-ECOMP-RequestID:"40163892-f41b-496a-8dbe-2584c31d1901", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0c5aedb-771e-45a0-afb9-15cf16051fc0"] 2022-06-11T04:49:09.790Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:49:09.790Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.825Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.826Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.826Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:49:09.827Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.828Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:43.000+00:00", "endTime" : "2022-06-11T04:49:05.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:05.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:49:09.828Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.828Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:49:09.830Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.830Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:09.830Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.831Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:09.831Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:09.831Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7edad38df3c90ea8", X-B3-SpanId:"68d4f929f62517df", X-B3-ParentSpanId:"7edad38df3c90ea8", X-B3-Sampled:"0", X-ONAP-RequestID:"40163892-f41b-496a-8dbe-2584c31d1901", X-RequestID:"40163892-f41b-496a-8dbe-2584c31d1901", X-TransactionID:"40163892-f41b-496a-8dbe-2584c31d1901", X-ECOMP-RequestID:"40163892-f41b-496a-8dbe-2584c31d1901", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc582f7a-7ff6-4c6a-8163-cedd472c9e7a"] 2022-06-11T04:49:09.831Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:09.832Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:09.865Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:09.865Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:09.866Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:09.866Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:09.868Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:09.868Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:09.869Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:09.876Z|40163892-f41b-496a-8dbe-2584c31d1901|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:09.992Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:09.995Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.996Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||Invoke 2022-06-11T04:49:09.996Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:09.996Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa 2022-06-11T04:49:09.997Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Method : GET 2022-06-11T04:49:09.997Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92490d0734891da7", X-B3-SpanId:"3a1dd3859b4a6c88", X-B3-ParentSpanId:"92490d0734891da7", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-RequestID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-TransactionID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-ECOMP-RequestID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4161bfa3-6e5f-455e-89f3-34ac8350589f"] 2022-06-11T04:49:09.997Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Request body: 2022-06-11T04:49:09.997Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:10.035Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:10.035Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:10.036Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Status text : 2022-06-11T04:49:10.036Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:10.041Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||Response body: { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:47:43.000+00:00", "endTime" : "2022-06-11T04:49:05.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:05.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "cloudIdentifier" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"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\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-06-11T04:47:56.000+00:00" } ], "requestURI" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa" } } } 2022-06-11T04:49:10.042Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:10.042Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|INFO|500||InvokeReturn 2022-06-11T04:49:10.043Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:10.044Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:10.044Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:10.044Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false 2022-06-11T04:49:10.044Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:10.045Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92490d0734891da7", X-B3-SpanId:"fac4e7539fa06fe8", X-B3-ParentSpanId:"92490d0734891da7", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-RequestID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-TransactionID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-ECOMP-RequestID:"2a2b3087-e11e-4df7-a9a2-672330fd247f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f520495-dab5-4829-9a9a-0a447d517a8a"] 2022-06-11T04:49:10.045Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:10.045Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:10.085Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:10.085Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:10.086Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:10.086Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:10.091Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 29, "soRequestId" : "68dac3db-c46a-4fd4-bb16-e07475dfd6aa", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":null,\"creation_time\":1654922879000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:48:02.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:10.091Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:10.092Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=68dac3db-c46a-4fd4-bb16-e07475dfd6aa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:10.098Z|2a2b3087-e11e-4df7-a9a2-672330fd247f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/68dac3db-c46a-4fd4-bb16-e07475dfd6aa|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:15.357Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:15.361Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.362Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:49:15.362Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.362Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.362Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:49:15.363Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"408c005c6e40c417", X-B3-SpanId:"95a563d987813054", X-B3-ParentSpanId:"408c005c6e40c417", X-B3-Sampled:"0", X-ONAP-RequestID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-RequestID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-TransactionID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-ECOMP-RequestID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"489ec6d3-18d6-4fe5-91d3-b84404d71516"] 2022-06-11T04:49:15.363Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:49:15.363Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:15.391Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:15.391Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:15.392Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:49:15.392Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:15.395Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:52.000+00:00", "endTime" : "2022-06-11T04:49:09.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:09.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:49:15.395Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:15.395Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||InvokeReturn 2022-06-11T04:49:15.398Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.399Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:15.399Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.399Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.399Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:15.400Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"408c005c6e40c417", X-B3-SpanId:"635f298e246ec8eb", X-B3-ParentSpanId:"408c005c6e40c417", X-B3-Sampled:"0", X-ONAP-RequestID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-RequestID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-TransactionID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-ECOMP-RequestID:"74da0f38-3efd-4096-b7f7-0ea7da8cfcd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b86983b8-14be-465d-8d8d-062c010e033b"] 2022-06-11T04:49:15.400Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:15.400Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:15.404Z|162c8658-332b-4949-bf47-804b0ab992d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:15.405Z|162c8658-332b-4949-bf47-804b0ab992d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:15.411Z|3c2032da-68d0-471a-b746-804f7ae86ed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:15.411Z|3c2032da-68d0-471a-b746-804f7ae86ed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:15.414Z|9bcabd4d-d99f-4c30-874b-d280fce10ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:15.414Z|9bcabd4d-d99f-4c30-874b-d280fce10ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:15.417Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:15.417Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:15.417Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:15.418Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:15.420Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:15.421Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:15.421Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:15.427Z|74da0f38-3efd-4096-b7f7-0ea7da8cfcd3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:15.543Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:15.547Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.547Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:49:15.547Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.548Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.548Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:49:15.548Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd9f6bea7bda10d4", X-B3-SpanId:"c480602ed5294781", X-B3-ParentSpanId:"dd9f6bea7bda10d4", X-B3-Sampled:"0", X-ONAP-RequestID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-RequestID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-TransactionID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-ECOMP-RequestID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4202d16a-0d8b-48c8-813c-f9e29d5b1ff8"] 2022-06-11T04:49:15.549Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:49:15.549Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:15.578Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:15.578Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:15.579Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:49:15.579Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:15.585Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:52.000+00:00", "endTime" : "2022-06-11T04:49:09.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:09.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:49:15.586Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:15.586Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||InvokeReturn 2022-06-11T04:49:15.587Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.588Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:15.588Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.588Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.588Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:15.589Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd9f6bea7bda10d4", X-B3-SpanId:"94d7fe05de9d90ab", X-B3-ParentSpanId:"dd9f6bea7bda10d4", X-B3-Sampled:"0", X-ONAP-RequestID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-RequestID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-TransactionID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-ECOMP-RequestID:"bf674e3f-3fd1-47c3-b115-0da4173463b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e675ab7e-3e61-48a7-9e46-5451cad4388c"] 2022-06-11T04:49:15.589Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:15.589Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:15.607Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:15.607Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:15.608Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:15.608Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:15.611Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:15.611Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:15.611Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:15.617Z|bf674e3f-3fd1-47c3-b115-0da4173463b2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:15.735Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:15.739Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.740Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:49:15.741Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.741Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.742Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:49:15.742Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddd05be02ecf6a1b", X-B3-SpanId:"ede6252058685e26", X-B3-ParentSpanId:"ddd05be02ecf6a1b", X-B3-Sampled:"0", X-ONAP-RequestID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-RequestID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-TransactionID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-ECOMP-RequestID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a6a4c3-c002-4100-b8ce-aebf6c44c242"] 2022-06-11T04:49:15.743Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:49:15.744Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:15.768Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:15.768Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:15.769Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:49:15.769Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:15.772Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:52.000+00:00", "endTime" : "2022-06-11T04:49:09.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:09.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:49:15.772Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:15.772Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||InvokeReturn 2022-06-11T04:49:15.774Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.774Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:15.775Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.775Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.775Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:15.775Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddd05be02ecf6a1b", X-B3-SpanId:"a693efd9cfa808de", X-B3-ParentSpanId:"ddd05be02ecf6a1b", X-B3-Sampled:"0", X-ONAP-RequestID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-RequestID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-TransactionID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-ECOMP-RequestID:"efb6f6bf-ba80-4cb0-9293-c41f555b310c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a1c64a7-d2fe-48e4-ad88-5bb9e4b5dcb4"] 2022-06-11T04:49:15.776Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:15.776Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:15.804Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:15.805Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:15.805Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:15.806Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:15.808Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:15.808Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:15.809Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:15.816Z|efb6f6bf-ba80-4cb0-9293-c41f555b310c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:15.940Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:15.944Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.944Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:49:15.945Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.945Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:15.945Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:49:15.946Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18e541960d6c2caa", X-B3-SpanId:"c788b77576fa4c6d", X-B3-ParentSpanId:"18e541960d6c2caa", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-RequestID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-TransactionID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-ECOMP-RequestID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"887902df-3619-45c1-9d47-c06d857caff6"] 2022-06-11T04:49:15.946Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:49:15.946Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:15.984Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:15.985Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:15.985Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:49:15.986Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:15.990Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:52.000+00:00", "endTime" : "2022-06-11T04:49:09.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:09.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:49:15.990Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:15.991Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||InvokeReturn 2022-06-11T04:49:15.992Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.992Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:15.993Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:15.993Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:15.993Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:15.994Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18e541960d6c2caa", X-B3-SpanId:"5f76430501aabf33", X-B3-ParentSpanId:"18e541960d6c2caa", X-B3-Sampled:"0", X-ONAP-RequestID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-RequestID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-TransactionID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-ECOMP-RequestID:"a0d2748f-8650-42ef-bb51-4dd7efa19cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5b783fe-2e7f-4272-83f3-483a7683fa09"] 2022-06-11T04:49:15.994Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:15.994Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:16.020Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:16.020Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:16.021Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:16.021Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:16.024Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:16.024Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:16.025Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:16.033Z|a0d2748f-8650-42ef-bb51-4dd7efa19cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:16.157Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:16.161Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:16.161Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||Invoke 2022-06-11T04:49:16.161Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:16.161Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441 2022-06-11T04:49:16.162Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Method : GET 2022-06-11T04:49:16.162Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"804825828e284a7e", X-B3-SpanId:"fec64278edd54c88", X-B3-ParentSpanId:"804825828e284a7e", X-B3-Sampled:"0", X-ONAP-RequestID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-RequestID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-TransactionID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-ECOMP-RequestID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb7f27c4-becf-496b-a0d1-e5f435cb666d"] 2022-06-11T04:49:16.162Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Request body: 2022-06-11T04:49:16.162Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:16.200Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:16.201Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:16.202Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Status text : 2022-06-11T04:49:16.202Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:16.204Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||Response body: { "requestId" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:48:52.000+00:00", "endTime" : "2022-06-11T04:49:09.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\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\": \"e129564e-e61e-4583-a576-e34a6af8b822\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:09.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6af68591-79d4-4ea9-b389-9659c0d8d441", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441" } } } 2022-06-11T04:49:16.204Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:16.205Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6af68591-79d4-4ea9-b389-9659c0d8d441|INFO|500||InvokeReturn 2022-06-11T04:49:16.207Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:16.207Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:16.207Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:16.207Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false 2022-06-11T04:49:16.208Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:16.208Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"804825828e284a7e", X-B3-SpanId:"b8ef37268aaeb0da", X-B3-ParentSpanId:"804825828e284a7e", X-B3-Sampled:"0", X-ONAP-RequestID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-RequestID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-TransactionID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-ECOMP-RequestID:"cd5b30a9-4620-4d98-aac5-7eb0c52283e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0532c2a5-89bf-47d2-a735-160b74d90044"] 2022-06-11T04:49:16.209Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:16.209Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:16.233Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:16.234Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:16.234Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:16.234Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:16.237Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:16.237Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:16.237Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6af68591-79d4-4ea9-b389-9659c0d8d441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:16.246Z|cd5b30a9-4620-4d98-aac5-7eb0c52283e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6af68591-79d4-4ea9-b389-9659c0d8d441|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:16.846Z|0ad6284f-57b8-4087-8629-ac62408f422c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:49:16.847Z|0ad6284f-57b8-4087-8629-ac62408f422c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:49:17.150Z|fdcf4ac9-2a9a-4b91-9b4c-3acd63b4f8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:49:17.150Z|fdcf4ac9-2a9a-4b91-9b4c-3acd63b4f8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:49:21.182Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:21.184Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|||INFO|500||Checking if requestId: 0dc6d50c-3549-4717-84e3-bc3e88aa96d1 already exists in requestDb InfraActiveRequests table 2022-06-11T04:49:21.184Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:21.185Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:21.185Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:21.185Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:21.185Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:21.185Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3f4ad7b1fb6d9eb", X-B3-SpanId:"4b24d73a71f0fec4", X-B3-ParentSpanId:"c3f4ad7b1fb6d9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-TransactionID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ECOMP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c10a1c19-c14f-41a9-8ffc-5314d9db3769"] 2022-06-11T04:49:21.186Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:21.186Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:21.215Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:21.216Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:49:21.216Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:21.216Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:21.217Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: 2022-06-11T04:49:21.217Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:21.217Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|404|Not Found|InvokeReturn 2022-06-11T04:49:21.224Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:49:21.227Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:49:21.249Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:49:21.250Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0dc6d50c-3549-4717-84e3-bc3e88aa96d1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d4530037-7e5b-40fe-868d-7c3a5a6b3f75], X-ECOMP-RequestID=[0dc6d50c-3549-4717-84e3-bc3e88aa96d1], X-TransactionId=[], X-ONAP-RequestID=[0dc6d50c-3549-4717-84e3-bc3e88aa96d1]} 2022-06-11T04:49:21.353Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|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/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:49:21:595-3329], vertex-id=[225376], Content-Length=[1055], Date=[Sat, 11 Jun 2022 04:49:21 GMT], Content-Type=[application/json]} 2022-06-11T04:49:21.354Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922843750","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8d818a5-38d1-46bd-82dd-c38e81fc650b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-06-11T04:49:21.355Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:49:21.356Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:49:21.356Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:49:21.357Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:49:21.357Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:49:21.357Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:21.358Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:49:21.358Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:49:21.358Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|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:"c3f4ad7b1fb6d9eb", X-B3-SpanId:"9bcb79898f8ae24a", X-B3-ParentSpanId:"c3f4ad7b1fb6d9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-TransactionID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ECOMP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa7a44ac-a9c4-42b8-a8f4-d2c9ac1a5c6e"] 2022-06-11T04:49:21.358Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f","vfModuleInstanceId":"c602f4bc-0139-487f-8b79-74e379a4f943"},"instanceName":null,"requestScope":"vfModule"} 2022-06-11T04:49:21.359Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:21.395Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:21.396Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:21.396Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:49:21.396Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|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:"Sat, 11 Jun 2022 04:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:21.397Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:49:21.397Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:21.397Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:49:21.398Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-11T04:49:21.399Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:49:21.399Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:21.399Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-11T04:49:21.399Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:49:21.400Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|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:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-TransactionID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ECOMP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4230d635-2737-4b48-85a2-7ac59a51b2ec"] 2022-06-11T04:49:21.400Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:49:21.400Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:21.455Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:21.456Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:21.457Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:49:21.457Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|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:"Sat, 11 Jun 2022 04:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:21.460Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 47, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-06-11T04:49:21.461Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:21.461Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:49:21.463Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7 2022-06-11T04:49:21.464Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|INFO|500||Invoke 2022-06-11T04:49:21.464Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:21.464Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7 2022-06-11T04:49:21.465Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Method : GET 2022-06-11T04:49:21.465Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-TransactionID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ECOMP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d059e939-8067-498e-9b0b-f9470ee9548f"] 2022-06-11T04:49:21.466Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Request body: 2022-06-11T04:49:21.466Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:21.496Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:21.497Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:21.497Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Status text : 2022-06-11T04:49:21.497Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:21.502Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||Response body: { "modelUUID" : "51da7e15-1811-44af-96c0-18ed9facf4f7", "modelInvariantUUID" : "fe222f7f-a54c-460d-a5e7-86e02911e40e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:44:26.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7/vfModuleCustomization" } } } 2022-06-11T04:49:21.502Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:21.502Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/51da7e15-1811-44af-96c0-18ed9facf4f7|INFO|500||InvokeReturn 2022-06-11T04:49:21.504Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:49:21.504Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:49:21.505Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:21.505Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:49:21.505Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:49:21.505Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1781", X-B3-TraceId:"c3f4ad7b1fb6d9eb", X-B3-SpanId:"430aba067e5ced5f", X-B3-ParentSpanId:"c3f4ad7b1fb6d9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-TransactionID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ECOMP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37145edd-e95b-400f-9017-3651b10ffd9e"] 2022-06-11T04:49:21.505Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0dc6d50c-3549-4717-84e3-bc3e88aa96d1","requestStatus":"IN_PROGRESS","startTime":1654922961224,"source":"VID","vnfId":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","vnfType":"","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"c602f4bc-0139-487f-8b79-74e379a4f943","vfModuleModelName":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1","cloudRegion":"RegionOne","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"0dc6d50c-3549-4717-84e3-bc3e88aa96d1"} 2022-06-11T04:49:21.506Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:21.536Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:21.536Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:49:21.537Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:49:21.537Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|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/0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:21.538Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:49:21.224+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:49:22.084+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:21.538Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:21.539Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:49:21.545Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:49:21.545Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:49:21.545Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:21.546Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:49:21.546Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:49:21.546Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|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:"c3f4ad7b1fb6d9eb", X-B3-SpanId:"cacd3cf1f1ae0b9d", X-B3-ParentSpanId:"c3f4ad7b1fb6d9eb", X-B3-Sampled:"0", X-ONAP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-TransactionID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ECOMP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c682e62-ad46-4404-a61b-6216b332c3a4"] 2022-06-11T04:49:21.546Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"modelVersion\":\"1654922944764\",\"modelCustomizationUuid\":\"b693f537-15b8-438f-9622-1caf0a1f52a6\",\"modelVersionId\":\"51da7e15-1811-44af-96c0-18ed9facf4f7\",\"modelCustomizationId\":\"b693f537-15b8-438f-9622-1caf0a1f52a6\",\"modelUuid\":\"51da7e15-1811-44af-96c0-18ed9facf4f7\",\"modelInvariantUuid\":\"fe222f7f-a54c-460d-a5e7-86e02911e40e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\"vnfInstanceId\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vfModuleInstanceId\":\"c602f4bc-0139-487f-8b79-74e379a4f943\"}","type":"String"},"requestId":{"value":"0dc6d50c-3549-4717-84e3-bc3e88aa96d1","type":"String"},"mso-request-id":{"value":"0dc6d50c-3549-4717-84e3-bc3e88aa96d1","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"25985317-895b-45e0-8ad6-a028bf4a1a8f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","type":"String"},"vfModuleId":{"value":"c602f4bc-0139-487f-8b79-74e379a4f943","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/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:49:21.547Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:22.562Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:22.562Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:49:22.562Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:49:22.563Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:49:22 GMT", X-ONAP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-TransactionID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ECOMP-RequestID:"0dc6d50c-3549-4717-84e3-bc3e88aa96d1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3c682e62-ad46-4404-a61b-6216b332c3a4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:22.563Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0dc6d50c-3549-4717-84e3-bc3e88aa96d1\",\"instanceId\":\"c602f4bc-0139-487f-8b79-74e379a4f943\"}}","message":"Success","processInstanceID":"dc15b9c7-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:49:22.563Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:22.563Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:49:22.567Z|0dc6d50c-3549-4717-84e3-bc3e88aa96d1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:22.704Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:22.708Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:22.708Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:22.708Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:22.709Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:22.709Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:22.709Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80b9d396a5305e65", X-B3-SpanId:"05f24ea124f529ad", X-B3-ParentSpanId:"80b9d396a5305e65", X-B3-Sampled:"0", X-ONAP-RequestID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-RequestID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-TransactionID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-ECOMP-RequestID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef03d16f-0ccd-481e-be87-b97d4d2546ed"] 2022-06-11T04:49:22.710Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:22.710Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:22.761Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:22.762Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:22.762Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:22.763Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:22.765Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:49:21.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:22.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:22.765Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:22.766Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:22.768Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:22.769Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:22.769Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:22.770Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:22.770Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:22.770Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80b9d396a5305e65", X-B3-SpanId:"81da7be9a9924481", X-B3-ParentSpanId:"80b9d396a5305e65", X-B3-Sampled:"0", X-ONAP-RequestID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-RequestID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-TransactionID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-ECOMP-RequestID:"fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86149da8-aa2f-47ab-9c8f-92a123f8cf69"] 2022-06-11T04:49:22.771Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:22.771Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:22.788Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:22.789Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:22.789Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:22.789Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:22.791Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:22.791Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:22.792Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:22.798Z|fec440fb-f95e-45e0-a8ac-7d6d8fe36ca9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:23.115Z|c17e3009-c091-41f8-ba97-fc632ec14d2e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:49:23.116Z|c17e3009-c091-41f8-ba97-fc632ec14d2e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:25.425Z|87456dd5-c80c-444f-835f-31c77d99f378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:25.426Z|87456dd5-c80c-444f-835f-31c77d99f378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:25.430Z|45e4df64-3b42-429b-88d6-82381d1a0bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:25.431Z|45e4df64-3b42-429b-88d6-82381d1a0bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:25.433Z|86e9f6ae-0dd4-4957-b432-fa341e1f144b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:25.434Z|86e9f6ae-0dd4-4957-b432-fa341e1f144b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:27.438Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:27.440Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||INFO|500||Checking if requestId: 4d57b119-0b78-42ff-95ce-c1018730468d already exists in requestDb InfraActiveRequests table 2022-06-11T04:49:27.441Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:27.442Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:49:27.442Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:27.442Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:27.443Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:49:27.443Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e22792a1ebb942a3", X-B3-SpanId:"d896aac59276d6b8", X-B3-ParentSpanId:"e22792a1ebb942a3", X-B3-Sampled:"0", X-ONAP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-TransactionID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ECOMP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70b217ab-d4bb-424b-9450-1daeb3e627eb"] 2022-06-11T04:49:27.443Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:49:27.444Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:27.473Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:27.473Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:49:27.473Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:49:27.474Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:27.474Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: 2022-06-11T04:49:27.475Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:27.475Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|404|Not Found|InvokeReturn 2022-06-11T04:49:27.485Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:49:27.491Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:49:27.517Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:49:27.518Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T04:49:27.612Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T04:49:27.613Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:49:27:857-91539], vertex-id=[151560], Content-Length=[1024], Date=[Sat, 11 Jun 2022 04:49:27 GMT], Content-Type=[application/json]} 2022-06-11T04:49:27.614Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654922920927","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"80078117-eb3f-40f3-aa5f-5e23808ce5ac"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-11T04:49:27.616Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:49:27.616Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:49:27.617Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:49:27.618Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:49:27.618Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:27.618Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:49:27.618Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:49:27.619Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|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:"e22792a1ebb942a3", X-B3-SpanId:"031f4622fbe12d07", X-B3-ParentSpanId:"e22792a1ebb942a3", X-B3-Sampled:"0", X-ONAP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-TransactionID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ECOMP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"552475b2-fd95-443f-a8fb-29c768ce2c64"] 2022-06-11T04:49:27.619Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822","vfModuleInstanceId":"7cd67dbf-56f9-4bf1-a9f8-33aea4f25938"},"instanceName":null,"requestScope":"vfModule"} 2022-06-11T04:49:27.619Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:27.640Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:27.640Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:27.640Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:49:27.641Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|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:"Sat, 11 Jun 2022 04:49:28 GMT", Connection:"close"] 2022-06-11T04:49:27.641Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:49:27.641Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:27.642Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:49:27.643Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-11T04:49:27.643Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:49:27.643Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:27.643Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-06-11T04:49:27.644Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:49:27.644Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|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:"4d57b119-0b78-42ff-95ce-c1018730468d", X-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-TransactionID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ECOMP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"623a9da8-3336-410e-b842-6115223763d9"] 2022-06-11T04:49:27.644Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:49:27.645Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:27.669Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:27.670Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:27.670Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:49:27.670Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|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:"Sat, 11 Jun 2022 04:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:27.676Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 47, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-06-11T04:49:27.676Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:27.676Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:49:27.679Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb 2022-06-11T04:49:27.680Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|INFO|500||Invoke 2022-06-11T04:49:27.680Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:27.680Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb 2022-06-11T04:49:27.680Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Method : GET 2022-06-11T04:49:27.681Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-TransactionID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ECOMP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66d52fbc-1bc8-44e4-a0d0-15aadc85ab62"] 2022-06-11T04:49:27.681Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Request body: 2022-06-11T04:49:27.681Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:27.711Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:27.712Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:27.712Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Status text : 2022-06-11T04:49:27.712Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:27.713Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||Response body: { "modelUUID" : "5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb", "modelInvariantUUID" : "504da7c1-52eb-42bc-b44a-0d7f1faa86d7", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-11 04:45:20.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb/vfModuleCustomization" } } } 2022-06-11T04:49:27.714Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:27.714Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb|INFO|500||InvokeReturn 2022-06-11T04:49:27.718Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:49:27.719Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:49:27.719Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:27.719Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:49:27.719Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:49:27.720Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|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:"e22792a1ebb942a3", X-B3-SpanId:"963776cb80521ec9", X-B3-ParentSpanId:"e22792a1ebb942a3", X-B3-Sampled:"0", X-ONAP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-TransactionID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ECOMP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03927559-d99d-411d-956c-2b14d1a1fbd8"] 2022-06-11T04:49:27.720Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4d57b119-0b78-42ff-95ce-c1018730468d","requestStatus":"IN_PROGRESS","startTime":1654922967486,"source":"VID","vnfId":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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":"7cd67dbf-56f9-4bf1-a9f8-33aea4f25938","vfModuleModelName":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af","cloudRegion":"k8sregion","serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"4d57b119-0b78-42ff-95ce-c1018730468d"} 2022-06-11T04:49:27.720Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:27.784Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:27.785Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:49:27.785Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:49:27.785Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|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/4d57b119-0b78-42ff-95ce-c1018730468d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:27.792Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:49:27.486+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:49:28.312+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:49:27.792Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:27.792Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:49:27.798Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:49:27.798Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:49:27.798Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:27.799Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:49:27.799Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:49:27.799Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|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:"e22792a1ebb942a3", X-B3-SpanId:"a79c3f6bee06f208", X-B3-ParentSpanId:"e22792a1ebb942a3", X-B3-Sampled:"0", X-ONAP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-TransactionID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ECOMP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"253c61ed-4726-44a8-aaf6-19002c7e78c9"] 2022-06-11T04:49:27.799Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\"modelVersion\":\"1654922948834\",\"modelCustomizationUuid\":\"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\"modelVersionId\":\"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\"modelCustomizationId\":\"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\",\"modelUuid\":\"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\"modelInvariantUuid\":\"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\",\"vnfInstanceId\":\"80078117-eb3f-40f3-aa5f-5e23808ce5ac\",\"vfModuleInstanceId\":\"7cd67dbf-56f9-4bf1-a9f8-33aea4f25938\"}","type":"String"},"requestId":{"value":"4d57b119-0b78-42ff-95ce-c1018730468d","type":"String"},"mso-request-id":{"value":"4d57b119-0b78-42ff-95ce-c1018730468d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e129564e-e61e-4583-a576-e34a6af8b822","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","type":"String"},"vfModuleId":{"value":"7cd67dbf-56f9-4bf1-a9f8-33aea4f25938","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/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:49:27.799Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:28.811Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:28.812Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:49:28.812Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:49:28.812Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:49:28 GMT", X-ONAP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-TransactionID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ECOMP-RequestID:"4d57b119-0b78-42ff-95ce-c1018730468d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"253c61ed-4726-44a8-aaf6-19002c7e78c9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:28.813Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4d57b119-0b78-42ff-95ce-c1018730468d\",\"instanceId\":\"7cd67dbf-56f9-4bf1-a9f8-33aea4f25938\"}}","message":"Success","processInstanceID":"dfceca7c-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:49:28.813Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:28.813Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:49:28.817Z|4d57b119-0b78-42ff-95ce-c1018730468d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:28.955Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:28.959Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:28.959Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:49:28.960Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:28.960Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:28.960Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:49:28.961Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73a32f5a14079e5a", X-B3-SpanId:"72ecaf28b308618c", X-B3-ParentSpanId:"73a32f5a14079e5a", X-B3-Sampled:"0", X-ONAP-RequestID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-RequestID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-TransactionID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-ECOMP-RequestID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41b46c3b-d43b-4e9a-a6a9-eba77d95febc"] 2022-06-11T04:49:28.961Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:49:28.961Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:28.998Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:28.999Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:28.999Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:49:29.000Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:29.006Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:49:27.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:28.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:49:29.007Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:29.007Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:49:29.008Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:49:29.008Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:29.008Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:29.009Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:49:29.009Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:29.009Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73a32f5a14079e5a", X-B3-SpanId:"d4dbd05cf29731b3", X-B3-ParentSpanId:"73a32f5a14079e5a", X-B3-Sampled:"0", X-ONAP-RequestID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-RequestID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-TransactionID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-ECOMP-RequestID:"217f1145-b2c5-4f69-bb81-9a3429a9c54c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d534540-6352-4488-abc3-e6e6204d4086"] 2022-06-11T04:49:29.009Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:29.010Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:29.030Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:29.030Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:29.030Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:29.031Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:29.033Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:29.033Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:29.034Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:29.042Z|217f1145-b2c5-4f69-bb81-9a3429a9c54c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:31.846Z|98e3ed50-0ade-494b-8fc7-d07d1675eb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:49:31.847Z|98e3ed50-0ade-494b-8fc7-d07d1675eb31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:49:32.921Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:32.925Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:32.926Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:32.926Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:32.926Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:32.926Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:32.927Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8568f7d989103b35", X-B3-SpanId:"d3f4025027b33782", X-B3-ParentSpanId:"8568f7d989103b35", X-B3-Sampled:"0", X-ONAP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-TransactionID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ECOMP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9d1bdf8-21b2-4253-b09f-b93bed7d98fa"] 2022-06-11T04:49:32.927Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:32.927Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:32.954Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:32.955Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:32.955Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:32.955Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:32.959Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:49:21.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:30.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:32.959Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:32.959Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:32.961Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:32.961Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:32.961Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:32.961Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:32.962Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:32.962Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8568f7d989103b35", X-B3-SpanId:"ecb42fa8519cb7be", X-B3-ParentSpanId:"8568f7d989103b35", X-B3-Sampled:"0", X-ONAP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-TransactionID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ECOMP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1cd18ae-1dc6-4f8f-bac8-7ed57e9fa539"] 2022-06-11T04:49:32.962Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:32.962Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:32.985Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:32.986Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:32.986Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:32.986Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:32.989Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":1654922970000,\"creation_time\":1654922879000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:49:31.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:32.989Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:32.990Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:33.015Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:33.016Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:33.016Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:33.016Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:33.016Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:33.016Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-TransactionID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ECOMP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea9e3454-275f-431b-8e2a-5627a80c2137"] 2022-06-11T04:49:33.017Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:33.017Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:33.140Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:33.140Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:33.140Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:33.141Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=50145A685E2D8C0E58500123F2F5A741; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:33.141Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"df35e5cb-e941-11ec-908c-56ff2174964f","businessKey":"0dc6d50c-3549-4717-84e3-bc3e88aa96d1","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:49:26.864+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"dc15b9c7-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"df34fb28-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:49:33.141Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:33.142Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:33.162Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:33.163Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:33.163Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:33.164Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:33.164Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:33.164Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-TransactionID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ECOMP-RequestID:"2ba29bcd-ed4f-42c3-9bc5-2376475373e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c9d4ba-44d6-4d9a-83f2-5a7953f1a571"] 2022-06-11T04:49:33.164Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:33.165Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:33.288Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:33.289Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:33.289Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:33.289Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0341410D800BBD0EF523E478AA55EA53; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:33.290Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e12be96c-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"df35e5cb-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"df35e5cb-e941-11ec-908c-56ff2174964f","executionId":"df35e5cb-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:49:30.154+0000","endTime":"2022-06-11T04:49:30.158+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dc15b9c7-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:49:33.290Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:33.290Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:33.294Z|2ba29bcd-ed4f-42c3-9bc5-2376475373e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:35.448Z|7051f22d-6fe7-4776-917b-0ee0ed3a0b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:35.448Z|7051f22d-6fe7-4776-917b-0ee0ed3a0b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:35.451Z|37d47545-29d4-4015-a32f-c087e8d59a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:35.452Z|37d47545-29d4-4015-a32f-c087e8d59a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:35.453Z|2eb240cd-46a9-4e7f-84b1-2f7cadc5dd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:35.453Z|2eb240cd-46a9-4e7f-84b1-2f7cadc5dd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:39.169Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:39.174Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:39.175Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:49:39.175Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:39.175Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:39.175Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:49:39.176Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48ce228253c698cb", X-B3-SpanId:"0324200c58553a1c", X-B3-ParentSpanId:"48ce228253c698cb", X-B3-Sampled:"0", X-ONAP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-TransactionID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ECOMP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1da1ccb2-0eca-4403-a0eb-d3f869b3f3a5"] 2022-06-11T04:49:39.176Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:49:39.176Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:39.232Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:39.232Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:39.233Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:49:39.233Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:39.234Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:49:27.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:31.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:49:39.234Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:39.235Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:49:39.237Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:49:39.237Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:39.237Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:39.238Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:49:39.238Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:39.238Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48ce228253c698cb", X-B3-SpanId:"f87b6a2512f72a4a", X-B3-ParentSpanId:"48ce228253c698cb", X-B3-Sampled:"0", X-ONAP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-TransactionID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ECOMP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ffa3bde-3b72-498d-a188-4b0b6fea33dc"] 2022-06-11T04:49:39.239Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:39.239Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:39.258Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:39.258Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:39.258Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:39.259Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:39.261Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:39.262Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:39.262Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:39.286Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:39.286Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:39.287Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:39.287Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:39.287Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:39.288Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-TransactionID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ECOMP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad98f2b9-a1b3-4718-bace-67e177442915"] 2022-06-11T04:49:39.288Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:39.288Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:39.422Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:39.423Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:39.423Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:39.423Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5217B06BF195AB37A2F148A4DC426D20; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:39.423Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e2e2c0a0-e941-11ec-908c-56ff2174964f","businessKey":"4d57b119-0b78-42ff-95ce-c1018730468d","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:49:33.030+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"dfceca7c-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"e2e1d6fd-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:49:39.424Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:39.424Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:39.448Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:39.448Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:39.449Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:39.449Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:39.449Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:39.449Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-TransactionID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ECOMP-RequestID:"36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ae3beaa-f53b-4c92-9853-a65c069fe3db"] 2022-06-11T04:49:39.450Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:39.450Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:39.575Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:39.576Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:39.576Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:39.576Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DFE786D0BA8B3F10B52E430FEFEAE804; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:39.577Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:e2e2e7b7-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"e2e2c0a0-e941-11ec-908c-56ff2174964f","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"e2e2c0a0-e941-11ec-908c-56ff2174964f","executionId":"e2e2c0a0-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:49:33.031+0000","endTime":"2022-06-11T04:49:33.031+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dfceca7c-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:49:39.577Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:39.577Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:39.580Z|36c2342c-6e4a-4b7b-bd06-9ecc14ab7f47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:43.428Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:43.432Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:43.433Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:43.433Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:43.434Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:43.434Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:43.434Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bfbf3275a85d39b", X-B3-SpanId:"aa1303e996bbd77b", X-B3-ParentSpanId:"4bfbf3275a85d39b", X-B3-Sampled:"0", X-ONAP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-TransactionID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ECOMP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0009eac-d243-47cc-93df-7ddaa9bf042d"] 2022-06-11T04:49:43.435Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:43.435Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:43.475Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:43.476Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:43.476Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:43.477Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:43.481Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-11T04:49:21.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:30.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:43.482Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:43.482Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:43.484Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:43.484Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:43.485Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:43.485Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:43.486Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:43.486Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bfbf3275a85d39b", X-B3-SpanId:"dcc638dd4958938f", X-B3-ParentSpanId:"4bfbf3275a85d39b", X-B3-Sampled:"0", X-ONAP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-TransactionID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ECOMP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"816ea1c4-814a-4986-8051-33883ff46060"] 2022-06-11T04:49:43.486Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:43.487Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:43.519Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:43.520Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:43.521Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:43.521Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:43.524Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":1654922970000,\"creation_time\":1654922879000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:49:31.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:43.525Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:43.526Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:43.550Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:43.551Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:43.552Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:43.552Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:43.553Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:43.553Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-TransactionID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ECOMP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6313cc74-e7f0-433a-99c1-49c5c2afba77"] 2022-06-11T04:49:43.553Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:43.554Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:43.680Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:43.681Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:43.681Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:43.682Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5B66DE11B7E7784892C1768CF8B290D9; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:43.682Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"df35e5cb-e941-11ec-908c-56ff2174964f","businessKey":"0dc6d50c-3549-4717-84e3-bc3e88aa96d1","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:49:26.864+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"dc15b9c7-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"df34fb28-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T04:49:43.683Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:43.683Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:43.710Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:43.711Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:43.711Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:43.712Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:43.712Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:43.713Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-TransactionID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ECOMP-RequestID:"cc33f4d5-4ed0-4c92-853e-0f5fb702badc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09045dd3-f1f8-44d0-b466-b4bdc0beaa4a"] 2022-06-11T04:49:43.713Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:43.714Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:43.852Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:43.852Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:43.853Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:43.853Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6BC581FEEF19AAF4D52E3EB4A9372D2C; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:43.854Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e12be96c-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"df35e5cb-e941-11ec-908c-56ff2174964f","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"df35e5cb-e941-11ec-908c-56ff2174964f","executionId":"df35e5cb-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:49:30.154+0000","endTime":"2022-06-11T04:49:30.158+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dc15b9c7-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:49:43.854Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:43.854Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df35e5cb-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:43.860Z|cc33f4d5-4ed0-4c92-853e-0f5fb702badc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:45.470Z|ffeefe33-7aa4-4688-ae6b-89e98474ea61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:45.470Z|ffeefe33-7aa4-4688-ae6b-89e98474ea61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:45.476Z|391f1fec-72e9-4ff2-b6fa-26fdd5d1cbe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:45.476Z|391f1fec-72e9-4ff2-b6fa-26fdd5d1cbe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:45.478Z|2b005d09-1d2e-49f2-883f-6b652c7b32f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:45.478Z|2b005d09-1d2e-49f2-883f-6b652c7b32f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:46.846Z|bf481996-1009-43ff-9115-d4d54489a5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:49:46.849Z|bf481996-1009-43ff-9115-d4d54489a5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:49:47.151Z|60e781fe-82c3-40e4-b50e-378997166ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:49:47.152Z|60e781fe-82c3-40e4-b50e-378997166ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:49:49.706Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:49.710Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:49.711Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:49:49.711Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:49.711Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:49:49.711Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:49:49.712Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d7b37af890d18e", X-B3-SpanId:"68613fd33d55b687", X-B3-ParentSpanId:"86d7b37af890d18e", X-B3-Sampled:"0", X-ONAP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-TransactionID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ECOMP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3f4db44-c5f6-4c17-a4e3-f6721e2d66dc"] 2022-06-11T04:49:49.712Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:49:49.712Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:49.769Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:49.770Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:49.770Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:49:49.770Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:49.772Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-06-11T04:49:27.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:46.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:49:49.772Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:49.772Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:49:49.774Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:49:49.774Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:49.774Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:49.775Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:49:49.775Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:49.775Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d7b37af890d18e", X-B3-SpanId:"21efdc6f527f334d", X-B3-ParentSpanId:"86d7b37af890d18e", X-B3-Sampled:"0", X-ONAP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-TransactionID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ECOMP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78c58592-fd5b-40b2-810b-8349c3d5f121"] 2022-06-11T04:49:49.775Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:49.775Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:49.798Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:49.798Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:49.799Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:49.799Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:49.802Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:49.802Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:49.802Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:49.826Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:49.826Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:49.827Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:49.827Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T04:49:49.827Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:49.827Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-TransactionID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ECOMP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc065313-9a1c-41db-b8c7-8a2f88c1b7a7"] 2022-06-11T04:49:49.828Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:49.828Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:49.952Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:49.952Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:49.952Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:49.953Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C7D89816EC08153F6A2529013DDB40BA; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:49.953Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e2e2c0a0-e941-11ec-908c-56ff2174964f","businessKey":"4d57b119-0b78-42ff-95ce-c1018730468d","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-11T04:49:33.030+0000","endTime":"2022-06-11T04:49:44.262+0000","removalTime":null,"durationInMillis":11232,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"dfceca7c-e941-11ec-908c-56ff2174964f","superProcessInstanceId":"e2e1d6fd-e941-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T04:49:49.953Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:49.954Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d57b119-0b78-42ff-95ce-c1018730468d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:49.974Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:49.974Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T04:49:49.974Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:49.975Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T04:49:49.975Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T04:49:49.975Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-TransactionID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ECOMP-RequestID:"8dae729f-f4be-4acd-bb27-2b72ac987cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80a3e9f1-bd65-449b-9eff-4efb7051e21c"] 2022-06-11T04:49:49.975Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T04:49:49.976Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:50.093Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:50.093Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:50.094Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T04:49:50.094Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=74BEDE0B72F6EABE6D0351DB3B67D4EC; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 04:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:50.094Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e99477c9-e941-11ec-908c-56ff2174964f","parentActivityInstanceId":"e2e2c0a0-e941-11ec-908c-56ff2174964f","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:2f72d2fc-e937-11ec-908c-56ff2174964f","processInstanceId":"e2e2c0a0-e941-11ec-908c-56ff2174964f","executionId":"e2e2c0a0-e941-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T04:49:44.261+0000","endTime":"2022-06-11T04:49:44.261+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"dfceca7c-e941-11ec-908c-56ff2174964f"}] 2022-06-11T04:49:50.095Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:50.095Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2e2c0a0-e941-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T04:49:50.098Z|8dae729f-f4be-4acd-bb27-2b72ac987cd3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:53.996Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:54.000Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.001Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:54.001Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.002Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.002Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:54.003Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc26561cc1ae3c73", X-B3-SpanId:"c5e5e9710fab34e0", X-B3-ParentSpanId:"dc26561cc1ae3c73", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-RequestID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-TransactionID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-ECOMP-RequestID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aff634e-2543-464c-8e6a-fadd01c9785f"] 2022-06-11T04:49:54.003Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:54.003Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.030Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.031Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.031Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:54.032Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.034Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:21.000+00:00", "endTime" : "2022-06-11T04:49:53.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:54.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:54.034Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.034Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:54.036Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.036Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:54.037Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.037Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.037Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:54.038Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc26561cc1ae3c73", X-B3-SpanId:"0dc05b30c3c7d2f3", X-B3-ParentSpanId:"dc26561cc1ae3c73", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-RequestID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-TransactionID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-ECOMP-RequestID:"3e1e0a1f-305e-409f-9428-b90861fb88e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6ad3b05-9fd3-4239-9913-5656b2ee7fd4"] 2022-06-11T04:49:54.038Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:54.038Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.054Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.055Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.055Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:54.056Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.057Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":1654922970000,\"creation_time\":1654922879000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:49:31.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:54.057Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.058Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:54.071Z|3e1e0a1f-305e-409f-9428-b90861fb88e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:54.208Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:54.212Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.212Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:54.213Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.213Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.214Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:54.214Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da297726c4d5060c", X-B3-SpanId:"1243a4fef37b0b93", X-B3-ParentSpanId:"da297726c4d5060c", X-B3-Sampled:"0", X-ONAP-RequestID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-RequestID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-TransactionID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-ECOMP-RequestID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95337c38-f012-4f1a-aa9d-5f35cdc6afe8"] 2022-06-11T04:49:54.215Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:54.215Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.251Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.251Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.252Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:54.252Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.257Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:21.000+00:00", "endTime" : "2022-06-11T04:49:53.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:54.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:54.258Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.258Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:54.260Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.260Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:54.260Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.261Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.261Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:54.261Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da297726c4d5060c", X-B3-SpanId:"4256c46a07d940e1", X-B3-ParentSpanId:"da297726c4d5060c", X-B3-Sampled:"0", X-ONAP-RequestID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-RequestID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-TransactionID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-ECOMP-RequestID:"3ca12bef-2d29-47aa-b81f-b9c357871ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54363444-bbb8-4d15-9842-5f9b16705088"] 2022-06-11T04:49:54.262Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:54.262Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.285Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.286Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.286Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:54.287Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.289Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":1654922970000,\"creation_time\":1654922879000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:49:31.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:54.290Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.290Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:54.299Z|3ca12bef-2d29-47aa-b81f-b9c357871ea4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:54.422Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:54.425Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.425Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:54.425Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.426Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.426Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:54.426Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"314fee57cc2db21a", X-B3-SpanId:"fb3411c2f26b0ba3", X-B3-ParentSpanId:"314fee57cc2db21a", X-B3-Sampled:"0", X-ONAP-RequestID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-RequestID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-TransactionID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-ECOMP-RequestID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53c2bc84-48bb-48ea-a41e-f418d40384e5"] 2022-06-11T04:49:54.426Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:54.427Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.485Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.485Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.486Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:54.486Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.493Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:21.000+00:00", "endTime" : "2022-06-11T04:49:53.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:54.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:54.493Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.494Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:54.495Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.495Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:54.496Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.496Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.496Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:54.497Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"314fee57cc2db21a", X-B3-SpanId:"73d19b89958ca295", X-B3-ParentSpanId:"314fee57cc2db21a", X-B3-Sampled:"0", X-ONAP-RequestID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-RequestID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-TransactionID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-ECOMP-RequestID:"c076feb3-b074-46dd-a8ed-b51b3d771b06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4846ef-82c4-44d2-bf65-0aab454f65f3"] 2022-06-11T04:49:54.497Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:54.497Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.522Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.523Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.523Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:54.523Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.525Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":1654922970000,\"creation_time\":1654922879000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:49:31.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:54.526Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.526Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:54.533Z|c076feb3-b074-46dd-a8ed-b51b3d771b06|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:54.668Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:54.673Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.673Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:54.673Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.673Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.674Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:54.674Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3c7ab127df56422", X-B3-SpanId:"166fcce81110d9a8", X-B3-ParentSpanId:"c3c7ab127df56422", X-B3-Sampled:"0", X-ONAP-RequestID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-RequestID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-TransactionID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-ECOMP-RequestID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94d3d30e-599a-4d2f-8fa7-ff62c4644e89"] 2022-06-11T04:49:54.674Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:54.674Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.717Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.717Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.718Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:54.718Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.720Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:21.000+00:00", "endTime" : "2022-06-11T04:49:53.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:54.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:54.721Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.721Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:54.722Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.723Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:54.723Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.723Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.724Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:54.724Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3c7ab127df56422", X-B3-SpanId:"ca6d42fda800b97d", X-B3-ParentSpanId:"c3c7ab127df56422", X-B3-Sampled:"0", X-ONAP-RequestID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-RequestID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-TransactionID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-ECOMP-RequestID:"efe64a41-3810-4f48-9583-8bbe4cc4ad34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"459726fa-a61d-4800-a136-020e8457256a"] 2022-06-11T04:49:54.724Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:54.724Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.743Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.743Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.744Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:54.744Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.749Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":1654922970000,\"creation_time\":1654922879000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:49:31.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:54.749Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.750Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:54.755Z|efe64a41-3810-4f48-9583-8bbe4cc4ad34|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:54.885Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:54.890Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.890Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||Invoke 2022-06-11T04:49:54.890Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.891Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1 2022-06-11T04:49:54.891Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Method : GET 2022-06-11T04:49:54.891Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca939a09c920bf84", X-B3-SpanId:"3b95ef0c27c56bb8", X-B3-ParentSpanId:"ca939a09c920bf84", X-B3-Sampled:"0", X-ONAP-RequestID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-RequestID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-TransactionID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-ECOMP-RequestID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39768353-4ea2-4e9a-b54f-d1fd97f6f9ed"] 2022-06-11T04:49:54.891Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Request body: 2022-06-11T04:49:54.891Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:54.919Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:54.920Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:54.920Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Status text : 2022-06-11T04:49:54.921Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:54.921Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||Response body: { "requestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:21.000+00:00", "endTime" : "2022-06-11T04:49:53.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfType" : "", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"fe222f7f-a54c-460d-a5e7-86e02911e40e\",\n \"modelVersionId\": \"51da7e15-1811-44af-96c0-18ed9facf4f7\",\n \"modelName\": \"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\n \"modelVersion\": \"1654922944764\",\n \"modelCustomizationId\": \"b693f537-15b8-438f-9622-1caf0a1f52a6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:54.000+00:00", "vfModuleId" : "c602f4bc-0139-487f-8b79-74e379a4f943", "vfModuleName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "vfModuleModelName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vfModules/c602f4bc-0139-487f-8b79-74e379a4f943", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1" } } } 2022-06-11T04:49:54.922Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:54.922Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|INFO|500||InvokeReturn 2022-06-11T04:49:54.923Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.924Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:54.924Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:54.924Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false 2022-06-11T04:49:54.924Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:54.925Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca939a09c920bf84", X-B3-SpanId:"d8722c818e252f75", X-B3-ParentSpanId:"ca939a09c920bf84", X-B3-Sampled:"0", X-ONAP-RequestID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-RequestID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-TransactionID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-ECOMP-RequestID:"1b02318e-7c96-4054-a046-4a83bb1c1ee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11c2121f-af6e-4803-acc3-4016a842aca5"] 2022-06-11T04:49:54.925Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:54.925Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:55.033Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:55.034Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:55.034Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:55.035Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:55.035Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "0dc6d50c-3549-4717-84e3-bc3e88aa96d1", "groupingId" : "e7df7cf2-6806-4693-a51f-265a870b6cd8", "name" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d5d9ca26edc849b68262d30b8cdcfbc0/stacks/basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1/e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"updated_time\":1654922970000,\"creation_time\":1654922879000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"56d27e55b10d4c30b283c7312806b7ec\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7df7cf2-6806-4693-a51f-265a870b6cd8\",\"OS::project_id\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"OS::stack_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1\",\"vnf_name\":\"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0\",\"vnf_id\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\",\"vf_module_id\":\"c602f4bc-0139-487f-8b79-74e379a4f943\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-11T04:49:31.000+00:00", "isDataInternal" : false } ] 2022-06-11T04:49:55.036Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:55.036Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dc6d50c-3549-4717-84e3-bc3e88aa96d1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:55.044Z|1b02318e-7c96-4054-a046-4a83bb1c1ee0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0dc6d50c-3549-4717-84e3-bc3e88aa96d1|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:55.498Z|c8937b46-2da2-43b7-b785-d1ebd548dee7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:55.499Z|c8937b46-2da2-43b7-b785-d1ebd548dee7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:55.505Z|b81b7f51-b6a2-44ef-8bb5-2791aaad60a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:55.505Z|02db65b9-7609-42b6-a4b9-691b18f8aaae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:49:55.505Z|b81b7f51-b6a2-44ef-8bb5-2791aaad60a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:55.506Z|02db65b9-7609-42b6-a4b9-691b18f8aaae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:49:56.382Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:56.383Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||INFO|500||Checking if requestId: fcbd558a-33a7-46ce-9af3-671c40b8c2a4 already exists in requestDb InfraActiveRequests table 2022-06-11T04:49:56.384Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:49:56.384Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||Invoke 2022-06-11T04:49:56.385Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:56.385Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:49:56.385Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Method : GET 2022-06-11T04:49:56.385Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a6d154369fb0e7c", X-B3-SpanId:"fe47284d917abbb7", X-B3-ParentSpanId:"4a6d154369fb0e7c", X-B3-Sampled:"0", X-ONAP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-TransactionID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ECOMP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e1a8f6e-3850-40ec-aa40-0c7d05cb9a33"] 2022-06-11T04:49:56.386Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Request body: 2022-06-11T04:49:56.386Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:56.408Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:56.408Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:49:56.409Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status text : 2022-06-11T04:49:56.409Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:49:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:56.409Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Response body: 2022-06-11T04:49:56.410Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:56.410Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|404|Not Found|InvokeReturn 2022-06-11T04:49:56.418Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:49:56.425Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:49:56.448Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:49:56.449Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/related-to/volume-groups|INFO|500||Invoke 2022-06-11T04:49:56.505Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-06-11T04:49:56.506Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:49:56:793-26342], Content-Length=[408], Date=[Sat, 11 Jun 2022 04:49:56 GMT], Content-Type=[application/json]} 2022-06-11T04:49:56.507Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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/c8d818a5-38d1-46bd-82dd-c38e81fc650b/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-06-11T04:49:56.509Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/related-to/volume-groups 2022-06-11T04:49:56.509Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : c8d818a5-38d1-46bd-82dd-c38e81fc650b 2022-06-11T04:49:56.514Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:49:56.536Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:49:56.536Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vf-modules|INFO|500||Invoke 2022-06-11T04:49:56.574Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vf-modules|INFO|404|Not Found|InvokeReturn 2022-06-11T04:49:56.575Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:49:56:874-19971], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:49:56 GMT], Content-Type=[application/json]} 2022-06-11T04:49:56.576Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vf-modules","ERR.5.4.6114"]}}} 2022-06-11T04:49:56.578Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b/vf-modules 2022-06-11T04:49:56.578Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : c8d818a5-38d1-46bd-82dd-c38e81fc650b 2022-06-11T04:49:56.583Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:49:56.607Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:49:56.607Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:49:56.655Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:49:56.656Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:49:56:947-99825], vertex-id=[225376], Content-Length=[1055], Date=[Sat, 11 Jun 2022 04:49:56 GMT], Content-Type=[application/json]} 2022-06-11T04:49:56.656Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654922843750","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/c8d818a5-38d1-46bd-82dd-c38e81fc650b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c8d818a5-38d1-46bd-82dd-c38e81fc650b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-06-11T04:49:56.658Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:49:56.658Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:49:56.659Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:49:56.660Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:49:56.660Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:56.661Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:49:56.661Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:49:56.662Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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:"4a6d154369fb0e7c", X-B3-SpanId:"3f76f764259859fa", X-B3-ParentSpanId:"4a6d154369fb0e7c", X-B3-Sampled:"0", X-ONAP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-TransactionID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ECOMP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9faed8c-9fb9-4415-b1c0-f798b4f992df"] 2022-06-11T04:49:56.662Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f"},"instanceName":null,"requestScope":"vnf"} 2022-06-11T04:49:56.662Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:56.700Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:56.701Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:56.701Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:49:56.702Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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:"Sat, 11 Jun 2022 04:49:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:56.702Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:49:56.702Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:56.703Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:49:56.704Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-11T04:49:56.704Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:49:56.704Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:56.705Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-11T04:49:56.705Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:49:56.705Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-TransactionID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ECOMP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85aebf3e-d3eb-48f5-9748-1a0b8b34577d"] 2022-06-11T04:49:56.706Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:49:56.706Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:56.739Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:56.740Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:56.741Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:49:56.741Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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:"Sat, 11 Jun 2022 04:49:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:56.749Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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" : 10034, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-06-11T04:49:56.750Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:56.750Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:49:56.752Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:49:56.752Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:49:56.753Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:56.753Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:49:56.753Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:49:56.754Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1595", X-B3-TraceId:"4a6d154369fb0e7c", X-B3-SpanId:"46b397bbcfca7368", X-B3-ParentSpanId:"4a6d154369fb0e7c", X-B3-Sampled:"0", X-ONAP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-TransactionID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ECOMP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f39990f1-a009-45ff-aac8-b94c77e5a0bd"] 2022-06-11T04:49:56.754Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fcbd558a-33a7-46ce-9af3-671c40b8c2a4","requestStatus":"IN_PROGRESS","startTime":1654922996578,"source":"VID","vnfId":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"fcbd558a-33a7-46ce-9af3-671c40b8c2a4"} 2022-06-11T04:49:56.754Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:56.833Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:56.833Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:49:56.834Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:49:56.834Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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/fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:56.839Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:49:56.578+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:49:57.349+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" } } } 2022-06-11T04:49:56.840Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:56.840Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:49:56.848Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:49:56.849Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:49:56.850Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:56.850Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:49:56.850Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:49:56.851Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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:"4a6d154369fb0e7c", X-B3-SpanId:"f8db774b3ae49b33", X-B3-ParentSpanId:"4a6d154369fb0e7c", X-B3-Sampled:"0", X-ONAP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-TransactionID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ECOMP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84ef668b-6861-4fc8-8198-5542dfc3d233"] 2022-06-11T04:49:56.851Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|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\":\"911d727e-5af9-418f-9729-f42fd29e36a7\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"820c457f-781b-4019-9d63-28bae9695910\",\"modelVersionId\":\"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\"modelCustomizationId\":\"820c457f-781b-4019-9d63-28bae9695910\",\"modelUuid\":\"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\"modelInvariantUuid\":\"911d727e-5af9-418f-9729-f42fd29e36a7\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\",\"vnfInstanceId\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\"}","type":"String"},"requestId":{"value":"fcbd558a-33a7-46ce-9af3-671c40b8c2a4","type":"String"},"mso-request-id":{"value":"fcbd558a-33a7-46ce-9af3-671c40b8c2a4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"25985317-895b-45e0-8ad6-a028bf4a1a8f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"c8d818a5-38d1-46bd-82dd-c38e81fc650b","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/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:49:56.851Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:57.870Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:57.870Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:49:57.871Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:49:57.871Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:49:57 GMT", X-ONAP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-TransactionID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ECOMP-RequestID:"fcbd558a-33a7-46ce-9af3-671c40b8c2a4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"84ef668b-6861-4fc8-8198-5542dfc3d233", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:57.871Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fcbd558a-33a7-46ce-9af3-671c40b8c2a4\",\"instanceId\":\"c8d818a5-38d1-46bd-82dd-c38e81fc650b\"}}","message":"Success","processInstanceID":"f1219a96-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:49:57.871Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:57.872Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:49:57.875Z|fcbd558a-33a7-46ce-9af3-671c40b8c2a4|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:49:58.009Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:49:58.013Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:49:58.013Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||Invoke 2022-06-11T04:49:58.013Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:58.014Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:49:58.014Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Method : GET 2022-06-11T04:49:58.014Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8731935538dbf46", X-B3-SpanId:"21f74dc651d24e39", X-B3-ParentSpanId:"c8731935538dbf46", X-B3-Sampled:"0", X-ONAP-RequestID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-RequestID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-TransactionID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-ECOMP-RequestID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5185d0ec-9843-484c-a585-dfd31f6c1d5e"] 2022-06-11T04:49:58.014Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Request body: 2022-06-11T04:49:58.015Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:58.043Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:58.044Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:58.044Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status text : 2022-06-11T04:49:58.044Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:58.047Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Response body: { "requestId" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:49:56.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" } } } 2022-06-11T04:49:58.047Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:58.048Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||InvokeReturn 2022-06-11T04:49:58.050Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:49:58.051Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:49:58.051Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:49:58.051Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:49:58.051Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:49:58.052Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8731935538dbf46", X-B3-SpanId:"0b62f2cdb911a502", X-B3-ParentSpanId:"c8731935538dbf46", X-B3-Sampled:"0", X-ONAP-RequestID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-RequestID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-TransactionID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-ECOMP-RequestID:"bea59544-f3c4-4b17-8398-330d24b2fcf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"271a9c5c-eb05-42aa-a86e-e7ce1b5f4307"] 2022-06-11T04:49:58.052Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:49:58.052Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:49:58.074Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:49:58.074Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:49:58.074Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:49:58.074Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:49:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:49:58.078Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:49:58.078Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:49:58.078Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:49:58.086Z|bea59544-f3c4-4b17-8398-330d24b2fcf7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:00.239Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:00.243Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:00.243Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:50:00.244Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:00.244Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:00.244Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:50:00.244Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03778f175eec5b9f", X-B3-SpanId:"f1fd11f2792c3491", X-B3-ParentSpanId:"03778f175eec5b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-RequestID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-TransactionID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-ECOMP-RequestID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4444c085-ce59-4df2-bbf0-29f044dca01c"] 2022-06-11T04:50:00.245Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:50:00.245Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:00.302Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:00.302Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:00.303Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:50:00.303Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:00.304Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:27.000+00:00", "endTime" : "2022-06-11T04:49:49.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:50.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:50:00.304Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:00.305Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:50:00.306Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:00.307Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:00.307Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:00.307Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:00.308Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:00.308Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03778f175eec5b9f", X-B3-SpanId:"e5a35b6f56201293", X-B3-ParentSpanId:"03778f175eec5b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-RequestID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-TransactionID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-ECOMP-RequestID:"a0c3464b-3fc7-4ff3-859b-787f1ceb01dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98dcf6ab-0bb4-4c35-a2e7-f55ca2c01da1"] 2022-06-11T04:50:00.308Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:00.309Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:00.511Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:00.512Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:00.513Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:00.513Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:00.514Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:00.514Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:00.515Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:00.522Z|a0c3464b-3fc7-4ff3-859b-787f1ceb01dc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:00.642Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:00.647Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:00.648Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:50:00.648Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:00.648Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:00.649Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:50:00.649Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8cd8a07fecf5dad", X-B3-SpanId:"2eb175c35459bccb", X-B3-ParentSpanId:"e8cd8a07fecf5dad", X-B3-Sampled:"0", X-ONAP-RequestID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-RequestID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-TransactionID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-ECOMP-RequestID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9f23071-6c86-4e24-ad87-b94ce878ea5c"] 2022-06-11T04:50:00.649Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:50:00.650Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:00.676Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:00.677Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:00.677Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:50:00.677Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:00.680Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:27.000+00:00", "endTime" : "2022-06-11T04:49:49.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:50.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:50:00.681Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:00.681Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:50:00.683Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:00.683Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:00.683Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:00.683Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:00.684Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:00.684Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8cd8a07fecf5dad", X-B3-SpanId:"bdf6e4ff610a9ba4", X-B3-ParentSpanId:"e8cd8a07fecf5dad", X-B3-Sampled:"0", X-ONAP-RequestID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-RequestID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-TransactionID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-ECOMP-RequestID:"46242c6c-9ddf-4437-9ed5-c17a2acf7a74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd01fb18-cf78-4aab-8e4c-76291b24ad90"] 2022-06-11T04:50:00.684Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:00.685Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:00.706Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:00.707Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:00.707Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:00.707Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:00.709Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:00.710Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:00.710Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:00.716Z|46242c6c-9ddf-4437-9ed5-c17a2acf7a74|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:00.838Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:00.841Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:00.842Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:50:00.842Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:00.842Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:00.843Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:50:00.843Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a54466f8bb8fce8", X-B3-SpanId:"40839c9d26e3d62b", X-B3-ParentSpanId:"1a54466f8bb8fce8", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-RequestID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-TransactionID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-ECOMP-RequestID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2311d03d-9f0c-4040-8ffe-2a0761907c49"] 2022-06-11T04:50:00.843Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:50:00.843Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:00.884Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:00.884Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:00.885Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:50:00.885Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:00.887Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:27.000+00:00", "endTime" : "2022-06-11T04:49:49.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:50.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:50:00.887Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:00.887Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:50:00.889Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:00.890Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:00.890Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:00.890Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:00.891Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:00.891Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a54466f8bb8fce8", X-B3-SpanId:"e41235b5a6282213", X-B3-ParentSpanId:"1a54466f8bb8fce8", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-RequestID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-TransactionID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-ECOMP-RequestID:"d1d6ed8f-7579-4e95-a400-059db7bed2a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80b329fe-2ffa-4407-817c-1e03552734a5"] 2022-06-11T04:50:00.891Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:00.892Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:00.910Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:00.910Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:00.910Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:00.911Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:00.913Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:00.914Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:00.914Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:00.921Z|d1d6ed8f-7579-4e95-a400-059db7bed2a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:01.055Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:01.065Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:01.066Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:50:01.066Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:01.067Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:01.067Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:50:01.067Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e77a4941928011d", X-B3-SpanId:"ea05ab1cdf1e70b0", X-B3-ParentSpanId:"7e77a4941928011d", X-B3-Sampled:"0", X-ONAP-RequestID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-RequestID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-TransactionID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-ECOMP-RequestID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ddb9268-2fd9-4b6c-bf0f-7a2eb2d4c9a4"] 2022-06-11T04:50:01.068Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:50:01.068Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:01.093Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:01.094Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:01.095Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:50:01.095Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:01.096Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:27.000+00:00", "endTime" : "2022-06-11T04:49:49.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:50.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:50:01.097Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:01.098Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:50:01.100Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:01.100Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:01.101Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:01.101Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:01.102Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:01.102Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e77a4941928011d", X-B3-SpanId:"997f27398bdc0da3", X-B3-ParentSpanId:"7e77a4941928011d", X-B3-Sampled:"0", X-ONAP-RequestID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-RequestID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-TransactionID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-ECOMP-RequestID:"e517e1eb-05dc-4760-a769-e32fdc018165", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eddcceab-d0e9-4085-9c8a-d7ea47f26afd"] 2022-06-11T04:50:01.103Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:01.103Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:01.119Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:01.119Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:01.120Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:01.120Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:01.121Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:01.122Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:01.123Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:01.129Z|e517e1eb-05dc-4760-a769-e32fdc018165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:01.245Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:01.249Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:01.250Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||Invoke 2022-06-11T04:50:01.250Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:01.250Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d 2022-06-11T04:50:01.251Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Method : GET 2022-06-11T04:50:01.251Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3821d9fc9624eeb", X-B3-SpanId:"1ea8e531186ae6be", X-B3-ParentSpanId:"e3821d9fc9624eeb", X-B3-Sampled:"0", X-ONAP-RequestID:"9eefbda8-30de-483d-970f-c98caad393ef", X-RequestID:"9eefbda8-30de-483d-970f-c98caad393ef", X-TransactionID:"9eefbda8-30de-483d-970f-c98caad393ef", X-ECOMP-RequestID:"9eefbda8-30de-483d-970f-c98caad393ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"353996d6-7519-4ff5-a10d-5e9ce8980336"] 2022-06-11T04:50:01.252Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Request body: 2022-06-11T04:50:01.252Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:01.284Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:01.285Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:01.286Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Status text : 2022-06-11T04:50:01.286Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:01.289Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||Response body: { "requestId" : "4d57b119-0b78-42ff-95ce-c1018730468d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:27.000+00:00", "endTime" : "2022-06-11T04:49:49.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"504da7c1-52eb-42bc-b44a-0d7f1faa86d7\",\n \"modelVersionId\": \"5031f03e-dfc2-47ce-8ebf-fd6f4335d4eb\",\n \"modelName\": \"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af\",\n \"modelVersion\": \"1654922948834\",\n \"modelCustomizationId\": \"44e6364a-65cf-490f-b5ec-2d2e0f7ad7b9\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:49:50.000+00:00", "vfModuleId" : "7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "vfModuleName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "vfModuleModelName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vfModules/7cd67dbf-56f9-4bf1-a9f8-33aea4f25938", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4d57b119-0b78-42ff-95ce-c1018730468d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d" } } } 2022-06-11T04:50:01.290Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:01.290Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d57b119-0b78-42ff-95ce-c1018730468d|INFO|500||InvokeReturn 2022-06-11T04:50:01.292Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:01.292Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:01.292Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:01.293Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false 2022-06-11T04:50:01.293Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:01.294Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3821d9fc9624eeb", X-B3-SpanId:"37dca928b867b0dd", X-B3-ParentSpanId:"e3821d9fc9624eeb", X-B3-Sampled:"0", X-ONAP-RequestID:"9eefbda8-30de-483d-970f-c98caad393ef", X-RequestID:"9eefbda8-30de-483d-970f-c98caad393ef", X-TransactionID:"9eefbda8-30de-483d-970f-c98caad393ef", X-ECOMP-RequestID:"9eefbda8-30de-483d-970f-c98caad393ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f79739c-4a43-425d-a4a2-e26279b33cc9"] 2022-06-11T04:50:01.294Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:01.294Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:01.314Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:01.315Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:01.315Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:01.316Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:01.320Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:01.320Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:01.320Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d57b119-0b78-42ff-95ce-c1018730468d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:01.327Z|9eefbda8-30de-483d-970f-c98caad393ef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d57b119-0b78-42ff-95ce-c1018730468d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:01.846Z|d8f7d0c3-8c28-4f57-93e7-fe313cf48c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:50:01.847Z|d8f7d0c3-8c28-4f57-93e7-fe313cf48c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:50:03.072Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:03.074Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||INFO|500||Checking if requestId: c19bb4f7-32eb-45f7-82d0-9657751fcd4c already exists in requestDb InfraActiveRequests table 2022-06-11T04:50:03.074Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:03.075Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||Invoke 2022-06-11T04:50:03.075Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:03.075Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:03.075Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Method : GET 2022-06-11T04:50:03.075Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a49f5c59ec9064a3", X-B3-SpanId:"413eac78339dee4c", X-B3-ParentSpanId:"a49f5c59ec9064a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-TransactionID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ECOMP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b81b0ffd-2424-4385-94d3-3cd0b7f6064d"] 2022-06-11T04:50:03.076Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Request body: 2022-06-11T04:50:03.076Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:03.109Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:03.109Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:50:03.110Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status text : 2022-06-11T04:50:03.110Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:03.110Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Response body: 2022-06-11T04:50:03.110Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:03.111Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:03.118Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:50:03.122Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:03.194Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:03.195Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/related-to/volume-groups|INFO|500||Invoke 2022-06-11T04:50:03.236Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:03.237Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:50:03:534-53070], Content-Length=[408], Date=[Sat, 11 Jun 2022 04:50:03 GMT], Content-Type=[application/json]} 2022-06-11T04:50:03.237Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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/80078117-eb3f-40f3-aa5f-5e23808ce5ac/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-06-11T04:50:03.239Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/related-to/volume-groups 2022-06-11T04:50:03.240Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 80078117-eb3f-40f3-aa5f-5e23808ce5ac 2022-06-11T04:50:03.242Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:03.263Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules|INFO|500||Invoke 2022-06-11T04:50:03.264Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[c19bb4f7-32eb-45f7-82d0-9657751fcd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a0851fdb-5174-45b9-9b8b-ec1377290670], X-ECOMP-RequestID=[c19bb4f7-32eb-45f7-82d0-9657751fcd4c], X-TransactionId=[], X-ONAP-RequestID=[c19bb4f7-32eb-45f7-82d0-9657751fcd4c]} 2022-06-11T04:50:03.302Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:50:03:602-22882], Content-Length=[377], Date=[Sat, 11 Jun 2022 04:50:03 GMT], Content-Type=[application/json]} 2022-06-11T04:50:03.303Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/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/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules","ERR.5.4.6114"]}}} 2022-06-11T04:50:03.303Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:03.305Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac/vf-modules 2022-06-11T04:50:03.306Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 80078117-eb3f-40f3-aa5f-5e23808ce5ac 2022-06-11T04:50:03.308Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:03.330Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T04:50:03.331Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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=[c19bb4f7-32eb-45f7-82d0-9657751fcd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6189dd94-76b2-4001-b608-e860dd83a3d2], X-ECOMP-RequestID=[c19bb4f7-32eb-45f7-82d0-9657751fcd4c], X-TransactionId=[], X-ONAP-RequestID=[c19bb4f7-32eb-45f7-82d0-9657751fcd4c]} 2022-06-11T04:50:03.393Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:50:03:671-28150], vertex-id=[151560], Content-Length=[1024], Date=[Sat, 11 Jun 2022 04:50:03 GMT], Content-Type=[application/json]} 2022-06-11T04:50:03.394Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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":"1654922920927","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/80078117-eb3f-40f3-aa5f-5e23808ce5ac","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"80078117-eb3f-40f3-aa5f-5e23808ce5ac"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-11T04:50:03.395Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T04:50:03.396Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:50:03.397Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:50:03.398Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:50:03.399Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:50:03.399Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:03.399Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:50:03.400Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:50:03.400Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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:"a49f5c59ec9064a3", X-B3-SpanId:"dbecd2e560e823d1", X-B3-ParentSpanId:"a49f5c59ec9064a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-TransactionID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ECOMP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6c501d7-7533-4087-a0e2-5556d1fcb90f"] 2022-06-11T04:50:03.400Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822"},"instanceName":null,"requestScope":"vnf"} 2022-06-11T04:50:03.400Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:03.427Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:03.427Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:03.428Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:50:03.428Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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:"Sat, 11 Jun 2022 04:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:03.428Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:50:03.428Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:03.429Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:50:03.429Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-11T04:50:03.430Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:50:03.430Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:03.430Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-06-11T04:50:03.430Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:50:03.430Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-TransactionID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ECOMP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38b8582e-52ab-4cd1-8df8-45326810c43e"] 2022-06-11T04:50:03.431Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:50:03.431Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:03.459Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:03.460Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:03.460Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:50:03.461Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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:"Sat, 11 Jun 2022 04:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:03.463Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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" : 10034, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-06-11T04:50:03.463Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:03.464Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:50:03.467Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:50:03.468Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:50:03.468Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:03.468Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:50:03.468Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:50:03.469Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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:"a49f5c59ec9064a3", X-B3-SpanId:"1ed3ab2fdca90834", X-B3-ParentSpanId:"a49f5c59ec9064a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-TransactionID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ECOMP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11222444-cfa9-4ca3-a896-f43baf39feed"] 2022-06-11T04:50:03.469Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c19bb4f7-32eb-45f7-82d0-9657751fcd4c","requestStatus":"IN_PROGRESS","startTime":1654923003306,"source":"VID","vnfId":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\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":"e129564e-e61e-4583-a576-e34a6af8b822","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"c19bb4f7-32eb-45f7-82d0-9657751fcd4c"} 2022-06-11T04:50:03.469Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:03.499Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:03.499Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:50:03.499Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:50:03.500Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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/c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:03.505Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:50:03.306+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:50:04.049+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" } } } 2022-06-11T04:50:03.505Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:03.505Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:50:03.511Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:50:03.511Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:50:03.511Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:03.512Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:50:03.512Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:50:03.512Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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:"a49f5c59ec9064a3", X-B3-SpanId:"0abd3402429c6002", X-B3-ParentSpanId:"a49f5c59ec9064a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-TransactionID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ECOMP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"554e3133-ae0e-4e2b-b0c9-5a0fde170640"] 2022-06-11T04:50:03.512Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|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\":\"d72552fe-2415-4227-a558-6cd0efc95ebc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\"modelVersionId\":\"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\"modelCustomizationId\":\"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\"modelUuid\":\"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\"modelInvariantUuid\":\"d72552fe-2415-4227-a558-6cd0efc95ebc\",\"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\":\"e129564e-e61e-4583-a576-e34a6af8b822\",\"vnfInstanceId\":\"80078117-eb3f-40f3-aa5f-5e23808ce5ac\"}","type":"String"},"requestId":{"value":"c19bb4f7-32eb-45f7-82d0-9657751fcd4c","type":"String"},"mso-request-id":{"value":"c19bb4f7-32eb-45f7-82d0-9657751fcd4c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e129564e-e61e-4583-a576-e34a6af8b822","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"80078117-eb3f-40f3-aa5f-5e23808ce5ac","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/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:50:03.513Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:04.527Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:04.527Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:50:04.528Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:50:04.528Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:50:04 GMT", X-ONAP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-TransactionID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ECOMP-RequestID:"c19bb4f7-32eb-45f7-82d0-9657751fcd4c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"554e3133-ae0e-4e2b-b0c9-5a0fde170640", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:04.528Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c19bb4f7-32eb-45f7-82d0-9657751fcd4c\",\"instanceId\":\"80078117-eb3f-40f3-aa5f-5e23808ce5ac\"}}","message":"Success","processInstanceID":"f5189ebe-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:50:04.529Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:04.529Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:50:04.533Z|c19bb4f7-32eb-45f7-82d0-9657751fcd4c|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:04.665Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:04.668Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:04.669Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||Invoke 2022-06-11T04:50:04.669Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:04.669Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:04.670Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Method : GET 2022-06-11T04:50:04.670Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eb3e0f6a3d33f25", X-B3-SpanId:"3efe6ba1ea6e9265", X-B3-ParentSpanId:"4eb3e0f6a3d33f25", X-B3-Sampled:"0", X-ONAP-RequestID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-RequestID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-TransactionID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-ECOMP-RequestID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ff073d4-f14f-4c64-8d37-782a79e81f64"] 2022-06-11T04:50:04.670Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Request body: 2022-06-11T04:50:04.671Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:04.756Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:04.757Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:04.757Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status text : 2022-06-11T04:50:04.758Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:04.761Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Response body: { "requestId" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:50:03.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:04.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" } } } 2022-06-11T04:50:04.761Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:04.761Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||InvokeReturn 2022-06-11T04:50:04.763Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:04.763Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:04.764Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:04.764Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:04.765Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:04.765Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eb3e0f6a3d33f25", X-B3-SpanId:"169c4d6daa39345c", X-B3-ParentSpanId:"4eb3e0f6a3d33f25", X-B3-Sampled:"0", X-ONAP-RequestID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-RequestID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-TransactionID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-ECOMP-RequestID:"3713059e-d957-4de1-9b1f-cd239c47815d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93072361-fcc0-4b13-8699-cccb14fd9ae7"] 2022-06-11T04:50:04.765Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:04.765Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:04.809Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:04.810Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:04.810Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:04.811Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:04.821Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:04.821Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:04.822Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:04.828Z|3713059e-d957-4de1-9b1f-cd239c47815d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:05.521Z|b6605587-0748-4a99-a916-9b35e2c62c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:05.522Z|b6605587-0748-4a99-a916-9b35e2c62c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:05.524Z|de8655f4-7d60-4960-ad31-e8f048ade76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:05.524Z|de8655f4-7d60-4960-ad31-e8f048ade76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:05.527Z|4bfd7c13-63a4-4a2c-bd57-7e7c40020121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:05.528Z|4bfd7c13-63a4-4a2c-bd57-7e7c40020121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:08.217Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:08.221Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.222Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||Invoke 2022-06-11T04:50:08.222Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.222Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.223Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Method : GET 2022-06-11T04:50:08.223Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10b8d641a24ab19", X-B3-SpanId:"9edee361834be07a", X-B3-ParentSpanId:"c10b8d641a24ab19", X-B3-Sampled:"0", X-ONAP-RequestID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-RequestID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-TransactionID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-ECOMP-RequestID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a93aacc0-3fac-4772-910a-93a89da7d73e"] 2022-06-11T04:50:08.223Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Request body: 2022-06-11T04:50:08.223Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.269Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.270Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.270Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status text : 2022-06-11T04:50:08.270Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.272Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Response body: { "requestId" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:56.000+00:00", "endTime" : "2022-06-11T04:50:03.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" } } } 2022-06-11T04:50:08.272Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.273Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||InvokeReturn 2022-06-11T04:50:08.275Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.275Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:08.276Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.276Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.276Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:08.276Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10b8d641a24ab19", X-B3-SpanId:"eb26622a78d66d26", X-B3-ParentSpanId:"c10b8d641a24ab19", X-B3-Sampled:"0", X-ONAP-RequestID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-RequestID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-TransactionID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-ECOMP-RequestID:"87f05abe-cfd6-48df-b501-17ad6cd2518f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c922768-e45e-4182-aadf-05c380a3cd7b"] 2022-06-11T04:50:08.277Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:08.277Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.299Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.300Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.300Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:08.301Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.303Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:08.303Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.304Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:08.310Z|87f05abe-cfd6-48df-b501-17ad6cd2518f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:08.423Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:08.427Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.427Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||Invoke 2022-06-11T04:50:08.428Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.428Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.428Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Method : GET 2022-06-11T04:50:08.429Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cff55dce37582b07", X-B3-SpanId:"19a41a866f92a020", X-B3-ParentSpanId:"cff55dce37582b07", X-B3-Sampled:"0", X-ONAP-RequestID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-RequestID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-TransactionID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-ECOMP-RequestID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f5ab851-7633-4bbf-b067-3aa71dbc2a22"] 2022-06-11T04:50:08.429Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Request body: 2022-06-11T04:50:08.430Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.492Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.493Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.493Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status text : 2022-06-11T04:50:08.493Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.498Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Response body: { "requestId" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:56.000+00:00", "endTime" : "2022-06-11T04:50:03.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" } } } 2022-06-11T04:50:08.498Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.498Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||InvokeReturn 2022-06-11T04:50:08.500Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.500Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:08.501Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.501Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.501Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:08.502Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cff55dce37582b07", X-B3-SpanId:"7b40611de48efec7", X-B3-ParentSpanId:"cff55dce37582b07", X-B3-Sampled:"0", X-ONAP-RequestID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-RequestID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-TransactionID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-ECOMP-RequestID:"a01a2f09-8723-46c7-83f4-4090f9ee63ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d46e6ff7-01e2-4de0-8b8d-fb33af8b6ab9"] 2022-06-11T04:50:08.502Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:08.502Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.525Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.526Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.527Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:08.527Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.530Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:08.532Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.533Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:08.540Z|a01a2f09-8723-46c7-83f4-4090f9ee63ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:08.658Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:08.661Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.662Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||Invoke 2022-06-11T04:50:08.662Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.662Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.662Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Method : GET 2022-06-11T04:50:08.663Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31ef2e186446285e", X-B3-SpanId:"1672862236f0a2a1", X-B3-ParentSpanId:"31ef2e186446285e", X-B3-Sampled:"0", X-ONAP-RequestID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-RequestID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-TransactionID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-ECOMP-RequestID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38390ea7-ff49-433c-98c9-ece813d2ee14"] 2022-06-11T04:50:08.663Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Request body: 2022-06-11T04:50:08.663Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.715Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.716Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.716Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status text : 2022-06-11T04:50:08.716Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.726Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Response body: { "requestId" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:56.000+00:00", "endTime" : "2022-06-11T04:50:03.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" } } } 2022-06-11T04:50:08.726Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.726Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||InvokeReturn 2022-06-11T04:50:08.728Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.728Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:08.728Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.728Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.729Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:08.729Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31ef2e186446285e", X-B3-SpanId:"76765af2e7fcc9f8", X-B3-ParentSpanId:"31ef2e186446285e", X-B3-Sampled:"0", X-ONAP-RequestID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-RequestID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-TransactionID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-ECOMP-RequestID:"2d10a742-5384-4c7f-927b-c62c71314eaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e92e8080-ef28-4ca0-b149-97a59b6ecce0"] 2022-06-11T04:50:08.729Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:08.729Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.755Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.755Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.755Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:08.755Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.756Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:08.756Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.757Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:08.762Z|2d10a742-5384-4c7f-927b-c62c71314eaf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:08.886Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:08.890Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.891Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||Invoke 2022-06-11T04:50:08.892Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.892Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:08.893Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Method : GET 2022-06-11T04:50:08.893Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76fef19345e77af9", X-B3-SpanId:"e3e429458e5ecf3d", X-B3-ParentSpanId:"76fef19345e77af9", X-B3-Sampled:"0", X-ONAP-RequestID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-RequestID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-TransactionID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-ECOMP-RequestID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26995f32-83a4-451b-8ccf-1ac8c8bdc440"] 2022-06-11T04:50:08.894Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Request body: 2022-06-11T04:50:08.894Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.916Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.916Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.917Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status text : 2022-06-11T04:50:08.917Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.919Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Response body: { "requestId" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:56.000+00:00", "endTime" : "2022-06-11T04:50:03.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" } } } 2022-06-11T04:50:08.919Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.920Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||InvokeReturn 2022-06-11T04:50:08.922Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.923Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:08.923Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:08.923Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:08.924Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:08.924Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76fef19345e77af9", X-B3-SpanId:"693b1e43ee9cb83f", X-B3-ParentSpanId:"76fef19345e77af9", X-B3-Sampled:"0", X-ONAP-RequestID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-RequestID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-TransactionID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-ECOMP-RequestID:"3f460982-b097-44c0-b42a-7e2f21c20207", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bddedbbb-11a3-4287-870e-e10bb3f24053"] 2022-06-11T04:50:08.925Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:08.925Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:08.941Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:08.941Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:08.942Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:08.942Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:08.947Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:08.947Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:08.947Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:08.953Z|3f460982-b097-44c0-b42a-7e2f21c20207|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:09.071Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:09.074Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:09.075Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||Invoke 2022-06-11T04:50:09.075Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:09.075Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4 2022-06-11T04:50:09.076Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Method : GET 2022-06-11T04:50:09.076Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eaac3d6f5b72cbe", X-B3-SpanId:"376bf5b39ad88e98", X-B3-ParentSpanId:"1eaac3d6f5b72cbe", X-B3-Sampled:"0", X-ONAP-RequestID:"a6dd470a-dd31-4894-a46a-020503e40356", X-RequestID:"a6dd470a-dd31-4894-a46a-020503e40356", X-TransactionID:"a6dd470a-dd31-4894-a46a-020503e40356", X-ECOMP-RequestID:"a6dd470a-dd31-4894-a46a-020503e40356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c82c9377-7b85-4962-9e9b-393d259a3012"] 2022-06-11T04:50:09.076Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Request body: 2022-06-11T04:50:09.076Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:09.129Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:09.130Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:09.130Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Status text : 2022-06-11T04:50:09.130Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:09.131Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||Response body: { "requestId" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:49:56.000+00:00", "endTime" : "2022-06-11T04:50:03.000+00:00", "source" : "VID", "vnfId" : "c8d818a5-38d1-46bd-82dd-c38e81fc650b", "vnfName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1_vnf_0", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"911d727e-5af9-418f-9729-f42fd29e36a7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82e8f060-e7f7-4b39-8016-668331b1ff4c\",\n \"modelCustomizationId\": \"820c457f-781b-4019-9d63-28bae9695910\",\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f/vnfs/c8d818a5-38d1-46bd-82dd-c38e81fc650b", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "fcbd558a-33a7-46ce-9af3-671c40b8c2a4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4" } } } 2022-06-11T04:50:09.131Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:09.132Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|INFO|500||InvokeReturn 2022-06-11T04:50:09.133Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:09.133Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:09.133Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:09.134Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false 2022-06-11T04:50:09.134Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:09.134Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eaac3d6f5b72cbe", X-B3-SpanId:"d5a096639cf958db", X-B3-ParentSpanId:"1eaac3d6f5b72cbe", X-B3-Sampled:"0", X-ONAP-RequestID:"a6dd470a-dd31-4894-a46a-020503e40356", X-RequestID:"a6dd470a-dd31-4894-a46a-020503e40356", X-TransactionID:"a6dd470a-dd31-4894-a46a-020503e40356", X-ECOMP-RequestID:"a6dd470a-dd31-4894-a46a-020503e40356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad0648c4-1a47-419e-a99e-aa3b28415b8e"] 2022-06-11T04:50:09.134Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:09.135Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:09.152Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:09.153Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:09.153Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:09.154Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:09.161Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:09.161Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:09.162Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fcbd558a-33a7-46ce-9af3-671c40b8c2a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:09.168Z|a6dd470a-dd31-4894-a46a-020503e40356|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fcbd558a-33a7-46ce-9af3-671c40b8c2a4|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:10.395Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:10.398Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||Checking if requestId: 4c04631e-a616-42b0-841e-472149d82732 already exists in requestDb InfraActiveRequests table 2022-06-11T04:50:10.399Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:10.399Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||Invoke 2022-06-11T04:50:10.399Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:10.399Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:10.400Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Method : GET 2022-06-11T04:50:10.400Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58f5e39842829fbc", X-B3-SpanId:"cd837df6a7e81c20", X-B3-ParentSpanId:"58f5e39842829fbc", X-B3-Sampled:"0", X-ONAP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f18741c3-12a9-41fb-9404-f1defca2e46e"] 2022-06-11T04:50:10.400Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Request body: 2022-06-11T04:50:10.400Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:10.459Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:10.460Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:50:10.460Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status text : 2022-06-11T04:50:10.460Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:50:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:10.461Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Response body: 2022-06-11T04:50:10.461Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:10.462Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:10.469Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:50:10.475Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:10.500Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|INFO|500||Invoke 2022-06-11T04:50:10.501Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e2ef1aa2-be75-427c-9c3e-5400dbb6f332], X-ECOMP-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-TransactionId=[], X-ONAP-RequestID=[4c04631e-a616-42b0-841e-472149d82732]} 2022-06-11T04:50:10.550Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:50:10:841-63613], vertex-id=[209112], Content-Length=[246], Date=[Sat, 11 Jun 2022 04:50:10 GMT], Content-Type=[application/json]} 2022-06-11T04:50:10.551Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?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/25985317-895b-45e0-8ad6-a028bf4a1a8f"}]} 2022-06-11T04:50:10.552Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:50:10.557Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:10.577Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:10.578Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:50:10.621Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:10.622Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:50:10:918-68334], Content-Length=[603], Date=[Sat, 11 Jun 2022 04:50:10 GMT], Content-Type=[application/json]} 2022-06-11T04:50:10.623Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-11T04:50:10.626Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-11T04:50:10.630Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:10.651Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|INFO|500||Invoke 2022-06-11T04:50:10.652Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6df59b48-bb36-43da-a034-0b6e66232648], X-ECOMP-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-TransactionId=[], X-ONAP-RequestID=[4c04631e-a616-42b0-841e-472149d82732]} 2022-06-11T04:50:10.700Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:50:10:991-83318], vertex-id=[209112], Content-Length=[246], Date=[Sat, 11 Jun 2022 04:50:10 GMT], Content-Type=[application/json]} 2022-06-11T04:50:10.701Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?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/25985317-895b-45e0-8ad6-a028bf4a1a8f"}]} 2022-06-11T04:50:10.701Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:50:10.708Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:10.735Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:50:10.735Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[87eeaa6d-109a-49d5-ae52-fb6fa51c6323], X-ECOMP-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-TransactionId=[], X-ONAP-RequestID=[4c04631e-a616-42b0-841e-472149d82732]} 2022-06-11T04:50:10.785Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:50:11:078-32413], Content-Length=[600], Date=[Sat, 11 Jun 2022 04:50:11 GMT], Content-Type=[application/json]} 2022-06-11T04:50:10.786Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-11T04:50:10.786Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:10.791Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-11T04:50:10.795Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:10.816Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|INFO|500||Invoke 2022-06-11T04:50:10.817Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f21b4e05-1580-46d6-9de7-6d04bd33b3ef], X-ECOMP-RequestID=[4c04631e-a616-42b0-841e-472149d82732], X-TransactionId=[], X-ONAP-RequestID=[4c04631e-a616-42b0-841e-472149d82732]} 2022-06-11T04:50:10.864Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:50:11:157-67203], vertex-id=[209112], Content-Length=[246], Date=[Sat, 11 Jun 2022 04:50:11 GMT], Content-Type=[application/json]} 2022-06-11T04:50:10.865Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?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/25985317-895b-45e0-8ad6-a028bf4a1a8f"}]} 2022-06-11T04:50:10.866Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:50:10.871Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:10.893Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:10.894Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:50:10.941Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:10.941Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:50:11:233-13905], Content-Length=[609], Date=[Sat, 11 Jun 2022 04:50:11 GMT], Content-Type=[application/json]} 2022-06-11T04:50:10.942Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-11T04:50:10.944Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/25985317-895b-45e0-8ad6-a028bf4a1a8f/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-11T04:50:10.947Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:10.969Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/d5d9ca26edc849b68262d30b8cdcfbc0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:10.969Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||Invoke 2022-06-11T04:50:11.025Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d5d9ca26edc849b68262d30b8cdcfbc0|INFO|500||InvokeReturn 2022-06-11T04:50:11.026Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/d5d9ca26edc849b68262d30b8cdcfbc0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:50:11:307-72532], vertex-id=[225376], Content-Length=[605], Date=[Sat, 11 Jun 2022 04:50:11 GMT], Content-Type=[application/json]} 2022-06-11T04:50:11.026Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||DEBUG|500||{"tenant-id":"d5d9ca26edc849b68262d30b8cdcfbc0","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654923002757","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-06-11T04:50:11.027Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:50:11.027Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:50:11.029Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:50:11.029Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:50:11.030Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:11.030Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:50:11.030Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:50:11.030Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"58f5e39842829fbc", X-B3-SpanId:"6277fa9ca84a5fa4", X-B3-ParentSpanId:"58f5e39842829fbc", X-B3-Sampled:"0", X-ONAP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83c79f9b-c185-45c2-b5aa-1f1bcc9a0ea1"] 2022-06-11T04:50:11.031Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f"},"instanceName":null,"requestScope":"service"} 2022-06-11T04:50:11.031Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:11.110Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:11.110Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:11.111Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:50:11.111Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"Sat, 11 Jun 2022 04:50:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:11.111Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:50:11.112Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:11.112Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:50:11.113Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:11.113Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:50:11.113Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:11.114Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:11.114Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:50:11.114Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c6621f7-1b4a-48ca-8c98-09dfb4d63ca9"] 2022-06-11T04:50:11.114Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:50:11.114Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:11.168Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:11.169Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:11.169Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:50:11.169Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"Sat, 11 Jun 2022 04:50:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:11.173Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:50:11.173Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:11.174Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:50:11.178Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T04:50:11.178Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:50:11.178Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:11.179Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T04:50:11.179Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:50:11.179Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32d3e183-a9c8-4869-82ba-405aeb5d09d6"] 2022-06-11T04:50:11.180Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:50:11.180Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:11.213Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:11.213Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:11.214Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:50:11.214Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"Sat, 11 Jun 2022 04:50:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:11.221Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-11T04:50:11.221Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:11.221Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:50:11.223Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:11.223Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:50:11.223Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:11.224Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:11.224Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:50:11.224Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0566c67c-e1eb-47c7-a80f-c5afb9d418a5"] 2022-06-11T04:50:11.224Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:50:11.225Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:11.261Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:11.262Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:11.262Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:50:11.263Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"Sat, 11 Jun 2022 04:50:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:11.273Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:50:11.274Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:11.274Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:50:11.287Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:50:11.288Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:50:11.288Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:11.288Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:50:11.288Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:50:11.289Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1382", X-B3-TraceId:"58f5e39842829fbc", X-B3-SpanId:"484b9479ccb0439d", X-B3-ParentSpanId:"58f5e39842829fbc", X-B3-Sampled:"0", X-ONAP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8e81f3e-85e7-4210-ad6e-2a8eb7d3674e"] 2022-06-11T04:50:11.289Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4c04631e-a616-42b0-841e-472149d82732","requestStatus":"IN_PROGRESS","startTime":1654923010944,"source":"VID","tenantId":"d5d9ca26edc849b68262d30b8cdcfbc0","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"25985317-895b-45e0-8ad6-a028bf4a1a8f","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"4c04631e-a616-42b0-841e-472149d82732"} 2022-06-11T04:50:11.289Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:11.336Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:11.337Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:50:11.337Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:50:11.337Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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/4c04631e-a616-42b0-841e-472149d82732", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:11.342Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4c04631e-a616-42b0-841e-472149d82732", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:50:10.944+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:50:11.876+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4c04631e-a616-42b0-841e-472149d82732", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" } } } 2022-06-11T04:50:11.342Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:11.342Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:50:11.356Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:50:11.356Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:50:11.356Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:11.357Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:50:11.357Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:50:11.357Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|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:"58f5e39842829fbc", X-B3-SpanId:"b8654fa9360ad06c", X-B3-ParentSpanId:"58f5e39842829fbc", X-B3-Sampled:"0", X-ONAP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aca24a5-7d70-460f-a71a-c6303ece54a3"] 2022-06-11T04:50:11.358Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"020911a2-d176-40d5-af67-de6c8e5cd128\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelUuid\":\"c0e0bafb-712c-42da-958d-f27f2f0a2b69\",\"modelInvariantUuid\":\"020911a2-d176-40d5-af67-de6c8e5cd128\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d5d9ca26edc849b68262d30b8cdcfbc0\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\"}","type":"String"},"requestId":{"value":"4c04631e-a616-42b0-841e-472149d82732","type":"String"},"mso-request-id":{"value":"4c04631e-a616-42b0-841e-472149d82732","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"25985317-895b-45e0-8ad6-a028bf4a1a8f","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/25985317-895b-45e0-8ad6-a028bf4a1a8f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:50:11.358Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:12.376Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:12.377Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:50:12.377Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:50:12.378Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:50:12 GMT", X-ONAP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-TransactionID:"4c04631e-a616-42b0-841e-472149d82732", X-ECOMP-RequestID:"4c04631e-a616-42b0-841e-472149d82732", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6aca24a5-7d70-460f-a71a-c6303ece54a3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:12.378Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4c04631e-a616-42b0-841e-472149d82732\",\"instanceId\":\"25985317-895b-45e0-8ad6-a028bf4a1a8f\"}}","message":"Success","processInstanceID":"f9c647b6-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:50:12.378Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:12.379Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:50:12.387Z|4c04631e-a616-42b0-841e-472149d82732|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:12.513Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:12.517Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:12.518Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||Invoke 2022-06-11T04:50:12.518Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:12.518Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:12.518Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Method : GET 2022-06-11T04:50:12.519Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5854b9cc8dc9693d", X-B3-SpanId:"595159c81aebb58f", X-B3-ParentSpanId:"5854b9cc8dc9693d", X-B3-Sampled:"0", X-ONAP-RequestID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-RequestID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-TransactionID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-ECOMP-RequestID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88144bca-7a13-4aa1-b75d-8dd6dfdd64f3"] 2022-06-11T04:50:12.519Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Request body: 2022-06-11T04:50:12.519Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:12.565Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:12.566Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:12.566Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status text : 2022-06-11T04:50:12.566Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:12.571Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Response body: { "requestId" : "4c04631e-a616-42b0-841e-472149d82732", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:50:10.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4c04631e-a616-42b0-841e-472149d82732", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" } } } 2022-06-11T04:50:12.571Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:12.571Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||InvokeReturn 2022-06-11T04:50:12.573Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:12.573Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:12.573Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:12.573Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:12.574Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:12.574Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5854b9cc8dc9693d", X-B3-SpanId:"77efbecb06fd5308", X-B3-ParentSpanId:"5854b9cc8dc9693d", X-B3-Sampled:"0", X-ONAP-RequestID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-RequestID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-TransactionID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-ECOMP-RequestID:"6870eec7-3f43-46fa-b5ca-fa597957b680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfb5475b-c3e8-472f-b2c6-ae3180190eb7"] 2022-06-11T04:50:12.574Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:12.574Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:12.606Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:12.607Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:12.607Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:12.607Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:12.608Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:12.608Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:12.609Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:12.615Z|6870eec7-3f43-46fa-b5ca-fa597957b680|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:14.960Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:14.964Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:14.965Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||Invoke 2022-06-11T04:50:14.965Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:14.965Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:14.965Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Method : GET 2022-06-11T04:50:14.966Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be073c3d90c01e34", X-B3-SpanId:"4e01c863dc77606b", X-B3-ParentSpanId:"be073c3d90c01e34", X-B3-Sampled:"0", X-ONAP-RequestID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-RequestID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-TransactionID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-ECOMP-RequestID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfc33ddf-042e-4ad0-9b68-3b43d78efef1"] 2022-06-11T04:50:14.966Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Request body: 2022-06-11T04:50:14.966Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.030Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.031Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.031Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status text : 2022-06-11T04:50:15.031Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.032Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Response body: { "requestId" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:03.000+00:00", "endTime" : "2022-06-11T04:50:10.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" } } } 2022-06-11T04:50:15.032Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.033Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||InvokeReturn 2022-06-11T04:50:15.035Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.035Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:15.036Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.036Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.036Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:15.036Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be073c3d90c01e34", X-B3-SpanId:"bdbe9fe0314477dc", X-B3-ParentSpanId:"be073c3d90c01e34", X-B3-Sampled:"0", X-ONAP-RequestID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-RequestID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-TransactionID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-ECOMP-RequestID:"cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3293bceb-2961-4170-b00d-258c65725b94"] 2022-06-11T04:50:15.037Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:15.037Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.055Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.056Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.056Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:15.056Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.059Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:15.059Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.059Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:15.066Z|cfe0a3c7-1d4b-4c5a-ac0f-6ba389bd415a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:15.181Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:15.184Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.185Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||Invoke 2022-06-11T04:50:15.185Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.185Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.185Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Method : GET 2022-06-11T04:50:15.185Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c439aee84e782d1", X-B3-SpanId:"665331ce2a0e1388", X-B3-ParentSpanId:"1c439aee84e782d1", X-B3-Sampled:"0", X-ONAP-RequestID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-RequestID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-TransactionID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-ECOMP-RequestID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"605358cc-5302-45cb-a4c7-c15f5cc83d5e"] 2022-06-11T04:50:15.186Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Request body: 2022-06-11T04:50:15.186Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.240Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.240Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.241Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status text : 2022-06-11T04:50:15.241Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.244Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Response body: { "requestId" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:03.000+00:00", "endTime" : "2022-06-11T04:50:10.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" } } } 2022-06-11T04:50:15.244Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.245Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||InvokeReturn 2022-06-11T04:50:15.246Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.247Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:15.247Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.247Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.247Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:15.248Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c439aee84e782d1", X-B3-SpanId:"195b69eb98945cc2", X-B3-ParentSpanId:"1c439aee84e782d1", X-B3-Sampled:"0", X-ONAP-RequestID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-RequestID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-TransactionID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-ECOMP-RequestID:"8c2563e6-9802-4d7a-8313-7965641d955a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"809a68c0-e46d-4b48-bf07-95169523767d"] 2022-06-11T04:50:15.248Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:15.248Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.281Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.282Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.282Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:15.282Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.288Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:15.288Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.289Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:15.295Z|8c2563e6-9802-4d7a-8313-7965641d955a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:15.409Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:15.412Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.413Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||Invoke 2022-06-11T04:50:15.413Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.413Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.413Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Method : GET 2022-06-11T04:50:15.414Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7592cffeaa64e6f", X-B3-SpanId:"b5d5a3932710b56d", X-B3-ParentSpanId:"b7592cffeaa64e6f", X-B3-Sampled:"0", X-ONAP-RequestID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-RequestID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-TransactionID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-ECOMP-RequestID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58f689c0-975e-4a78-922a-3804620015f6"] 2022-06-11T04:50:15.414Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Request body: 2022-06-11T04:50:15.414Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.459Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.459Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.460Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status text : 2022-06-11T04:50:15.460Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.465Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Response body: { "requestId" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:03.000+00:00", "endTime" : "2022-06-11T04:50:10.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" } } } 2022-06-11T04:50:15.466Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.466Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||InvokeReturn 2022-06-11T04:50:15.468Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.469Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:15.469Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.469Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.470Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:15.470Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7592cffeaa64e6f", X-B3-SpanId:"50af9453b14506e5", X-B3-ParentSpanId:"b7592cffeaa64e6f", X-B3-Sampled:"0", X-ONAP-RequestID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-RequestID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-TransactionID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-ECOMP-RequestID:"9ea13c3a-482e-4147-aa9d-4d249b9f76c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57561e05-ee3f-43d8-94c4-58cd506e4233"] 2022-06-11T04:50:15.471Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:15.471Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.494Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.495Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.495Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:15.496Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.498Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:15.498Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.499Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:15.506Z|9ea13c3a-482e-4147-aa9d-4d249b9f76c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:15.540Z|f5afdc3a-a43a-4783-a5ed-e1f4c7701729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:15.541Z|f5afdc3a-a43a-4783-a5ed-e1f4c7701729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:15.544Z|ee596e2c-746e-4d82-918d-8990c5460d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:15.544Z|6671849f-d049-4595-ae48-2ad1752cb78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:15.546Z|ee596e2c-746e-4d82-918d-8990c5460d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:15.546Z|6671849f-d049-4595-ae48-2ad1752cb78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:15.635Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:15.638Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.639Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||Invoke 2022-06-11T04:50:15.639Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.639Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.639Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Method : GET 2022-06-11T04:50:15.640Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ecd0e6280729a54", X-B3-SpanId:"125704042cc72b3e", X-B3-ParentSpanId:"6ecd0e6280729a54", X-B3-Sampled:"0", X-ONAP-RequestID:"b46448a3-f151-40de-8af6-75a9cb110830", X-RequestID:"b46448a3-f151-40de-8af6-75a9cb110830", X-TransactionID:"b46448a3-f151-40de-8af6-75a9cb110830", X-ECOMP-RequestID:"b46448a3-f151-40de-8af6-75a9cb110830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"656d7322-3cff-4f23-8ea2-aeee2981657f"] 2022-06-11T04:50:15.640Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Request body: 2022-06-11T04:50:15.640Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.666Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.666Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.667Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status text : 2022-06-11T04:50:15.667Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.674Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Response body: { "requestId" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:03.000+00:00", "endTime" : "2022-06-11T04:50:10.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" } } } 2022-06-11T04:50:15.674Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.675Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||InvokeReturn 2022-06-11T04:50:15.676Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.676Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:15.676Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.677Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.677Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:15.677Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ecd0e6280729a54", X-B3-SpanId:"fb70b16a4eaafe1b", X-B3-ParentSpanId:"6ecd0e6280729a54", X-B3-Sampled:"0", X-ONAP-RequestID:"b46448a3-f151-40de-8af6-75a9cb110830", X-RequestID:"b46448a3-f151-40de-8af6-75a9cb110830", X-TransactionID:"b46448a3-f151-40de-8af6-75a9cb110830", X-ECOMP-RequestID:"b46448a3-f151-40de-8af6-75a9cb110830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7fb64c5-a1ab-4bcf-9f91-52afd821a06d"] 2022-06-11T04:50:15.678Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:15.678Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.697Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.698Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.698Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:15.698Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.700Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:15.701Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.701Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:15.706Z|b46448a3-f151-40de-8af6-75a9cb110830|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:15.826Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:15.829Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.829Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||Invoke 2022-06-11T04:50:15.830Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.830Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c 2022-06-11T04:50:15.830Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Method : GET 2022-06-11T04:50:15.830Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45a549913b52a726", X-B3-SpanId:"343523e5e19f26ea", X-B3-ParentSpanId:"45a549913b52a726", X-B3-Sampled:"0", X-ONAP-RequestID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-RequestID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-TransactionID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-ECOMP-RequestID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01c9624b-7f3e-417d-8310-7d5cdbb23439"] 2022-06-11T04:50:15.831Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Request body: 2022-06-11T04:50:15.831Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.857Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.858Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.858Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Status text : 2022-06-11T04:50:15.858Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.860Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||Response body: { "requestId" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:03.000+00:00", "endTime" : "2022-06-11T04:50:10.000+00:00", "source" : "VID", "vnfId" : "80078117-eb3f-40f3-aa5f-5e23808ce5ac", "vnfName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af_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\": \"d72552fe-2415-4227-a558-6cd0efc95ebc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b47e4c9f-4bb6-4881-a7ba-e6c06d6027f2\",\n \"modelCustomizationId\": \"cd16ef84-54b3-44ee-882a-4c394a4d2ff6\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822/vnfs/80078117-eb3f-40f3-aa5f-5e23808ce5ac", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c19bb4f7-32eb-45f7-82d0-9657751fcd4c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c" } } } 2022-06-11T04:50:15.861Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.861Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|INFO|500||InvokeReturn 2022-06-11T04:50:15.862Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.863Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:15.863Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:15.863Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false 2022-06-11T04:50:15.863Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:15.864Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45a549913b52a726", X-B3-SpanId:"758d54ecdd4adb7d", X-B3-ParentSpanId:"45a549913b52a726", X-B3-Sampled:"0", X-ONAP-RequestID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-RequestID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-TransactionID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-ECOMP-RequestID:"84f9400d-f2ff-40de-a639-33fca4c4a7e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce3f7408-c6c5-43f1-b460-8ccc0930fdfb"] 2022-06-11T04:50:15.864Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:15.864Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:15.884Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:15.885Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:15.885Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:15.886Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:15.886Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:15.886Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:15.887Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c19bb4f7-32eb-45f7-82d0-9657751fcd4c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:15.892Z|84f9400d-f2ff-40de-a639-33fca4c4a7e1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c19bb4f7-32eb-45f7-82d0-9657751fcd4c|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:16.846Z|09394584-4a6e-447c-9634-262de5dda80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:50:16.847Z|09394584-4a6e-447c-9634-262de5dda80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:50:17.152Z|396201f8-6717-4fe6-8b66-23a4e8279e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:50:17.153Z|396201f8-6717-4fe6-8b66-23a4e8279e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:50:19.175Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:19.179Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||Checking if requestId: 6abd2447-e36f-4f7a-ae02-163a96f1010b already exists in requestDb InfraActiveRequests table 2022-06-11T04:50:19.180Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:19.180Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||Invoke 2022-06-11T04:50:19.180Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:19.181Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:19.181Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Method : GET 2022-06-11T04:50:19.182Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f203ef9e6753d585", X-B3-SpanId:"4a7583358b47beb7", X-B3-ParentSpanId:"f203ef9e6753d585", X-B3-Sampled:"0", X-ONAP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838a37f2-ab03-4abc-98f5-7579ceaa3363"] 2022-06-11T04:50:19.182Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Request body: 2022-06-11T04:50:19.183Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:19.207Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:19.208Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T04:50:19.208Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status text : 2022-06-11T04:50:19.209Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 04:50:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:19.209Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Response body: 2022-06-11T04:50:19.209Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:19.210Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:19.217Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T04:50:19.222Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:19.243Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|INFO|500||Invoke 2022-06-11T04:50:19.243Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[6abd2447-e36f-4f7a-ae02-163a96f1010b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[46c3a945-3c23-4f54-8886-b1ee0d69584f], X-ECOMP-RequestID=[6abd2447-e36f-4f7a-ae02-163a96f1010b], X-TransactionId=[], X-ONAP-RequestID=[6abd2447-e36f-4f7a-ae02-163a96f1010b]} 2022-06-11T04:50:19.288Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:50:19:584-97845], vertex-id=[254200], Content-Length=[247], Date=[Sat, 11 Jun 2022 04:50:19 GMT], Content-Type=[application/json]} 2022-06-11T04:50:19.289Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?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/e129564e-e61e-4583-a576-e34a6af8b822"}]} 2022-06-11T04:50:19.289Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:50:19.294Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:19.313Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:19.313Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:50:19.352Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:19.352Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:50:19:651-2703], Content-Length=[605], Date=[Sat, 11 Jun 2022 04:50:19 GMT], Content-Type=[application/json]} 2022-06-11T04:50:19.353Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-11T04:50:19.355Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-11T04:50:19.359Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:19.380Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:19.381Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|INFO|500||Invoke 2022-06-11T04:50:19.460Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:50:19.461Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:50:19:723-45761], vertex-id=[254200], Content-Length=[247], Date=[Sat, 11 Jun 2022 04:50:19 GMT], Content-Type=[application/json]} 2022-06-11T04:50:19.461Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822"}]} 2022-06-11T04:50:19.466Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:19.486Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:19.487Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:50:19.565Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:19.566Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:50:19:835-13805], Content-Length=[602], Date=[Sat, 11 Jun 2022 04:50:19 GMT], Content-Type=[application/json]} 2022-06-11T04:50:19.566Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-11T04:50:19.568Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-11T04:50:19.572Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:19.592Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:19.593Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|INFO|500||Invoke 2022-06-11T04:50:19.636Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed|INFO|500||InvokeReturn 2022-06-11T04:50:19.637Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-04:50:19:935-69797], vertex-id=[254200], Content-Length=[247], Date=[Sat, 11 Jun 2022 04:50:19 GMT], Content-Type=[application/json]} 2022-06-11T04:50:19.638Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822"}]} 2022-06-11T04:50:19.644Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:19.759Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T04:50:19.760Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-11T04:50:19.810Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/e129564e-e61e-4583-a576-e34a6af8b822/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-11T04:50:19.810Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-04:50:20:105-34231], Content-Length=[611], Date=[Sat, 11 Jun 2022 04:50:20 GMT], Content-Type=[application/json]} 2022-06-11T04:50:19.811Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-11T04:50:19.813Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/e129564e-e61e-4583-a576-e34a6af8b822/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-11T04:50:19.816Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T04:50:19.835Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T04:50:19.835Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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=[6abd2447-e36f-4f7a-ae02-163a96f1010b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3b389a5b-3b12-4d85-9bed-115549092804], X-ECOMP-RequestID=[6abd2447-e36f-4f7a-ae02-163a96f1010b], X-TransactionId=[], X-ONAP-RequestID=[6abd2447-e36f-4f7a-ae02-163a96f1010b]} 2022-06-11T04:50:19.885Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-04:50:20:174-27225], vertex-id=[151560], Content-Length=[573], Date=[Sat, 11 Jun 2022 04:50:20 GMT], Content-Type=[application/json]} 2022-06-11T04:50:19.887Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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":"1654923010194","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-11T04:50:19.887Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T04:50:19.888Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T04:50:19.889Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T04:50:19.890Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:50:19.891Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T04:50:19.891Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:19.891Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T04:50:19.891Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T04:50:19.891Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"f203ef9e6753d585", X-B3-SpanId:"99902cbd3e2be164", X-B3-ParentSpanId:"f203ef9e6753d585", X-B3-Sampled:"0", X-ONAP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b22c1926-cba6-4345-8d60-7a25944d1947"] 2022-06-11T04:50:19.892Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e129564e-e61e-4583-a576-e34a6af8b822"},"instanceName":null,"requestScope":"service"} 2022-06-11T04:50:19.892Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:19.919Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:19.920Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:19.920Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T04:50:19.920Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"Sat, 11 Jun 2022 04:50:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:19.921Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T04:50:19.921Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:19.921Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T04:50:19.922Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:19.922Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:50:19.923Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:19.923Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:19.923Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:50:19.924Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18dc4d17-e6ce-4daa-b24a-66b841089ed7"] 2022-06-11T04:50:19.924Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:50:19.924Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:19.987Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:19.988Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:19.988Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:50:19.988Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"Sat, 11 Jun 2022 04:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:19.991Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:50:19.992Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:19.992Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:50:19.995Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T04:50:19.995Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-06-11T04:50:19.995Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:19.996Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T04:50:19.996Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T04:50:19.996Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca7f46d6-8c46-4111-bae2-470b6df78fdb"] 2022-06-11T04:50:19.997Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T04:50:19.997Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:20.021Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:20.021Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:20.022Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T04:50:20.022Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"Sat, 11 Jun 2022 04:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:20.025Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-11T04:50:20.025Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:20.025Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T04:50:20.027Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:20.027Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T04:50:20.028Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:20.028Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T04:50:20.028Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T04:50:20.029Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62267b91-719f-4a25-8210-c263d5451804"] 2022-06-11T04:50:20.029Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T04:50:20.029Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:20.061Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:20.062Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:20.063Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T04:50:20.063Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"Sat, 11 Jun 2022 04:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:20.065Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T04:50:20.065Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:20.066Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T04:50:20.076Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:50:20.077Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T04:50:20.077Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:20.078Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T04:50:20.078Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T04:50:20.078Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"f203ef9e6753d585", X-B3-SpanId:"91f5f206d80a9f75", X-B3-ParentSpanId:"f203ef9e6753d585", X-B3-Sampled:"0", X-ONAP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8464e1e9-1430-4477-90b5-a7fd00229b23"] 2022-06-11T04:50:20.079Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6abd2447-e36f-4f7a-ae02-163a96f1010b","requestStatus":"IN_PROGRESS","startTime":1654923019813,"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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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":"e129564e-e61e-4583-a576-e34a6af8b822","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"6abd2447-e36f-4f7a-ae02-163a96f1010b"} 2022-06-11T04:50:20.079Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:20.109Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:20.110Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T04:50:20.110Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T04:50:20.110Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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/6abd2447-e36f-4f7a-ae02-163a96f1010b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:20.113Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:50:19.813+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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T04:50:20.659+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" } } } 2022-06-11T04:50:20.113Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:20.113Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T04:50:20.119Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:50:20.120Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T04:50:20.120Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:20.120Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T04:50:20.120Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T04:50:20.121Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|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:"f203ef9e6753d585", X-B3-SpanId:"15ba71b632e5011c", X-B3-ParentSpanId:"f203ef9e6753d585", X-B3-Sampled:"0", X-ONAP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f39c762e-1fe1-4cd9-89f9-82a0010d39b0"] 2022-06-11T04:50:20.121Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelUuid\":\"536bc753-41b0-44d0-80b1-25f07d8a5a1a\",\"modelInvariantUuid\":\"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\"}","type":"String"},"requestId":{"value":"6abd2447-e36f-4f7a-ae02-163a96f1010b","type":"String"},"mso-request-id":{"value":"6abd2447-e36f-4f7a-ae02-163a96f1010b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e129564e-e61e-4583-a576-e34a6af8b822","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/e129564e-e61e-4583-a576-e34a6af8b822","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T04:50:20.121Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:21.136Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:21.137Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T04:50:21.137Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T04:50:21.137Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 04:50:21 GMT", X-ONAP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-TransactionID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ECOMP-RequestID:"6abd2447-e36f-4f7a-ae02-163a96f1010b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f39c762e-1fe1-4cd9-89f9-82a0010d39b0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:21.138Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6abd2447-e36f-4f7a-ae02-163a96f1010b\",\"instanceId\":\"e129564e-e61e-4583-a576-e34a6af8b822\"}}","message":"Success","processInstanceID":"feff41b2-e941-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T04:50:21.138Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:21.139Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T04:50:21.144Z|6abd2447-e36f-4f7a-ae02-163a96f1010b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:21.287Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:21.292Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:21.292Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||Invoke 2022-06-11T04:50:21.293Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:21.293Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:21.293Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Method : GET 2022-06-11T04:50:21.294Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2d8815579ccadb1", X-B3-SpanId:"35fa76c1ab989dc6", X-B3-ParentSpanId:"d2d8815579ccadb1", X-B3-Sampled:"0", X-ONAP-RequestID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-RequestID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-TransactionID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-ECOMP-RequestID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c9b4ac4-6e67-42a1-b859-5c32f595613c"] 2022-06-11T04:50:21.294Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Request body: 2022-06-11T04:50:21.294Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:21.321Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:21.321Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:21.322Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status text : 2022-06-11T04:50:21.322Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:21.325Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Response body: { "requestId" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T04:50:19.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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:21.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" } } } 2022-06-11T04:50:21.325Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:21.326Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||InvokeReturn 2022-06-11T04:50:21.327Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:21.327Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:21.328Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:21.328Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:21.328Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:21.329Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2d8815579ccadb1", X-B3-SpanId:"579ccce600877723", X-B3-ParentSpanId:"d2d8815579ccadb1", X-B3-Sampled:"0", X-ONAP-RequestID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-RequestID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-TransactionID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-ECOMP-RequestID:"a3d42da7-1859-4aaf-8cac-fb9d0c72500e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07301b4b-5777-49a9-aa09-492e18fa2240"] 2022-06-11T04:50:21.329Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:21.329Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:21.350Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:21.350Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:21.351Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:21.351Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:21.355Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:21.356Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:21.356Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:21.365Z|a3d42da7-1859-4aaf-8cac-fb9d0c72500e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:22.747Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:22.752Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:22.753Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||Invoke 2022-06-11T04:50:22.753Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:22.754Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:22.754Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Method : GET 2022-06-11T04:50:22.754Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e9a6d698aeda92", X-B3-SpanId:"37d7211936789227", X-B3-ParentSpanId:"70e9a6d698aeda92", X-B3-Sampled:"0", X-ONAP-RequestID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-RequestID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-TransactionID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-ECOMP-RequestID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24c2997a-53a2-4062-8448-0948a6075b84"] 2022-06-11T04:50:22.754Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Request body: 2022-06-11T04:50:22.755Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:22.798Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:22.799Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:22.800Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status text : 2022-06-11T04:50:22.800Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:22.802Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Response body: { "requestId" : "4c04631e-a616-42b0-841e-472149d82732", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:10.000+00:00", "endTime" : "2022-06-11T04:50:17.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4c04631e-a616-42b0-841e-472149d82732", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" } } } 2022-06-11T04:50:22.802Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:22.802Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||InvokeReturn 2022-06-11T04:50:22.804Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:22.804Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:22.804Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:22.804Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:22.805Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:22.805Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e9a6d698aeda92", X-B3-SpanId:"2eb07b7c12962fdd", X-B3-ParentSpanId:"70e9a6d698aeda92", X-B3-Sampled:"0", X-ONAP-RequestID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-RequestID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-TransactionID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-ECOMP-RequestID:"24974810-4b16-4132-9aa1-37cc57d71d78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbd9ac5f-24dc-4302-b7f4-ff68f78091c7"] 2022-06-11T04:50:22.805Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:22.805Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:22.846Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:22.847Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:22.848Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:22.848Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:22.851Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:22.852Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:22.852Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:22.859Z|24974810-4b16-4132-9aa1-37cc57d71d78|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:22.974Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:22.978Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:22.978Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||Invoke 2022-06-11T04:50:22.978Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:22.979Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:22.979Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Method : GET 2022-06-11T04:50:22.979Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd9f33820b0740d8", X-B3-SpanId:"c145b92c86eed6a2", X-B3-ParentSpanId:"dd9f33820b0740d8", X-B3-Sampled:"0", X-ONAP-RequestID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-RequestID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-TransactionID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-ECOMP-RequestID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b016ad-6903-42e4-8f05-cac14dc16285"] 2022-06-11T04:50:22.980Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Request body: 2022-06-11T04:50:22.980Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:23.006Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:23.007Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:23.007Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status text : 2022-06-11T04:50:23.007Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:23.010Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Response body: { "requestId" : "4c04631e-a616-42b0-841e-472149d82732", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:10.000+00:00", "endTime" : "2022-06-11T04:50:17.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4c04631e-a616-42b0-841e-472149d82732", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" } } } 2022-06-11T04:50:23.010Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:23.011Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||InvokeReturn 2022-06-11T04:50:23.012Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:23.013Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:23.013Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:23.014Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:23.014Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:23.014Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd9f33820b0740d8", X-B3-SpanId:"6ec8ebea796b98fc", X-B3-ParentSpanId:"dd9f33820b0740d8", X-B3-Sampled:"0", X-ONAP-RequestID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-RequestID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-TransactionID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-ECOMP-RequestID:"d03b6ec0-9f9f-4670-841d-ee76f201e7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e2376d1-84af-4ce0-85bb-233f1f03585c"] 2022-06-11T04:50:23.015Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:23.015Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:23.038Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:23.039Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:23.039Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:23.039Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:23.042Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:23.043Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:23.043Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:23.051Z|d03b6ec0-9f9f-4670-841d-ee76f201e7c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:23.114Z|23d170c2-a742-4f0d-bf39-2329496cb22b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:50:23.115Z|23d170c2-a742-4f0d-bf39-2329496cb22b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:23.175Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:23.179Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:23.180Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||Invoke 2022-06-11T04:50:23.180Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:23.180Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:23.181Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Method : GET 2022-06-11T04:50:23.181Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"437a4d1c41230874", X-B3-SpanId:"ec52888acb9afb05", X-B3-ParentSpanId:"437a4d1c41230874", X-B3-Sampled:"0", X-ONAP-RequestID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-RequestID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-TransactionID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-ECOMP-RequestID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5f3abfc-e977-41c6-9f42-4c447cba595e"] 2022-06-11T04:50:23.181Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Request body: 2022-06-11T04:50:23.181Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:23.208Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:23.209Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:23.209Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status text : 2022-06-11T04:50:23.209Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:23.210Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Response body: { "requestId" : "4c04631e-a616-42b0-841e-472149d82732", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:10.000+00:00", "endTime" : "2022-06-11T04:50:17.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4c04631e-a616-42b0-841e-472149d82732", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" } } } 2022-06-11T04:50:23.210Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:23.211Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||InvokeReturn 2022-06-11T04:50:23.213Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:23.213Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:23.213Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:23.213Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:23.214Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:23.214Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"437a4d1c41230874", X-B3-SpanId:"ebc214507125a57b", X-B3-ParentSpanId:"437a4d1c41230874", X-B3-Sampled:"0", X-ONAP-RequestID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-RequestID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-TransactionID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-ECOMP-RequestID:"2f03dd81-1d69-4feb-aa8e-13338ad69b63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6b33045-5aea-4e78-a860-a5ddacc5c86a"] 2022-06-11T04:50:23.214Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:23.214Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:23.234Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:23.235Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:23.235Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:23.235Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:23.236Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:23.236Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:23.236Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:23.246Z|2f03dd81-1d69-4feb-aa8e-13338ad69b63|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:23.371Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:23.375Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:23.376Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||Invoke 2022-06-11T04:50:23.376Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:23.376Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732 2022-06-11T04:50:23.376Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Method : GET 2022-06-11T04:50:23.377Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00efa949a5bdd78f", X-B3-SpanId:"806af9678f017064", X-B3-ParentSpanId:"00efa949a5bdd78f", X-B3-Sampled:"0", X-ONAP-RequestID:"77207222-f149-4a64-b89a-410acfbc19e0", X-RequestID:"77207222-f149-4a64-b89a-410acfbc19e0", X-TransactionID:"77207222-f149-4a64-b89a-410acfbc19e0", X-ECOMP-RequestID:"77207222-f149-4a64-b89a-410acfbc19e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"645473e5-199d-49fe-ad0c-7e2a6b179380"] 2022-06-11T04:50:23.377Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Request body: 2022-06-11T04:50:23.377Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:23.407Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:23.408Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:23.408Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Status text : 2022-06-11T04:50:23.408Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:23.414Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||Response body: { "requestId" : "4c04631e-a616-42b0-841e-472149d82732", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:10.000+00:00", "endTime" : "2022-06-11T04:50:17.000+00:00", "source" : "VID", "tenantId" : "d5d9ca26edc849b68262d30b8cdcfbc0", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"020911a2-d176-40d5-af67-de6c8e5cd128\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0e0bafb-712c-42da-958d-f27f2f0a2b69\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"d5d9ca26edc849b68262d30b8cdcfbc0\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "25985317-895b-45e0-8ad6-a028bf4a1a8f", "serviceInstanceName" : "basic_vm-27d79dd7-449e-4af0-a155-b532c0fef3c1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/25985317-895b-45e0-8ad6-a028bf4a1a8f", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4c04631e-a616-42b0-841e-472149d82732", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732" } } } 2022-06-11T04:50:23.415Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:23.415Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c04631e-a616-42b0-841e-472149d82732|INFO|500||InvokeReturn 2022-06-11T04:50:23.416Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:23.416Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:23.416Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:23.417Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false 2022-06-11T04:50:23.417Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:23.417Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00efa949a5bdd78f", X-B3-SpanId:"eb8f76c1daefa26f", X-B3-ParentSpanId:"00efa949a5bdd78f", X-B3-Sampled:"0", X-ONAP-RequestID:"77207222-f149-4a64-b89a-410acfbc19e0", X-RequestID:"77207222-f149-4a64-b89a-410acfbc19e0", X-TransactionID:"77207222-f149-4a64-b89a-410acfbc19e0", X-ECOMP-RequestID:"77207222-f149-4a64-b89a-410acfbc19e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f6cd400-659e-4042-8c41-a807b4fca478"] 2022-06-11T04:50:23.417Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:23.417Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:23.437Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:23.437Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:23.438Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:23.438Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:23.442Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:23.442Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:23.443Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c04631e-a616-42b0-841e-472149d82732&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:23.448Z|77207222-f149-4a64-b89a-410acfbc19e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c04631e-a616-42b0-841e-472149d82732|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:25.563Z|17abab69-f39a-4f57-8fd7-c5e49ed075ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:25.563Z|17abab69-f39a-4f57-8fd7-c5e49ed075ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:25.566Z|cb9b5ed9-3cd9-4779-9b76-d9461f75bc5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:25.566Z|cb9b5ed9-3cd9-4779-9b76-d9461f75bc5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:25.569Z|21c8259d-3a32-4702-bd7b-3f4988500a05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:25.570Z|21c8259d-3a32-4702-bd7b-3f4988500a05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:31.501Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:31.505Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:31.506Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||Invoke 2022-06-11T04:50:31.506Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:31.506Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:31.506Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Method : GET 2022-06-11T04:50:31.507Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6beb95c56482338b", X-B3-SpanId:"10a99c683c8f14f6", X-B3-ParentSpanId:"6beb95c56482338b", X-B3-Sampled:"0", X-ONAP-RequestID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-RequestID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-TransactionID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-ECOMP-RequestID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a19fa1f-7ff5-4502-b17a-b1f65706c7b5"] 2022-06-11T04:50:31.507Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Request body: 2022-06-11T04:50:31.507Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:31.543Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:31.544Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:31.544Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status text : 2022-06-11T04:50:31.545Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:31.548Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Response body: { "requestId" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:19.000+00:00", "endTime" : "2022-06-11T04:50:24.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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:25.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" } } } 2022-06-11T04:50:31.548Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:31.549Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||InvokeReturn 2022-06-11T04:50:31.552Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:31.553Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:31.553Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:31.553Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:31.553Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:31.554Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6beb95c56482338b", X-B3-SpanId:"85cc1be1e5c0b5e2", X-B3-ParentSpanId:"6beb95c56482338b", X-B3-Sampled:"0", X-ONAP-RequestID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-RequestID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-TransactionID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-ECOMP-RequestID:"9efad4ec-803e-47e7-82e8-930a28516d6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dd37b9c-2fff-48ce-96b6-ee3f321a5673"] 2022-06-11T04:50:31.554Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:31.554Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:31.584Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:31.584Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:31.585Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:31.585Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:31.608Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:31.609Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:31.609Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:31.617Z|9efad4ec-803e-47e7-82e8-930a28516d6f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:31.736Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:31.739Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:31.740Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||Invoke 2022-06-11T04:50:31.740Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:31.740Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:31.741Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Method : GET 2022-06-11T04:50:31.741Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3dde9f8cffd7d5d", X-B3-SpanId:"df59de827104ca65", X-B3-ParentSpanId:"f3dde9f8cffd7d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"ae750d12-01b3-4823-811f-c96816872fa0", X-RequestID:"ae750d12-01b3-4823-811f-c96816872fa0", X-TransactionID:"ae750d12-01b3-4823-811f-c96816872fa0", X-ECOMP-RequestID:"ae750d12-01b3-4823-811f-c96816872fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65137384-9710-495f-90b9-e47cc1c81448"] 2022-06-11T04:50:31.741Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Request body: 2022-06-11T04:50:31.742Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:31.764Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:31.765Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:31.766Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status text : 2022-06-11T04:50:31.766Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:31.768Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Response body: { "requestId" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:19.000+00:00", "endTime" : "2022-06-11T04:50:24.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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:25.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" } } } 2022-06-11T04:50:31.768Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:31.769Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||InvokeReturn 2022-06-11T04:50:31.770Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:31.771Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:31.771Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:31.771Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:31.772Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:31.772Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3dde9f8cffd7d5d", X-B3-SpanId:"87ffa1cfd81b5234", X-B3-ParentSpanId:"f3dde9f8cffd7d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"ae750d12-01b3-4823-811f-c96816872fa0", X-RequestID:"ae750d12-01b3-4823-811f-c96816872fa0", X-TransactionID:"ae750d12-01b3-4823-811f-c96816872fa0", X-ECOMP-RequestID:"ae750d12-01b3-4823-811f-c96816872fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c13d9373-b0d8-48b4-8be7-f24673d798a5"] 2022-06-11T04:50:31.772Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:31.773Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:31.787Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:31.788Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:31.789Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:31.789Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:31.790Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:31.791Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:31.791Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:31.797Z|ae750d12-01b3-4823-811f-c96816872fa0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:31.846Z|28483668-4607-4427-9f7e-37b1e0b79cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:50:31.849Z|28483668-4607-4427-9f7e-37b1e0b79cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:50:31.917Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:31.920Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:31.920Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||Invoke 2022-06-11T04:50:31.921Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:31.921Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:31.921Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Method : GET 2022-06-11T04:50:31.922Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92faf822fd4989bb", X-B3-SpanId:"28aab1f1c182cbf7", X-B3-ParentSpanId:"92faf822fd4989bb", X-B3-Sampled:"0", X-ONAP-RequestID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-RequestID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-TransactionID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-ECOMP-RequestID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b7cc22c-91f9-4f02-9c0b-2b15d70afbd4"] 2022-06-11T04:50:31.922Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Request body: 2022-06-11T04:50:31.922Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:31.945Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:31.946Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:31.946Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status text : 2022-06-11T04:50:31.946Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:31.948Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Response body: { "requestId" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:19.000+00:00", "endTime" : "2022-06-11T04:50:24.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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:25.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" } } } 2022-06-11T04:50:31.948Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:31.949Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||InvokeReturn 2022-06-11T04:50:31.950Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:31.950Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:31.950Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:31.951Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:31.951Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:31.951Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92faf822fd4989bb", X-B3-SpanId:"b68f9d60db5210de", X-B3-ParentSpanId:"92faf822fd4989bb", X-B3-Sampled:"0", X-ONAP-RequestID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-RequestID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-TransactionID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-ECOMP-RequestID:"9750dd52-fdb8-477d-ba74-286209d6dc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f1cbf34-5112-46dd-b023-6536b8a4003e"] 2022-06-11T04:50:31.952Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:31.952Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:31.975Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:31.976Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:31.976Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:31.977Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:31.980Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:31.980Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:31.980Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:31.987Z|9750dd52-fdb8-477d-ba74-286209d6dc2e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:32.107Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Entering 2022-06-11T04:50:32.110Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:32.111Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||Invoke 2022-06-11T04:50:32.111Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:32.111Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b 2022-06-11T04:50:32.112Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Method : GET 2022-06-11T04:50:32.112Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2c135890d8bff97", X-B3-SpanId:"a784fef8566fdce5", X-B3-ParentSpanId:"c2c135890d8bff97", X-B3-Sampled:"0", X-ONAP-RequestID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-RequestID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-TransactionID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-ECOMP-RequestID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f2167aa-219d-469e-a0a6-7e8058b16da0"] 2022-06-11T04:50:32.112Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Request body: 2022-06-11T04:50:32.113Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:32.143Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:32.144Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:32.144Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Status text : 2022-06-11T04:50:32.145Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:32.146Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||Response body: { "requestId" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T04:50:19.000+00:00", "endTime" : "2022-06-11T04:50:24.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\": \"9fce0e6e-c986-4f23-87ec-523d0b2a61cb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"536bc753-41b0-44d0-80b1-25f07d8a5a1a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T04:50:25.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "e129564e-e61e-4583-a576-e34a6af8b822", "serviceInstanceName" : "basic_cnf-f86bcec1-4e69-461d-b4c5-117832e1c1af", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e129564e-e61e-4583-a576-e34a6af8b822", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "6abd2447-e36f-4f7a-ae02-163a96f1010b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b" } } } 2022-06-11T04:50:32.146Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:32.147Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6abd2447-e36f-4f7a-ae02-163a96f1010b|INFO|500||InvokeReturn 2022-06-11T04:50:32.148Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:32.149Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T04:50:32.149Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T04:50:32.150Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false 2022-06-11T04:50:32.150Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T04:50:32.151Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2c135890d8bff97", X-B3-SpanId:"2ba20a54bd3ab28b", X-B3-ParentSpanId:"c2c135890d8bff97", X-B3-Sampled:"0", X-ONAP-RequestID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-RequestID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-TransactionID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-ECOMP-RequestID:"34cee765-8fe2-47a0-a00c-97c09f932340", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7391141-e089-40e2-acc2-0a328f77c5f1"] 2022-06-11T04:50:32.151Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T04:50:32.152Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T04:50:32.168Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T04:50:32.169Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T04:50:32.169Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T04:50:32.170Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 04:50:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T04:50:32.171Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T04:50:32.171Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T04:50:32.172Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6abd2447-e36f-4f7a-ae02-163a96f1010b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T04:50:32.178Z|34cee765-8fe2-47a0-a00c-97c09f932340|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6abd2447-e36f-4f7a-ae02-163a96f1010b|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T04:50:35.588Z|f4ed8757-cf6b-411f-b09d-d7e84a253f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:35.588Z|3df4aa2c-8e74-4501-899d-130bc1fe14bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:35.588Z|f4ed8757-cf6b-411f-b09d-d7e84a253f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:35.588Z|3df4aa2c-8e74-4501-899d-130bc1fe14bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:35.589Z|c031fb1e-7833-44c7-8b6b-0fb87c604c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:35.590Z|c031fb1e-7833-44c7-8b6b-0fb87c604c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:45.611Z|d957a236-c8ee-4773-b41f-e5e060c03808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:45.612Z|d957a236-c8ee-4773-b41f-e5e060c03808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:45.613Z|a1803fbf-0d51-48d3-b002-b6643735bdf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:45.613Z|a1803fbf-0d51-48d3-b002-b6643735bdf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:45.616Z|51ced996-ee14-4ced-8e5c-a50394dfc2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:45.616Z|51ced996-ee14-4ced-8e5c-a50394dfc2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:46.846Z|9c505179-05b7-4898-83b2-7b149250d21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:50:46.847Z|9c505179-05b7-4898-83b2-7b149250d21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:50:47.154Z|c2b3efb7-a89e-4c8b-8b9b-8a43c3fade94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:50:47.154Z|c2b3efb7-a89e-4c8b-8b9b-8a43c3fade94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:50:55.637Z|e1b9cb01-8bd8-49d0-8d9c-471f75d8016f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:55.637Z|0781738f-c5ae-44d2-80ba-9e9e9b1d99f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:55.637Z|6864d10e-9256-48fe-801a-4e61075f5a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:50:55.638Z|e1b9cb01-8bd8-49d0-8d9c-471f75d8016f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:55.638Z|0781738f-c5ae-44d2-80ba-9e9e9b1d99f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:50:55.638Z|6864d10e-9256-48fe-801a-4e61075f5a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:01.846Z|5e39cbb8-d863-40a8-823b-ee830bd396d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:51:01.847Z|5e39cbb8-d863-40a8-823b-ee830bd396d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:51:05.663Z|51c33dd2-8ef8-4b09-bebf-c832ab4e00d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:05.662Z|991b64f8-14e2-4fb3-8f82-aea2b3af42d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:05.662Z|3212dd69-308f-4cc9-aad1-c6e9850a7c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:05.664Z|51c33dd2-8ef8-4b09-bebf-c832ab4e00d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:05.664Z|991b64f8-14e2-4fb3-8f82-aea2b3af42d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:05.664Z|3212dd69-308f-4cc9-aad1-c6e9850a7c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:15.699Z|dd74e944-ea19-405e-9d43-c91df6d30369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:15.699Z|fa1a453e-ebff-42bb-8264-4f604a11680e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:15.699Z|33cb04a1-6754-435d-8986-dd7fbf82188b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:15.702Z|33cb04a1-6754-435d-8986-dd7fbf82188b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:15.702Z|dd74e944-ea19-405e-9d43-c91df6d30369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:15.702Z|fa1a453e-ebff-42bb-8264-4f604a11680e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:16.847Z|a476d7ab-dd4d-4a02-b16f-f18e036658ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:51:16.850Z|a476d7ab-dd4d-4a02-b16f-f18e036658ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:51:17.155Z|16d36331-cf84-47dc-a8b2-19e402d5fbfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:51:17.155Z|16d36331-cf84-47dc-a8b2-19e402d5fbfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:51:23.116Z|1d00de47-db8b-4c15-b507-5d97ffc49d7d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:51:23.118Z|1d00de47-db8b-4c15-b507-5d97ffc49d7d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:25.728Z|b072af76-0a4b-45e1-ba24-524be434b47c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:25.728Z|83310b36-75b7-4349-9827-e0e9edbf6d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:25.728Z|6fcf7b6f-42b9-49b8-81de-00944fe8358a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:25.729Z|6fcf7b6f-42b9-49b8-81de-00944fe8358a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:25.729Z|83310b36-75b7-4349-9827-e0e9edbf6d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:25.729Z|b072af76-0a4b-45e1-ba24-524be434b47c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:31.846Z|1f8c2ee2-2fa2-4c74-a2fc-ee6b82dbb42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:51:31.847Z|1f8c2ee2-2fa2-4c74-a2fc-ee6b82dbb42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:51:35.752Z|3abc8fe8-4019-4a7c-9499-eaef67fee8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:35.753Z|6928e46e-abb0-40f7-82cf-0e1e1aede7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:35.753Z|13aba08e-d3c1-4eb8-a3a2-533a300c15b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:35.753Z|3abc8fe8-4019-4a7c-9499-eaef67fee8d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:35.753Z|6928e46e-abb0-40f7-82cf-0e1e1aede7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:35.754Z|13aba08e-d3c1-4eb8-a3a2-533a300c15b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:45.777Z|07651acb-928d-40db-863f-26591dbdd445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:45.777Z|951b2eb2-3918-4afb-85de-0f8cac0f10d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:45.778Z|bf2efe0c-3f62-4920-8aea-8e1689274e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:45.778Z|951b2eb2-3918-4afb-85de-0f8cac0f10d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:45.778Z|07651acb-928d-40db-863f-26591dbdd445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:45.778Z|bf2efe0c-3f62-4920-8aea-8e1689274e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:46.846Z|d877b766-9819-45b7-a715-16c6da4b6c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:51:46.847Z|d877b766-9819-45b7-a715-16c6da4b6c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:51:47.156Z|2ae88ad0-a395-43b4-a85b-c16543d208c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:51:47.157Z|2ae88ad0-a395-43b4-a85b-c16543d208c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:51:55.801Z|88768423-4212-47a5-8a7b-0e98307c6e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:55.801Z|969d2958-e819-46aa-8ead-8899ec8b2dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:55.801Z|e1e34b6c-37bf-4bd0-85fa-550982936efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:51:55.802Z|88768423-4212-47a5-8a7b-0e98307c6e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:55.803Z|969d2958-e819-46aa-8ead-8899ec8b2dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:51:55.803Z|e1e34b6c-37bf-4bd0-85fa-550982936efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:01.846Z|78ec8a6d-fd65-4680-a440-bc3c9e5dded0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:52:01.849Z|78ec8a6d-fd65-4680-a440-bc3c9e5dded0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:52:05.827Z|38d53636-04b1-4a31-ad8f-c35de07facd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:05.827Z|1a331164-edc0-4659-8876-0f6152702bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:05.827Z|e845f847-c1d9-42a6-a656-ca4260bc159f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:05.830Z|e845f847-c1d9-42a6-a656-ca4260bc159f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:05.830Z|38d53636-04b1-4a31-ad8f-c35de07facd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:05.830Z|1a331164-edc0-4659-8876-0f6152702bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:15.855Z|3cba59ff-6452-43bd-b9e2-9d5290d6e438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:15.856Z|3cba59ff-6452-43bd-b9e2-9d5290d6e438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:15.856Z|64fea686-6fe9-4f77-b0db-0e66e9dae770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:15.856Z|64fea686-6fe9-4f77-b0db-0e66e9dae770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:15.861Z|d3993c7a-5e92-46ee-9186-21943b52b6ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:15.861Z|d3993c7a-5e92-46ee-9186-21943b52b6ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:16.846Z|4b429d47-aa3e-407a-bc7d-3a29c6869612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:52:16.847Z|4b429d47-aa3e-407a-bc7d-3a29c6869612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:52:17.157Z|e70e44df-2fef-4280-81f0-0c6405e81fe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:52:17.158Z|e70e44df-2fef-4280-81f0-0c6405e81fe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:52:23.116Z|e6935dce-10c3-4f23-9409-0c2bd4838ff9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:52:23.117Z|e6935dce-10c3-4f23-9409-0c2bd4838ff9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:25.877Z|969b9a82-d3a0-43ea-9326-f35565d5fd3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:25.877Z|676dab63-838a-4e2f-9753-39f42b0f640b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:25.878Z|676dab63-838a-4e2f-9753-39f42b0f640b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:25.878Z|969b9a82-d3a0-43ea-9326-f35565d5fd3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:25.879Z|9e576edc-89be-4184-a10e-50b94650eb8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:25.880Z|9e576edc-89be-4184-a10e-50b94650eb8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:31.846Z|445fc444-93e6-4009-bfef-4e27dae5fd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:52:31.847Z|445fc444-93e6-4009-bfef-4e27dae5fd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:52:35.900Z|a3ea1849-0ac6-46e1-9842-59888eec173c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:35.900Z|4d4962e6-75c7-4889-9492-303ea098c44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:35.901Z|a3ea1849-0ac6-46e1-9842-59888eec173c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:35.902Z|4d4962e6-75c7-4889-9492-303ea098c44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:35.903Z|56a751af-b034-471d-af7f-eaab770e2632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:35.904Z|56a751af-b034-471d-af7f-eaab770e2632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:45.927Z|c19fd787-6e27-4c32-a882-d729a20fd88c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:45.928Z|c19fd787-6e27-4c32-a882-d729a20fd88c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:45.930Z|3b90820c-e242-4ac6-922f-b032b73f7954|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:45.930Z|3b90820c-e242-4ac6-922f-b032b73f7954|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:45.931Z|662af016-479e-41f7-bf33-d6fabf5046d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:45.932Z|662af016-479e-41f7-bf33-d6fabf5046d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:46.846Z|0ef4bb7c-bdef-468d-a4ea-6fc30b815a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:52:46.849Z|0ef4bb7c-bdef-468d-a4ea-6fc30b815a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:52:47.159Z|ee3bdb70-2138-48f6-a801-e3a2716d9cec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:52:47.159Z|ee3bdb70-2138-48f6-a801-e3a2716d9cec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:52:55.950Z|e2e060bd-dbd9-4bc7-8b34-cc86f94e9629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:55.950Z|d2d46be5-44d6-4635-a53d-3bd4596b7da0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:55.951Z|e2e060bd-dbd9-4bc7-8b34-cc86f94e9629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:55.951Z|0b118cf2-c580-4d6b-9db1-af9317010a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:52:55.951Z|0b118cf2-c580-4d6b-9db1-af9317010a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:52:55.951Z|d2d46be5-44d6-4635-a53d-3bd4596b7da0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:01.846Z|05f299d8-2231-433e-8826-8501f855ec02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:53:01.847Z|05f299d8-2231-433e-8826-8501f855ec02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:53:05.973Z|167a721d-63a1-4b4e-8464-412e54a6643f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:05.974Z|167a721d-63a1-4b4e-8464-412e54a6643f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:05.975Z|90fcd955-e4a2-4e49-b05a-69c31437723d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:05.976Z|90fcd955-e4a2-4e49-b05a-69c31437723d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:05.976Z|5d856463-9960-4730-9fb1-5e5bbe86d5e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:05.977Z|5d856463-9960-4730-9fb1-5e5bbe86d5e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:15.997Z|e51f0679-835c-4eba-b3fc-4537527e3347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:15.997Z|680a2e4e-0e53-432d-be39-cc9fdb907d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:15.997Z|dd93d2b7-b92b-4629-83e5-df2bf184e4d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:15.997Z|e51f0679-835c-4eba-b3fc-4537527e3347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:15.997Z|680a2e4e-0e53-432d-be39-cc9fdb907d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:15.998Z|dd93d2b7-b92b-4629-83e5-df2bf184e4d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:16.846Z|69a1a67a-54f3-4e00-83ce-c18446439038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:53:16.847Z|69a1a67a-54f3-4e00-83ce-c18446439038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:53:17.160Z|6953e5c9-ed35-4e6b-b482-3db4e0e6fffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:53:17.160Z|6953e5c9-ed35-4e6b-b482-3db4e0e6fffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:53:23.115Z|37b92768-d5e8-43b7-8e0d-68381bcea7c0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:53:23.116Z|37b92768-d5e8-43b7-8e0d-68381bcea7c0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:26.018Z|b16c9f6f-7060-44f6-970d-3bc58efc2504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:26.018Z|c78f8667-ccb8-42f8-92ec-18b6a5539648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:26.018Z|993aaa3e-fe88-4381-a6c4-0cd8595fc4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:26.019Z|b16c9f6f-7060-44f6-970d-3bc58efc2504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:26.019Z|c78f8667-ccb8-42f8-92ec-18b6a5539648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:26.019Z|993aaa3e-fe88-4381-a6c4-0cd8595fc4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:31.846Z|d5403f3d-68b8-4d81-9f45-ff0f94312ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:53:31.849Z|d5403f3d-68b8-4d81-9f45-ff0f94312ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:53:36.039Z|0849fdba-9d28-4700-9f22-235927200b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:36.039Z|81fad316-e5fd-43fd-aa11-e44664562e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:36.040Z|81fad316-e5fd-43fd-aa11-e44664562e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:36.040Z|0849fdba-9d28-4700-9f22-235927200b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:36.040Z|66050051-3097-4406-a6fe-9e56dca85ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:36.041Z|66050051-3097-4406-a6fe-9e56dca85ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:46.062Z|62842bc2-9af2-419b-924a-e6101c923b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:46.063Z|62842bc2-9af2-419b-924a-e6101c923b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:46.063Z|09c5c2b4-f826-4084-bb6a-c5df3e6a5f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:46.063Z|4f763433-be19-40b4-9c82-c17f57009117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:46.064Z|09c5c2b4-f826-4084-bb6a-c5df3e6a5f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:46.064Z|4f763433-be19-40b4-9c82-c17f57009117|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:46.846Z|46aa2784-5ff4-4ec8-95b0-f255f6e3c01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:53:46.847Z|46aa2784-5ff4-4ec8-95b0-f255f6e3c01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:53:47.161Z|13b96ee8-fc38-4456-9256-caa0f9f3cfa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:53:47.162Z|13b96ee8-fc38-4456-9256-caa0f9f3cfa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:53:56.086Z|a0bde55a-f935-439c-aa5a-4617b573df05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:56.086Z|02e0a56c-4b90-4c33-ab67-d7d2acd95d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:56.086Z|a8b5f3f5-6170-434d-bede-ba36802afa3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:53:56.087Z|a0bde55a-f935-439c-aa5a-4617b573df05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:56.087Z|02e0a56c-4b90-4c33-ab67-d7d2acd95d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:53:56.087Z|a8b5f3f5-6170-434d-bede-ba36802afa3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:01.846Z|096b7331-e58d-4ac9-8290-be865a8010bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:54:01.847Z|096b7331-e58d-4ac9-8290-be865a8010bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:54:06.109Z|7d5d256c-c5eb-4e50-8f6c-e821043a7bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:06.109Z|3bbbecba-95ff-49c2-870c-c9f37cda68e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:06.109Z|cd1d822a-eb5b-4d74-8d2d-e8df859898fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:06.109Z|7d5d256c-c5eb-4e50-8f6c-e821043a7bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:06.110Z|cd1d822a-eb5b-4d74-8d2d-e8df859898fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:06.110Z|3bbbecba-95ff-49c2-870c-c9f37cda68e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:16.130Z|bcb1dffd-7996-48c8-8401-aaa37c54194a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:16.130Z|95b31b74-9afc-4825-a175-c54eedc58fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:16.130Z|2ac24c45-1419-47af-8d78-4378c8ec22a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:16.131Z|95b31b74-9afc-4825-a175-c54eedc58fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:16.131Z|bcb1dffd-7996-48c8-8401-aaa37c54194a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:16.131Z|2ac24c45-1419-47af-8d78-4378c8ec22a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:16.846Z|4ee01d2e-226c-4247-b4c5-4aacdfaaabca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:54:16.848Z|4ee01d2e-226c-4247-b4c5-4aacdfaaabca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:54:17.162Z|af62be37-cce1-46c9-82b8-1dbf17b0219b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:54:17.163Z|af62be37-cce1-46c9-82b8-1dbf17b0219b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:54:23.115Z|f84a5f8c-3340-4fe9-907b-733bef78f9d3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:54:23.116Z|f84a5f8c-3340-4fe9-907b-733bef78f9d3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:26.153Z|d3852ef0-f097-43e1-9780-2adf5ab82772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:26.153Z|63d16f34-2bb3-4cae-bf5b-6a641f03840f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:26.153Z|3f4b162b-2b47-4c79-bfb3-b2b9f5917d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:26.153Z|d3852ef0-f097-43e1-9780-2adf5ab82772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:26.154Z|63d16f34-2bb3-4cae-bf5b-6a641f03840f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:26.154Z|3f4b162b-2b47-4c79-bfb3-b2b9f5917d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:31.846Z|ac8b6e8e-9d90-4536-8c93-79e9330ba40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:54:31.847Z|ac8b6e8e-9d90-4536-8c93-79e9330ba40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:54:36.176Z|e11c2a2f-9694-454c-bdc7-e5c009723ab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:36.176Z|a5123615-d2ab-41e7-8b13-8bb584bd1f43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:36.177Z|a5123615-d2ab-41e7-8b13-8bb584bd1f43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:36.177Z|e11c2a2f-9694-454c-bdc7-e5c009723ab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:36.178Z|cf1e9edb-60b3-4f38-a16a-f1a982b476ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:36.179Z|cf1e9edb-60b3-4f38-a16a-f1a982b476ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:46.197Z|3a54c4e2-f713-4b48-9d34-b3cb74e00a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:46.197Z|f7781e37-6bee-416b-a38c-dce3e27ebe79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:46.197Z|eefcd4b9-645f-42ca-ae92-9f3f38de5f19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:46.198Z|3a54c4e2-f713-4b48-9d34-b3cb74e00a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:46.198Z|f7781e37-6bee-416b-a38c-dce3e27ebe79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:46.198Z|eefcd4b9-645f-42ca-ae92-9f3f38de5f19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:46.846Z|f6aeccd9-68fa-4fc3-8725-be47305b29fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:54:46.847Z|f6aeccd9-68fa-4fc3-8725-be47305b29fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:54:47.163Z|3408ab42-03cf-452c-b3f4-7789acfe5e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:54:47.164Z|3408ab42-03cf-452c-b3f4-7789acfe5e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:54:56.218Z|64189afa-f50a-43c6-b95a-26d314f3f527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:56.218Z|04ec303e-f268-494e-91cd-1cb0049749f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:56.218Z|64189afa-f50a-43c6-b95a-26d314f3f527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:56.219Z|04ec303e-f268-494e-91cd-1cb0049749f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:54:56.223Z|66af0a80-9317-4acf-bb17-e3fec0413f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:54:56.224Z|66af0a80-9317-4acf-bb17-e3fec0413f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:01.846Z|5fcd1a8d-0f4a-4da4-9cd5-cee302ab31d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:55:01.849Z|5fcd1a8d-0f4a-4da4-9cd5-cee302ab31d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:55:06.241Z|5b45df63-8106-4597-9646-4202f345a415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:06.241Z|cc5a2ea1-b693-47a9-800c-707d2966c712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:06.242Z|5b45df63-8106-4597-9646-4202f345a415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:06.242Z|cc5a2ea1-b693-47a9-800c-707d2966c712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:06.246Z|14235545-b9d4-4fc8-a578-a92b86c85297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:06.246Z|14235545-b9d4-4fc8-a578-a92b86c85297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:16.262Z|8b0b20da-c179-4ab3-b5fe-3ee94971e7fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:16.263Z|8b0b20da-c179-4ab3-b5fe-3ee94971e7fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:16.264Z|a1bee735-5b18-4c9b-a63a-13026ca89492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:16.264Z|a1bee735-5b18-4c9b-a63a-13026ca89492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:16.265Z|d8b30c9b-adde-4e29-b296-cdc537fe7d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:16.265Z|d8b30c9b-adde-4e29-b296-cdc537fe7d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:16.846Z|ff6ae0f4-5102-4261-9eb9-5f943b89b32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:55:16.847Z|ff6ae0f4-5102-4261-9eb9-5f943b89b32c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:55:17.164Z|8a58874e-ed61-4014-8cc7-23b6478aa535|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:55:17.165Z|8a58874e-ed61-4014-8cc7-23b6478aa535|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:55:23.115Z|36afc6fc-329e-4041-a2d8-6d1e6f7b26a1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:55:23.116Z|36afc6fc-329e-4041-a2d8-6d1e6f7b26a1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:26.286Z|230927a1-8544-42bb-b270-5dd36bb50799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:26.287Z|b986c4a4-eadf-421d-8533-4f176a5b9b1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:26.287Z|230927a1-8544-42bb-b270-5dd36bb50799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:26.287Z|b986c4a4-eadf-421d-8533-4f176a5b9b1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:26.292Z|0f28a87c-cbea-4f36-8b5e-4cc08cc28c02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:26.293Z|0f28a87c-cbea-4f36-8b5e-4cc08cc28c02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:31.846Z|61abc1b0-000b-44cb-b8fc-ce16c858a85c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:55:31.847Z|61abc1b0-000b-44cb-b8fc-ce16c858a85c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:55:36.310Z|baf47569-60c5-4334-9c19-8d77cd1b272f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:36.310Z|a702db8b-0625-4cdf-8548-bd04edba9e25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:36.310Z|a702db8b-0625-4cdf-8548-bd04edba9e25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:36.310Z|f341504f-4427-4671-a6f8-5e0b18e8e0fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:36.310Z|baf47569-60c5-4334-9c19-8d77cd1b272f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:36.311Z|f341504f-4427-4671-a6f8-5e0b18e8e0fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:46.333Z|c5601605-53dd-41fe-9a1c-db108942dc6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:46.333Z|adef4fd5-ee3b-4da8-a50a-0ac07c218c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:46.333Z|c5601605-53dd-41fe-9a1c-db108942dc6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:46.334Z|adef4fd5-ee3b-4da8-a50a-0ac07c218c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:46.334Z|91ed3dce-6bda-48ee-a596-85f8fcb19567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:46.334Z|91ed3dce-6bda-48ee-a596-85f8fcb19567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:46.846Z|a9e5b22b-e1a9-4cbc-8c4e-fe4ae2243bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:55:46.849Z|a9e5b22b-e1a9-4cbc-8c4e-fe4ae2243bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:55:47.166Z|3dcefbb3-e0ab-47d4-952a-876bc73adc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:55:47.166Z|3dcefbb3-e0ab-47d4-952a-876bc73adc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:55:56.355Z|ab399b4e-ae5a-4fae-99fc-177b5db2f5c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:56.355Z|ab399b4e-ae5a-4fae-99fc-177b5db2f5c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:56.356Z|9be0f2df-b1f3-4a1e-b53c-3a537fd89d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:56.357Z|9be0f2df-b1f3-4a1e-b53c-3a537fd89d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:55:56.355Z|e9fe78bf-c6c9-4262-9af6-82259d16de34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:55:56.358Z|e9fe78bf-c6c9-4262-9af6-82259d16de34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:01.846Z|7ac609d6-37f5-473d-88ff-86d8ebc55eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:56:01.847Z|7ac609d6-37f5-473d-88ff-86d8ebc55eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:56:06.378Z|1cd9e8ba-0282-4b65-a39a-71f2058a3980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:06.379Z|e7649d08-13ed-4b69-94db-e914c432255d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:06.379Z|1cd9e8ba-0282-4b65-a39a-71f2058a3980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:06.379Z|57ae90e3-10b0-454b-b9a2-0efa2c7121a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:06.379Z|e7649d08-13ed-4b69-94db-e914c432255d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:06.380Z|57ae90e3-10b0-454b-b9a2-0efa2c7121a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:16.407Z|d982690a-989f-4354-9faf-733afa390c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:16.408Z|d982690a-989f-4354-9faf-733afa390c31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:16.409Z|86184fa8-1d82-43bb-9b76-1a5f5c6e2f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:16.409Z|aa0ea205-9188-49d0-9881-3feb0029c5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:16.409Z|86184fa8-1d82-43bb-9b76-1a5f5c6e2f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:16.410Z|aa0ea205-9188-49d0-9881-3feb0029c5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:16.846Z|aa252025-6d67-4f0a-bd01-581ac02ce6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:56:16.847Z|aa252025-6d67-4f0a-bd01-581ac02ce6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:56:17.167Z|c1deac93-52f0-47ac-a7b8-8df6c94c5042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:56:17.168Z|c1deac93-52f0-47ac-a7b8-8df6c94c5042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:56:23.115Z|650ab759-9507-4269-8180-044155a89204|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:56:23.116Z|650ab759-9507-4269-8180-044155a89204|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:26.433Z|1214efef-e2eb-4de3-a471-78583f332ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:26.434Z|1214efef-e2eb-4de3-a471-78583f332ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:26.438Z|a274be44-2bcd-4b0f-aaea-980347d2b445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:26.438Z|a274be44-2bcd-4b0f-aaea-980347d2b445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:26.441Z|4f38b589-4fe7-4bd6-b8c7-79ea04f4a401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:26.442Z|4f38b589-4fe7-4bd6-b8c7-79ea04f4a401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:31.846Z|b78efc10-55f1-4a42-bbdd-e37e1a84904f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:56:31.849Z|b78efc10-55f1-4a42-bbdd-e37e1a84904f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:56:36.459Z|3c8a886f-c6e2-4cc0-a7c6-8ecbe174fdf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:36.459Z|9d3f225e-219f-4108-8e84-257bb86d52f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:36.459Z|3c8a886f-c6e2-4cc0-a7c6-8ecbe174fdf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:36.460Z|9d3f225e-219f-4108-8e84-257bb86d52f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:36.460Z|b529e002-1034-40bf-a3a2-5d7ee4633d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:36.461Z|b529e002-1034-40bf-a3a2-5d7ee4633d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:46.480Z|6ff52d21-caf9-46c2-832f-378ecbcf4e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:46.480Z|06e3f6b8-7294-45eb-bf98-b374cf0ad53f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:46.481Z|6ff52d21-caf9-46c2-832f-378ecbcf4e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:46.481Z|06e3f6b8-7294-45eb-bf98-b374cf0ad53f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:46.484Z|604c589e-4208-4d40-9651-fbae435406d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:46.485Z|604c589e-4208-4d40-9651-fbae435406d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:46.846Z|5d7703f1-9f04-4465-aaef-c97669e6f540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:56:46.847Z|5d7703f1-9f04-4465-aaef-c97669e6f540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:56:47.168Z|9d18c5de-5573-40fe-a8d5-aaf7fe4f062d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:56:47.169Z|9d18c5de-5573-40fe-a8d5-aaf7fe4f062d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:56:56.502Z|8fcad7ca-0ba7-4a0e-9911-ad69385d4ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:56.502Z|0c9dab7c-d8b7-482f-b145-f312a597904e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:56.503Z|8fcad7ca-0ba7-4a0e-9911-ad69385d4ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:56.503Z|0c9dab7c-d8b7-482f-b145-f312a597904e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:56:56.505Z|18d6e23a-dc11-41bf-850b-1595334f3b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:56:56.505Z|18d6e23a-dc11-41bf-850b-1595334f3b32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:01.846Z|89020d88-debd-4aba-b257-4f6995c3ffbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:57:01.847Z|89020d88-debd-4aba-b257-4f6995c3ffbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:57:06.525Z|24a12355-0f98-4781-b21a-0940fa2ad822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:06.526Z|24a12355-0f98-4781-b21a-0940fa2ad822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:06.528Z|544cd656-5e24-4906-b3c2-e5df55f63262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:06.529Z|544cd656-5e24-4906-b3c2-e5df55f63262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:06.531Z|03f22d21-d050-4ed7-ae1e-096f802a4a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:06.532Z|03f22d21-d050-4ed7-ae1e-096f802a4a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:16.550Z|f7d5da52-71e1-4a9f-abdf-2a46c3717a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:16.550Z|1921d3da-4c21-4a91-a6bd-c858689327dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:16.550Z|7b5c7f20-7ab0-4b4f-96bf-bb9f90b8edd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:16.551Z|f7d5da52-71e1-4a9f-abdf-2a46c3717a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:16.551Z|1921d3da-4c21-4a91-a6bd-c858689327dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:16.551Z|7b5c7f20-7ab0-4b4f-96bf-bb9f90b8edd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:16.846Z|83c0113f-8e60-4d40-8363-7be769a6badc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:57:16.848Z|83c0113f-8e60-4d40-8363-7be769a6badc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:57:17.169Z|364635f6-2b01-4557-9614-243b34fa6cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:57:17.170Z|364635f6-2b01-4557-9614-243b34fa6cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:57:23.114Z|f0f69155-2894-4d4a-927d-18e35ee33abf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:57:23.115Z|f0f69155-2894-4d4a-927d-18e35ee33abf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:26.577Z|fb616bce-99c8-43fe-bdc2-bc7fa0626e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:26.577Z|fb616bce-99c8-43fe-bdc2-bc7fa0626e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:26.579Z|c321449b-e2d3-47c8-bd14-be44a8b38de0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:26.579Z|c321449b-e2d3-47c8-bd14-be44a8b38de0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:26.583Z|21cab277-768f-4ad0-86ca-0f470026a600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:26.584Z|21cab277-768f-4ad0-86ca-0f470026a600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:31.846Z|ae5a376c-e0b3-47fb-a401-742ebee96eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:57:31.847Z|ae5a376c-e0b3-47fb-a401-742ebee96eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:57:36.600Z|733591c0-8636-4ae0-a793-276feb778618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:36.601Z|733591c0-8636-4ae0-a793-276feb778618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:36.601Z|73f9a6c6-f8e4-4515-aa7d-c7c6c1185757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:36.601Z|73f9a6c6-f8e4-4515-aa7d-c7c6c1185757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:36.606Z|d1e3c085-36cb-4853-9451-5aa5f04d7771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:36.607Z|d1e3c085-36cb-4853-9451-5aa5f04d7771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:46.631Z|d02ccce8-1d5a-4ece-ab8b-6ef39b7f8f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:46.631Z|9c9435f6-21ea-4a1c-8902-0da9ada536f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:46.632Z|d02ccce8-1d5a-4ece-ab8b-6ef39b7f8f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:46.632Z|9c9435f6-21ea-4a1c-8902-0da9ada536f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:46.633Z|71dd7882-c378-4d0c-aef4-20c58066689f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:46.633Z|71dd7882-c378-4d0c-aef4-20c58066689f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:46.846Z|aac06650-c77f-4660-9622-e92badddf6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:57:46.847Z|aac06650-c77f-4660-9622-e92badddf6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:57:47.170Z|d6164368-198b-4763-bc4a-be039d2a4584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:57:47.171Z|d6164368-198b-4763-bc4a-be039d2a4584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:57:56.656Z|77bdb4b5-1d02-4a0c-9b41-68b04da10f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:56.656Z|f6b9581f-e2b7-4bb8-982f-798a7bc8a4e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:56.657Z|f6b9581f-e2b7-4bb8-982f-798a7bc8a4e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:56.657Z|77bdb4b5-1d02-4a0c-9b41-68b04da10f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:57:56.658Z|95d9fce8-7dc6-46fb-8e4e-14f024886e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:57:56.659Z|95d9fce8-7dc6-46fb-8e4e-14f024886e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:01.846Z|085c8c23-3095-497e-a238-9209e45cefbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:58:01.849Z|085c8c23-3095-497e-a238-9209e45cefbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:58:06.678Z|39163cb6-f53b-41ef-bad1-184b63cf1dcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:06.678Z|0fcde809-161c-4a47-83ee-4607cb25f3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:06.678Z|39163cb6-f53b-41ef-bad1-184b63cf1dcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:06.678Z|0fcde809-161c-4a47-83ee-4607cb25f3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:06.682Z|87aeda19-7ac2-4ad1-b418-dab2870695d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:06.683Z|87aeda19-7ac2-4ad1-b418-dab2870695d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:16.702Z|334a00ac-3914-41c8-b438-89174d32c7d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:16.702Z|4537c0c1-604f-4bd7-934d-21e43a47cbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:16.703Z|7af80113-c432-41d8-aed8-86f536122dd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:16.703Z|4537c0c1-604f-4bd7-934d-21e43a47cbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:16.703Z|334a00ac-3914-41c8-b438-89174d32c7d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:16.703Z|7af80113-c432-41d8-aed8-86f536122dd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:16.846Z|c474e9d7-e4c6-4f13-a7fe-e884a58ac29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:58:16.847Z|c474e9d7-e4c6-4f13-a7fe-e884a58ac29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:58:17.171Z|8530e895-cfd1-46d6-8da4-9018de0a5441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:58:17.172Z|8530e895-cfd1-46d6-8da4-9018de0a5441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:58:23.115Z|5a12ab6c-009c-4c9f-8a1e-5b8d1c2df64a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:58:23.116Z|5a12ab6c-009c-4c9f-8a1e-5b8d1c2df64a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:26.725Z|7f2a5340-8f81-479a-a2b9-79278ca1184c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:26.725Z|853d037d-6e16-4d1b-98a1-615f9c6d4b17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:26.726Z|853d037d-6e16-4d1b-98a1-615f9c6d4b17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:26.727Z|98dce60b-0532-44b4-a099-430dd01dee10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:26.727Z|98dce60b-0532-44b4-a099-430dd01dee10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:26.727Z|7f2a5340-8f81-479a-a2b9-79278ca1184c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:31.846Z|dd0b6590-da2c-43f4-aecc-722d430820c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:58:31.847Z|dd0b6590-da2c-43f4-aecc-722d430820c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:58:36.749Z|dd8803d6-41ab-4ff6-83b0-16a7881b525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:36.749Z|2a5927f8-96e5-447c-bd20-6cf2d90776ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:36.749Z|dd8803d6-41ab-4ff6-83b0-16a7881b525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:36.749Z|2a5927f8-96e5-447c-bd20-6cf2d90776ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:36.750Z|f975fc5d-43ec-4448-8a5c-ede84c47ecbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:36.750Z|f975fc5d-43ec-4448-8a5c-ede84c47ecbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:46.770Z|569993b9-c5ef-43c4-bf4d-598b9e62a0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:46.770Z|645dc3c7-7777-4596-8427-3024a8df0381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:46.770Z|b3afa264-1179-4e79-85d1-0c780569eec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:46.771Z|569993b9-c5ef-43c4-bf4d-598b9e62a0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:46.771Z|b3afa264-1179-4e79-85d1-0c780569eec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:46.771Z|645dc3c7-7777-4596-8427-3024a8df0381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:46.846Z|76b06e52-cdee-4ddb-9b7b-5dd1d63406ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:58:46.848Z|76b06e52-cdee-4ddb-9b7b-5dd1d63406ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:58:47.172Z|716f6fc0-630b-407a-b198-acfa22ededbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:58:47.173Z|716f6fc0-630b-407a-b198-acfa22ededbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:58:56.792Z|9af8dc1c-f45d-43a2-a748-0f47c4f6f7a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:56.793Z|9af8dc1c-f45d-43a2-a748-0f47c4f6f7a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:56.795Z|0c2c3281-ad95-40bd-94cd-5305307b8b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:56.796Z|0c2c3281-ad95-40bd-94cd-5305307b8b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:58:56.798Z|28a18a22-46dd-463a-80b9-955ca711f38c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:58:56.798Z|28a18a22-46dd-463a-80b9-955ca711f38c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:01.846Z|0d4a76a6-0c38-422b-8f5e-b1515e3d087c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:59:01.847Z|0d4a76a6-0c38-422b-8f5e-b1515e3d087c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:59:06.821Z|436a2748-f165-4194-84af-56524b315314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:06.822Z|436a2748-f165-4194-84af-56524b315314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:06.825Z|53c8bd53-0a4a-4aab-a663-ee3cebb605e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:06.825Z|53c8bd53-0a4a-4aab-a663-ee3cebb605e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:06.827Z|6295e683-21fc-44d1-a1e3-6ffd29af8df1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:06.827Z|6295e683-21fc-44d1-a1e3-6ffd29af8df1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:16.844Z|611bd5dc-f416-46be-b93b-b1fd6333c3e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:16.845Z|611bd5dc-f416-46be-b93b-b1fd6333c3e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:16.846Z|872479e8-10f6-49a3-9eff-eea94a7c27ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:59:16.847Z|872479e8-10f6-49a3-9eff-eea94a7c27ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:59:16.847Z|b1925951-331b-4d91-af76-36fb74b5f725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:16.848Z|b1925951-331b-4d91-af76-36fb74b5f725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:16.849Z|d680befd-61a5-4683-94a8-5378837711b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:16.849Z|d680befd-61a5-4683-94a8-5378837711b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:17.175Z|c177b4e4-8b65-4b98-a2dc-c6cecc35d8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:59:17.175Z|c177b4e4-8b65-4b98-a2dc-c6cecc35d8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:59:23.115Z|ea39f23e-5381-4a68-9edf-30f45f875b2a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T04:59:23.116Z|ea39f23e-5381-4a68-9edf-30f45f875b2a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:26.866Z|32017220-5074-4fa0-8f57-4cc3a5939c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:26.867Z|32017220-5074-4fa0-8f57-4cc3a5939c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:26.868Z|aaa82016-0c87-4311-9e85-971ca1d84960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:26.868Z|aaa82016-0c87-4311-9e85-971ca1d84960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:26.870Z|0f59d5fc-61d3-496f-be1d-46f1fd9a707a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:26.871Z|0f59d5fc-61d3-496f-be1d-46f1fd9a707a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:31.846Z|a4b117ec-5bbe-41e3-8e62-e2d9bc4c3e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:59:31.847Z|a4b117ec-5bbe-41e3-8e62-e2d9bc4c3e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:59:36.890Z|271346a2-9535-40f1-9e79-8228468d108e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:36.890Z|38383a15-7373-423f-93b6-8310a9d9be9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:36.891Z|271346a2-9535-40f1-9e79-8228468d108e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:36.891Z|38383a15-7373-423f-93b6-8310a9d9be9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:36.895Z|58b250bb-f3e3-46e6-8dd9-effee91e4ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:36.897Z|58b250bb-f3e3-46e6-8dd9-effee91e4ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:46.846Z|d7eabd47-4487-4d89-aab0-f147a3ab3cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:59:46.847Z|d7eabd47-4487-4d89-aab0-f147a3ab3cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:59:46.912Z|c6ddf665-f43e-4eec-b726-7d94c6c0b7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:46.912Z|06f51999-71c3-4b75-bcf8-998294dbaf25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:46.912Z|c6ddf665-f43e-4eec-b726-7d94c6c0b7f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:46.912Z|06f51999-71c3-4b75-bcf8-998294dbaf25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:46.915Z|4d3f483a-6e70-46a8-af79-702e33abff20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:46.916Z|4d3f483a-6e70-46a8-af79-702e33abff20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:47.176Z|23aa5476-55be-48fa-bfd7-8fa05124239a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T04:59:47.176Z|23aa5476-55be-48fa-bfd7-8fa05124239a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T04:59:56.934Z|cde65ec7-63a3-4f93-8481-f6aad26ebe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:56.935Z|f7976313-a9c3-44bf-9ab3-b8244c28318f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:56.935Z|cde65ec7-63a3-4f93-8481-f6aad26ebe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:56.936Z|f7976313-a9c3-44bf-9ab3-b8244c28318f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T04:59:56.938Z|113f1707-04df-4e0b-a032-1c7585d08d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T04:59:56.939Z|113f1707-04df-4e0b-a032-1c7585d08d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:01.846Z|60ea0404-0707-43ac-a09a-dc157d01d3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:00:01.847Z|60ea0404-0707-43ac-a09a-dc157d01d3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:00:06.958Z|35ae8cd5-f5ac-4255-9176-50d2627d68fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:06.958Z|3961d1f2-8692-44f3-8431-06a96a75e27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:06.958Z|6570b46f-10eb-46c5-979d-f7d009f9d3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:06.958Z|6570b46f-10eb-46c5-979d-f7d009f9d3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:06.958Z|35ae8cd5-f5ac-4255-9176-50d2627d68fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:06.958Z|3961d1f2-8692-44f3-8431-06a96a75e27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:16.846Z|1dd50ebd-ee84-4f3e-a932-5fd9bb0c0589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:00:16.847Z|1dd50ebd-ee84-4f3e-a932-5fd9bb0c0589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:00:16.981Z|331a2614-a319-42a1-ae0e-fb1971b575d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:16.981Z|8b288eee-61d0-44b4-a6c0-ae681dc01929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:16.982Z|558870b4-c939-427e-981c-7a9ea2e9189e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:16.982Z|8b288eee-61d0-44b4-a6c0-ae681dc01929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:16.982Z|331a2614-a319-42a1-ae0e-fb1971b575d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:16.982Z|558870b4-c939-427e-981c-7a9ea2e9189e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:17.177Z|43f15bc0-693d-43d8-bc6c-894f3e723796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:00:17.177Z|43f15bc0-693d-43d8-bc6c-894f3e723796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:00:23.114Z|5a8ac45a-1093-4b8a-9e37-d8e6e31fce02|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:00:23.115Z|5a8ac45a-1093-4b8a-9e37-d8e6e31fce02|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:27.005Z|be38d15b-52ae-42f9-80cf-051ad696c87a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:27.005Z|e335f226-b3b7-45af-968b-fa094cef7cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:27.006Z|be38d15b-52ae-42f9-80cf-051ad696c87a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:27.006Z|18d7cd15-87a7-4979-84b0-8178c925ca18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:27.006Z|e335f226-b3b7-45af-968b-fa094cef7cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:27.006Z|18d7cd15-87a7-4979-84b0-8178c925ca18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:31.846Z|6bdc7781-d901-4b66-b5a5-7cf77e663a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:00:31.847Z|6bdc7781-d901-4b66-b5a5-7cf77e663a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:00:37.027Z|3109902b-f07d-423d-b8ba-3479d93c5f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:37.027Z|1c279d76-328d-4dc9-9a59-af69ea575211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:37.028Z|3109902b-f07d-423d-b8ba-3479d93c5f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:37.028Z|1c279d76-328d-4dc9-9a59-af69ea575211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:37.029Z|8c907bf2-52d5-4c92-9963-b9dbca3774a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:37.030Z|8c907bf2-52d5-4c92-9963-b9dbca3774a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:46.846Z|cefeb378-2044-45a0-9c9e-20396ce34503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:00:46.847Z|cefeb378-2044-45a0-9c9e-20396ce34503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:00:47.048Z|8de9c1f4-a6a5-4115-af5e-a06254c80e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:47.049Z|99c57870-4613-490f-9958-4ae2a5bb953b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:47.049Z|381563ec-0829-4a02-9bf3-9d42d572cba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:47.049Z|99c57870-4613-490f-9958-4ae2a5bb953b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:47.049Z|8de9c1f4-a6a5-4115-af5e-a06254c80e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:47.049Z|381563ec-0829-4a02-9bf3-9d42d572cba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:47.178Z|d43acac4-c97a-4c56-8751-e25d4791d6ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:00:47.178Z|d43acac4-c97a-4c56-8751-e25d4791d6ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:00:57.069Z|533449d8-33e2-4348-a60e-015ae3f9f2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:57.069Z|361369f5-a381-4ff5-9e5b-ca9d96290315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:57.070Z|533449d8-33e2-4348-a60e-015ae3f9f2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:57.070Z|361369f5-a381-4ff5-9e5b-ca9d96290315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:00:57.073Z|5b7fba17-41f3-4a0a-97d1-ef05738c4108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:00:57.074Z|5b7fba17-41f3-4a0a-97d1-ef05738c4108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:01.846Z|b92205a6-438b-46e7-8fdf-c6aad862a9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:01:01.849Z|b92205a6-438b-46e7-8fdf-c6aad862a9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:01:07.090Z|676a6793-3610-40a8-b348-cd03a1d15e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:07.090Z|d472168c-2989-4ab9-ae95-5842dccddfff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:07.091Z|676a6793-3610-40a8-b348-cd03a1d15e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:07.091Z|d472168c-2989-4ab9-ae95-5842dccddfff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:07.095Z|62fac6d0-8622-4add-95f4-c8ac00f1acdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:07.096Z|62fac6d0-8622-4add-95f4-c8ac00f1acdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:16.846Z|5e88ba4e-5f94-438c-a112-173b081cb1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:01:16.847Z|5e88ba4e-5f94-438c-a112-173b081cb1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:01:17.112Z|f6e7e078-274b-4264-ac39-07df7d05f72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:17.113Z|f6e7e078-274b-4264-ac39-07df7d05f72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:17.113Z|b5e1caae-a46d-46fa-83ca-c7f6931a41cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:17.114Z|b5e1caae-a46d-46fa-83ca-c7f6931a41cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:17.117Z|a120ae5b-0998-4bda-b75a-603ca66a6188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:17.118Z|a120ae5b-0998-4bda-b75a-603ca66a6188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:17.179Z|69e74b8e-2117-4608-8ccf-2feda3e28362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:01:17.180Z|69e74b8e-2117-4608-8ccf-2feda3e28362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:01:23.114Z|dd768d4b-3a00-4094-bc80-e027faf1dd88|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:01:23.115Z|dd768d4b-3a00-4094-bc80-e027faf1dd88|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:27.133Z|251a52fc-a374-4f14-8140-950c297d0e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:27.133Z|251a52fc-a374-4f14-8140-950c297d0e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:27.135Z|48e770af-9b4a-4f23-b74a-006a51b43122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:27.136Z|a9290c3f-5bed-43eb-bdbb-224d6e2d8fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:27.136Z|a9290c3f-5bed-43eb-bdbb-224d6e2d8fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:27.136Z|48e770af-9b4a-4f23-b74a-006a51b43122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:31.846Z|9dc7e98d-88b7-48e1-a935-669f9bca7459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:01:31.847Z|9dc7e98d-88b7-48e1-a935-669f9bca7459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:01:37.154Z|4337c98c-61df-40ab-8bf0-f29b9b969870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:37.154Z|4337c98c-61df-40ab-8bf0-f29b9b969870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:37.154Z|3a0a2679-4752-44a8-ac20-e1e4df72cdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:37.155Z|3a0a2679-4752-44a8-ac20-e1e4df72cdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:37.156Z|4610aa1b-02b9-465a-897e-18ec85023ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:37.156Z|4610aa1b-02b9-465a-897e-18ec85023ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:46.846Z|7cea4dc9-33f7-4d15-bd77-54e9c37964bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:01:46.849Z|7cea4dc9-33f7-4d15-bd77-54e9c37964bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:01:47.175Z|d7ba2e47-efb3-4dff-b2b0-9a55edf727d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:47.175Z|972225d4-136f-4f87-8d75-7a9babb9b2b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:47.176Z|972225d4-136f-4f87-8d75-7a9babb9b2b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:47.176Z|d7ba2e47-efb3-4dff-b2b0-9a55edf727d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:47.178Z|4a646033-bec7-40d7-ae0d-1417e696394b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:47.179Z|4a646033-bec7-40d7-ae0d-1417e696394b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:47.180Z|40672462-8128-4160-be4d-968797837fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:01:47.181Z|40672462-8128-4160-be4d-968797837fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:01:57.197Z|6db25dba-4975-4218-8447-280a2c237ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:57.198Z|6db25dba-4975-4218-8447-280a2c237ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:57.200Z|f67fd311-5d1e-4c3f-831d-bc43b90f0a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:57.201Z|421b70a2-face-4f59-a21b-137b89582159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:01:57.201Z|f67fd311-5d1e-4c3f-831d-bc43b90f0a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:57.201Z|421b70a2-face-4f59-a21b-137b89582159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:01:57.344Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:01:57.347Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b2675277-63c1-4713-94d1-1bb39aab2b33 already exists in requestDb InfraActiveRequests table 2022-06-11T05:01:57.348Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:01:57.349Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:01:57.349Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:57.349Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:01:57.350Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:01:57.350Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83ad1a1146bac2b6", X-B3-SpanId:"38afa9d2192ba946", X-B3-ParentSpanId:"83ad1a1146bac2b6", X-B3-Sampled:"0", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fea6c347-8755-43e2-9aa3-0133413c86fd"] 2022-06-11T05:01:57.351Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:01:57.351Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:57.409Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:57.409Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:01:57.410Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:01:57.410Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 05:01:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:57.411Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: 2022-06-11T05:01:57.411Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:57.412Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|404|Not Found|InvokeReturn 2022-06-11T05:01:57.423Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T05:01:57.424Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-11T05:01:57.428Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T05:01:57.458Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T05:01:57.459Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-11T05:01:57.513Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-11T05:01:57.514Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-05:01:57:824-58217], Content-Length=[313], Date=[Sat, 11 Jun 2022 05:01:57 GMT], Content-Type=[application/json]} 2022-06-11T05:01:57.516Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-06-11T05:01:57.518Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-11T05:01:57.519Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-11T05:01:57.523Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T05:01:57.550Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T05:01:57.550Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-11T05:01:57.593Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-11T05:01:57.593Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-05:01:57:908-14612], Content-Length=[313], Date=[Sat, 11 Jun 2022 05:01:57 GMT], Content-Type=[application/json]} 2022-06-11T05:01:57.595Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-06-11T05:01:57.597Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-11T05:01:57.597Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-11T05:01:57.601Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T05:01:57.626Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T05:01:57.627Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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/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=[b2675277-63c1-4713-94d1-1bb39aab2b33], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[63bdee29-be02-4477-b013-6b62662f78ee], X-ECOMP-RequestID=[b2675277-63c1-4713-94d1-1bb39aab2b33], X-TransactionId=[], X-ONAP-RequestID=[b2675277-63c1-4713-94d1-1bb39aab2b33]} 2022-06-11T05:01:57.694Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220611-05:01:57:984-85164], vertex-id=[208936], Content-Length=[599], Date=[Sat, 11 Jun 2022 05:01:57 GMT], Content-Type=[application/json]} 2022-06-11T05:01:57.696Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654923475140","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-06-11T05:01:57.697Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T05:01:57.700Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T05:01:57.701Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T05:01:57.708Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:01:57.708Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T05:01:57.709Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:57.709Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:01:57.709Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T05:01:57.710Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"83ad1a1146bac2b6", X-B3-SpanId:"5a92cf72b1cb4946", X-B3-ParentSpanId:"83ad1a1146bac2b6", X-B3-Sampled:"0", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b767df54-6c20-4fa4-aff3-d3f04f8fdaa0"] 2022-06-11T05:01:57.710Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8","requestScope":"service"} 2022-06-11T05:01:57.710Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:57.749Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:57.750Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T05:01:57.751Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T05:01:57.751Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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:"Sat, 11 Jun 2022 05:01:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:57.752Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T05:01:57.752Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:57.753Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T05:01:57.754Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:01:57.755Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||Invoke 2022-06-11T05:01:57.756Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:57.756Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:01:57.756Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Method : GET 2022-06-11T05:01:57.757Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eca8899-04a6-4e5d-8e2a-c39a1c073f32"] 2022-06-11T05:01:57.757Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Request body: 2022-06-11T05:01:57.758Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:57.848Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:57.849Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status code : 200 OK 2022-06-11T05:01:57.850Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status text : 2022-06-11T05:01:57.850Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:57.853Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "53997a1f-7429-4e00-aa1b-14b92fc57a42", "modelInvariantUUID" : "f2c1d275-daf4-44c0-9cf7-358ee09c4c67", "created" : "2022-06-11 04:58: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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/serviceProxyCustomizations" } } } 2022-06-11T05:01:57.853Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:57.854Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||InvokeReturn 2022-06-11T05:01:57.859Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance 2022-06-11T05:01:57.859Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|INFO|500||Invoke 2022-06-11T05:01:57.860Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:57.860Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance 2022-06-11T05:01:57.861Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Method : GET 2022-06-11T05:01:57.861Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"564c094b-0aab-4757-aa47-36753b1ecf6c"] 2022-06-11T05:01:57.862Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Request body: 2022-06-11T05:01:57.862Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:57.917Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:57.918Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:01:57.918Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Status text : 2022-06-11T05:01:57.918Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&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:"Sat, 11 Jun 2022 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:57.919Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Response body: 2022-06-11T05:01:57.919Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:57.920Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:01:57.920Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67 2022-06-11T05:01:57.921Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|INFO|500||Invoke 2022-06-11T05:01:57.921Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:57.921Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67 2022-06-11T05:01:57.922Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Method : GET 2022-06-11T05:01:57.922Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"723583cb-9b3d-421c-9b2d-a6d347835160"] 2022-06-11T05:01:57.923Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Request body: 2022-06-11T05:01:57.923Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:57.971Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:57.972Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Status code : 200 OK 2022-06-11T05:01:57.973Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Status text : 2022-06-11T05:01:57.973Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:57.977Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "53997a1f-7429-4e00-aa1b-14b92fc57a42", "modelInvariantUUID" : "f2c1d275-daf4-44c0-9cf7-358ee09c4c67", "created" : "2022-06-11 04:58: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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67" } } } 2022-06-11T05:01:57.978Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:57.978Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|INFO|500||InvokeReturn 2022-06-11T05:01:57.983Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance 2022-06-11T05:01:57.984Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|INFO|500||Invoke 2022-06-11T05:01:57.985Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:57.985Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance 2022-06-11T05:01:57.986Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Method : GET 2022-06-11T05:01:57.986Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3ab58bf-b135-47b1-84d3-62215d8219fc"] 2022-06-11T05:01:57.987Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Request body: 2022-06-11T05:01:57.987Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:58.012Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:58.013Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:01:58.014Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Status text : 2022-06-11T05:01:58.014Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&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:"Sat, 11 Jun 2022 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:58.015Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||Response body: 2022-06-11T05:01:58.015Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:58.016Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:01:58.016Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:01:58.017Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T05:01:58.017Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:58.017Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:01:58.018Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T05:01:58.018Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78674f30-855b-4d45-9cb9-0dfd789d2d13"] 2022-06-11T05:01:58.018Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T05:01:58.019Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:58.045Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:58.045Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T05:01:58.046Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T05:01:58.046Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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:"Sat, 11 Jun 2022 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:58.054Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T05:01:58.055Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:58.055Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T05:01:58.058Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T05:01:58.058Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-11T05:01:58.059Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:58.059Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T05:01:58.059Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-11T05:01:58.059Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbddc2c2-bd3d-4355-bbb3-2bc51600aac9"] 2022-06-11T05:01:58.060Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-11T05:01:58.060Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:58.097Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:58.097Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T05:01:58.098Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-11T05:01:58.098Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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:"Sat, 11 Jun 2022 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:58.100Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-11T05:01:58.101Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:58.101Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-11T05:01:58.103Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:01:58.104Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||Invoke 2022-06-11T05:01:58.104Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:58.104Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:01:58.105Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Method : GET 2022-06-11T05:01:58.105Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7820444-068a-4d0f-99c4-2a4ebc8cadcf"] 2022-06-11T05:01:58.105Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Request body: 2022-06-11T05:01:58.105Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:58.143Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:58.144Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status code : 200 OK 2022-06-11T05:01:58.144Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status text : 2022-06-11T05:01:58.144Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:58.147Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "53997a1f-7429-4e00-aa1b-14b92fc57a42", "modelInvariantUUID" : "f2c1d275-daf4-44c0-9cf7-358ee09c4c67", "created" : "2022-06-11 04:58: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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/serviceProxyCustomizations" } } } 2022-06-11T05:01:58.148Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:58.148Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||InvokeReturn 2022-06-11T05:01:58.152Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:01:58.152Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T05:01:58.152Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:58.153Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:01:58.153Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T05:01:58.153Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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:"8979", X-B3-TraceId:"83ad1a1146bac2b6", X-B3-SpanId:"297a62f892b53c04", X-B3-ParentSpanId:"83ad1a1146bac2b6", X-B3-Sampled:"0", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"801c1708-6dce-4fe9-866f-a4da12415199"] 2022-06-11T05:01:58.154Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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":"b2675277-63c1-4713-94d1-1bb39aab2b33","requestStatus":"IN_PROGRESS","startTime":1654923717424,"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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8","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":"b2675277-63c1-4713-94d1-1bb39aab2b33"} 2022-06-11T05:01:58.154Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T05:01:58.200Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T05:01:58.200Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T05:01:58.201Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T05:01:58.201Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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/b2675277-63c1-4713-94d1-1bb39aab2b33", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:01:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:01:58.203Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:01:57.424+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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T05:01:58.757+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:01:58.204Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T05:01:58.204Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T05:01:58.213Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:01:58.214Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T05:01:58.214Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T05:01:58.215Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:01:58.215Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T05:01:58.216Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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:"4343", X-B3-TraceId:"83ad1a1146bac2b6", X-B3-SpanId:"4cb85684429e84a6", X-B3-ParentSpanId:"83ad1a1146bac2b6", X-B3-Sampled:"0", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dba0d482-7508-449d-bf3f-4a78fa3c0915"] 2022-06-11T05:01:58.217Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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\":\"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\"modelUuid\":\"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\"modelInvariantUuid\":\"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\"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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\"modelInvariantUuid\":\"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\"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\":\"881fde1d-dade-41d7-8005-d0291fef9859\",\"modelInvariantUuid\":\"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"},\"instanceName\":\"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\":\"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\"modelInvariantId\":\"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"b2675277-63c1-4713-94d1-1bb39aab2b33","type":"String"},"mso-request-id":{"value":"b2675277-63c1-4713-94d1-1bb39aab2b33","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T05:01:58.217Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:00.243Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:00.244Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T05:02:00.244Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T05:02:00.245Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 05:02:00 GMT", X-ONAP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-TransactionID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ECOMP-RequestID:"b2675277-63c1-4713-94d1-1bb39aab2b33", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dba0d482-7508-449d-bf3f-4a78fa3c0915", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:00.246Z|b2675277-63c1-4713-94d1-1bb39aab2b33|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\":\"b2675277-63c1-4713-94d1-1bb39aab2b33\",\"instanceId\":\"ca330357-0d69-48d3-a4aa-22739cc62a80\"}}","message":"Success","processInstanceID":"9f1bea8e-e943-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T05:02:00.246Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:00.247Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T05:02:00.253Z|b2675277-63c1-4713-94d1-1bb39aab2b33|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:02:00.388Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:02:00.395Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:00.396Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:02:00.397Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:00.397Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:00.398Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:02:00.398Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f271ec3088157b36", X-B3-SpanId:"2f1f0e2694b43503", X-B3-ParentSpanId:"f271ec3088157b36", X-B3-Sampled:"0", X-ONAP-RequestID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-RequestID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-TransactionID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-ECOMP-RequestID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bf19e71-d55c-480a-ba1a-472c89180eeb"] 2022-06-11T05:02:00.398Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:02:00.399Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:00.462Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:00.463Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:00.463Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:02:00.463Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:00.468Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:01:57.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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:02:00.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:02:00.469Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:00.469Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:02:00.471Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:00.471Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:02:00.472Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:00.472Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:00.472Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:02:00.472Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f271ec3088157b36", X-B3-SpanId:"ee049c2e8af6a48e", X-B3-ParentSpanId:"f271ec3088157b36", X-B3-Sampled:"0", X-ONAP-RequestID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-RequestID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-TransactionID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-ECOMP-RequestID:"d470f07c-d919-4810-92a9-33e7bea197cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db0e0e00-c92e-450c-a39a-f9395d7f39fa"] 2022-06-11T05:02:00.473Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:02:00.473Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:00.509Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:00.510Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:00.510Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:02:00.510Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:00.515Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:02:00.516Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:00.516Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:02:00.524Z|d470f07c-d919-4810-92a9-33e7bea197cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:02:01.847Z|a24f5dae-7785-42f2-8078-0ee131c8ab85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:02:01.847Z|a24f5dae-7785-42f2-8078-0ee131c8ab85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:02:07.227Z|10220e3b-acf2-4c63-b5a1-877fa776c329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:07.228Z|10220e3b-acf2-4c63-b5a1-877fa776c329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:07.231Z|f313fe5f-583b-4541-a21a-9dbd9b3ef1cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:07.231Z|f313fe5f-583b-4541-a21a-9dbd9b3ef1cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:07.234Z|072e8cc2-c8e7-4acd-9d94-846725759d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:07.234Z|072e8cc2-c8e7-4acd-9d94-846725759d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:10.654Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:02:10.666Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:10.667Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:02:10.668Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:10.668Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:10.668Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:02:10.668Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7d52d0bab122f24", X-B3-SpanId:"6dba4e98c16723fa", X-B3-ParentSpanId:"b7d52d0bab122f24", X-B3-Sampled:"0", X-ONAP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-TransactionID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ECOMP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3dcd3bb-20de-4dbf-84ca-0ee407468877"] 2022-06-11T05:02:10.669Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:02:10.669Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:10.732Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:10.733Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:10.733Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:02:10.734Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:10.740Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:02:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:02:10.741Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:10.741Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:02:10.742Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:10.743Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:02:10.743Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:10.743Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:10.744Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:02:10.744Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7d52d0bab122f24", X-B3-SpanId:"dadd614205a76aa3", X-B3-ParentSpanId:"b7d52d0bab122f24", X-B3-Sampled:"0", X-ONAP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-TransactionID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ECOMP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67f54027-9545-4ec6-b82c-ed05807262c4"] 2022-06-11T05:02:10.744Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:02:10.744Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:10.779Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:10.780Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:10.780Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:02:10.781Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:10.781Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:02:10.781Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:10.782Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:02:10.838Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:10.839Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:10.840Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:10.840Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:10.840Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:10.840Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-TransactionID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ECOMP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20dd5fb5-160c-47ab-b674-6bf34990b510"] 2022-06-11T05:02:10.841Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:10.841Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:10.988Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:10.989Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:10.990Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:10.990Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A32A56CFED3197D58D70B45EEB94B9EB; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:10.991Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4572d4e-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:02:07.090+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"a31c640d-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:02:10.991Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:10.992Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:11.020Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:11.021Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:11.021Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:11.021Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:11.021Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:11.022Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-TransactionID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ECOMP-RequestID:"2ae9f87c-88cc-4a99-92c5-82add042f49f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e83b44f2-52fc-47de-827e-f3b900952347"] 2022-06-11T05:02:11.022Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:11.022Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:11.151Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:11.151Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:11.151Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:11.152Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D55CA75B3EF45EEE3C21C2F28BA89DAD; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:11.152Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a4577b81-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"a4572d4e-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"a4572d4e-e943-11ec-908c-56ff2174964f","executionId":"a4572d4e-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:02:07.092+0000","endTime":"2022-06-11T05:02:07.253+0000","durationInMillis":161,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:02:11.152Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:11.153Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4572d4e-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:11.160Z|2ae9f87c-88cc-4a99-92c5-82add042f49f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:02:16.846Z|11713327-7142-4418-82ee-5b2503af4098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:02:16.847Z|11713327-7142-4418-82ee-5b2503af4098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:02:17.181Z|6b9ae407-9e6b-44bd-be62-cb88886670c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:02:17.182Z|6b9ae407-9e6b-44bd-be62-cb88886670c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:02:17.252Z|b764457a-599e-4446-aea9-246e6f581364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:17.253Z|b764457a-599e-4446-aea9-246e6f581364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:17.258Z|98cdc5db-3391-4661-9bdc-44ac666f1a97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:17.258Z|eaf5bb5d-3589-46a5-9451-e527b00892e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:17.259Z|98cdc5db-3391-4661-9bdc-44ac666f1a97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:17.259Z|eaf5bb5d-3589-46a5-9451-e527b00892e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:21.289Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:02:21.294Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:21.295Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:02:21.296Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:21.296Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:21.296Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:02:21.297Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d4ccdb817e7cc70", X-B3-SpanId:"4ffacb2f58e3fcac", X-B3-ParentSpanId:"4d4ccdb817e7cc70", X-B3-Sampled:"0", X-ONAP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-TransactionID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ECOMP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f31211b-bc38-43e3-93a9-1fe25aed4cb2"] 2022-06-11T05:02:21.297Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:02:21.298Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:21.335Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:21.335Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:21.336Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:02:21.336Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:21.338Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:02:19.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:02:21.339Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:21.339Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:02:21.341Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:21.341Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:02:21.342Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:21.342Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:21.342Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:02:21.343Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d4ccdb817e7cc70", X-B3-SpanId:"d0769e6e44336c6b", X-B3-ParentSpanId:"4d4ccdb817e7cc70", X-B3-Sampled:"0", X-ONAP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-TransactionID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ECOMP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"028cf4db-2349-4192-81ac-2b0a7afd4492"] 2022-06-11T05:02:21.343Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:02:21.343Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:21.382Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:21.383Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:21.383Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:02:21.383Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:21.389Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:02:21.390Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:21.391Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:02:21.418Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:21.419Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:21.419Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:21.419Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:21.419Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:21.420Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-TransactionID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ECOMP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c94def99-acba-4276-b10a-1388973139fc"] 2022-06-11T05:02:21.420Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:21.420Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:21.555Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:21.555Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:21.556Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:21.556Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D2135EE8C0C4EAF5FFE5E6623CFF14B1; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:21.556Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a96f58b2-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:02:15.637+0000","endTime":"2022-06-11T05:02:18.645+0000","removalTime":null,"durationInMillis":3008,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"a94e14d5-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:02:21.557Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:21.557Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:21.591Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:21.591Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:21.592Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:21.592Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:21.592Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:21.592Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-TransactionID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ECOMP-RequestID:"415aa682-8092-4b4e-bdf0-b0ea5d729dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c7e02c9-0242-4950-9d80-8fce4ad2709f"] 2022-06-11T05:02:21.593Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:21.593Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:21.713Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:21.713Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:21.714Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:21.714Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7BF54595D6390E6F0667FD90E552FBA4; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:21.715Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a96fa6e5-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"a96f58b2-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"a96f58b2-e943-11ec-908c-56ff2174964f","executionId":"a96f58b2-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:02:15.639+0000","endTime":"2022-06-11T05:02:15.813+0000","durationInMillis":174,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:02:21.715Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:21.716Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a96f58b2-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:21.720Z|415aa682-8092-4b4e-bdf0-b0ea5d729dad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:02:23.115Z|b755ac29-8b0f-4408-ada9-22c7d195a524|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:02:23.116Z|b755ac29-8b0f-4408-ada9-22c7d195a524|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:27.286Z|2a5a8608-5a0d-4e73-9058-ee42f6a08618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:27.286Z|de8d22c9-7936-4d43-8c68-ea081db4a5e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:27.287Z|2a5a8608-5a0d-4e73-9058-ee42f6a08618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:27.287Z|de8d22c9-7936-4d43-8c68-ea081db4a5e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:27.287Z|07ba8c30-2c01-4474-a80c-e63b8e956759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:27.288Z|07ba8c30-2c01-4474-a80c-e63b8e956759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:31.846Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:02:31.846Z|111ddbc5-d657-4f70-b4fe-b72b693b51de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:02:31.849Z|111ddbc5-d657-4f70-b4fe-b72b693b51de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:02:31.851Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:31.852Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:02:31.852Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:31.852Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:31.853Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:02:31.853Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971315128de75edb", X-B3-SpanId:"07d5f2ec174ad135", X-B3-ParentSpanId:"971315128de75edb", X-B3-Sampled:"0", X-ONAP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-TransactionID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ECOMP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7910dd4-5818-4d8b-a27c-df6f23f9e6c5"] 2022-06-11T05:02:31.853Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:02:31.854Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:31.892Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:31.892Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:31.893Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:02:31.893Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:31.894Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:02:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:02:31.894Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:31.894Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:02:31.896Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:31.896Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:02:31.897Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:31.897Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:31.897Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:02:31.898Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971315128de75edb", X-B3-SpanId:"d575b71052dfcf4f", X-B3-ParentSpanId:"971315128de75edb", X-B3-Sampled:"0", X-ONAP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-TransactionID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ECOMP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a058d167-dbf1-41ef-b0ea-678d5376e6c3"] 2022-06-11T05:02:31.898Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:02:31.898Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:31.917Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:31.918Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:31.918Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:02:31.919Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:31.924Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:02:31.924Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:31.924Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:02:32.022Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:32.023Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:32.023Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:32.023Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:32.023Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:32.024Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-TransactionID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ECOMP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"998c2694-8e02-478a-b4fc-c126c100884f"] 2022-06-11T05:02:32.024Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:32.024Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:32.147Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:32.148Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:32.148Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:32.149Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B3D7E22F152BB528D05FEE26B4488500; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Sat, 11 Jun 2022 05:02:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:32.149Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"acf57229-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"ControllerExecutionBB:1:2f7eb9fd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:02:21.549+0000","endTime":"2022-06-11T05:02:29.448+0000","removalTime":null,"durationInMillis":7899,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"abf40773-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:02:32.150Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:32.150Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:32.196Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:32.196Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:32.197Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:32.197Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:32.197Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:32.198Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-TransactionID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ECOMP-RequestID:"0aeb6f1e-bf60-476c-8370-05ab4b711354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be1a17fe-4ce7-4351-8076-ae32dddd0d43"] 2022-06-11T05:02:32.198Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:32.198Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:32.321Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:32.321Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:32.322Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:32.322Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=92A46741D308984B816E27A3EFA10B21; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:32.323Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:b1aabd28-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"acf57229-e943-11ec-908c-56ff2174964f","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2f7eb9fd-e937-11ec-908c-56ff2174964f","processInstanceId":"acf57229-e943-11ec-908c-56ff2174964f","executionId":"acf57229-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:02:29.448+0000","endTime":"2022-06-11T05:02:29.448+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:02:32.323Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:32.324Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=acf57229-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:32.328Z|0aeb6f1e-bf60-476c-8370-05ab4b711354|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:02:37.310Z|8c5baa1f-c523-4eab-bee1-8a9bfcc9e79e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:37.310Z|f94e48cc-1903-40cf-9fcf-107e512fb58b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:37.311Z|8c5baa1f-c523-4eab-bee1-8a9bfcc9e79e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:37.311Z|f94e48cc-1903-40cf-9fcf-107e512fb58b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:37.315Z|e73e497f-e2ef-4c06-bf59-1d8357521edf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:37.315Z|e73e497f-e2ef-4c06-bf59-1d8357521edf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:42.475Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:02:42.484Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:42.486Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:02:42.486Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:42.487Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:42.487Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:02:42.487Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b9aff75f53df508", X-B3-SpanId:"efcbd91d58f8d627", X-B3-ParentSpanId:"8b9aff75f53df508", X-B3-Sampled:"0", X-ONAP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-TransactionID:"15e668cb-2039-4754-adac-4e511e294f31", X-ECOMP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"406b4c6b-771c-4729-a4a2-f3feb9fa2da9"] 2022-06-11T05:02:42.488Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:02:42.488Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:42.518Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:42.519Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:42.519Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:02:42.520Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:42.525Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:02:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:02:42.525Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:42.526Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:02:42.528Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:42.528Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:02:42.529Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:42.529Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:42.529Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:02:42.530Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b9aff75f53df508", X-B3-SpanId:"474fea16aa8b4c7f", X-B3-ParentSpanId:"8b9aff75f53df508", X-B3-Sampled:"0", X-ONAP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-TransactionID:"15e668cb-2039-4754-adac-4e511e294f31", X-ECOMP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec3b104f-1d56-4a0c-86c8-06b1334791f1"] 2022-06-11T05:02:42.530Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:02:42.531Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:42.558Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:42.558Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:42.559Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:02:42.559Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:42.562Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:02:42.563Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:42.563Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:02:42.612Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:42.613Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:42.614Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:42.614Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:42.615Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:42.615Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-TransactionID:"15e668cb-2039-4754-adac-4e511e294f31", X-ECOMP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0389219-33ad-45f7-8e87-23d1494db567"] 2022-06-11T05:02:42.616Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:42.616Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:42.741Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:42.741Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:42.742Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:42.742Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4CDF3B8F01BB4356C22238DDD5A5A4D8; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:42.742Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b483f50b-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-11T05:02:34.227+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"b3eff251-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:02:42.742Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:42.743Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:42.777Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:42.778Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:42.778Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:42.778Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:42.779Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:42.779Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-TransactionID:"15e668cb-2039-4754-adac-4e511e294f31", X-ECOMP-RequestID:"15e668cb-2039-4754-adac-4e511e294f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ceef226-969a-486d-b6c1-0249bc7c76de"] 2022-06-11T05:02:42.779Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:42.779Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:42.901Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:42.901Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:42.902Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:42.902Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0AC443AF2492DCBDD7B41932A30BDD66; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:42.902Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:b48e556a-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"SubProcess_2:b48db921-e943-11ec-908c-56ff2174964f","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processInstanceId":"b483f50b-e943-11ec-908c-56ff2174964f","executionId":"b48e5568-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:02:34.295+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:02:42.903Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:42.903Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:42.907Z|15e668cb-2039-4754-adac-4e511e294f31|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:02:46.846Z|b4063298-5382-4476-8a50-3702de7401c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:02:46.847Z|b4063298-5382-4476-8a50-3702de7401c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:02:47.183Z|c36cf0ed-4847-4fdc-80e2-781d8b5e64f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:02:47.183Z|c36cf0ed-4847-4fdc-80e2-781d8b5e64f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:02:47.336Z|12a7b5a0-6df2-4220-9ca6-c3abc4a654b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:47.336Z|f3066d3c-c336-4cac-8f84-4225bbf6959a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:47.336Z|46f47d57-3aec-49f2-881b-53e7e4a5b9b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:47.337Z|12a7b5a0-6df2-4220-9ca6-c3abc4a654b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:47.337Z|46f47d57-3aec-49f2-881b-53e7e4a5b9b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:47.337Z|f3066d3c-c336-4cac-8f84-4225bbf6959a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:53.035Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:02:53.043Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:53.044Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:02:53.045Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:53.045Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:02:53.045Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:02:53.046Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"610f2fc03d424311", X-B3-SpanId:"114e179fc0e5e66e", X-B3-ParentSpanId:"610f2fc03d424311", X-B3-Sampled:"0", X-ONAP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-TransactionID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ECOMP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4208b48b-84b0-4379-9309-4a78df325b37"] 2022-06-11T05:02:53.046Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:02:53.046Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:53.080Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:53.081Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:53.081Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:02:53.082Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:53.084Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:02:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:02:53.085Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:53.085Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:02:53.087Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:53.088Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:02:53.088Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:53.088Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:02:53.088Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:02:53.089Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"610f2fc03d424311", X-B3-SpanId:"eae47ddd8293e3a6", X-B3-ParentSpanId:"610f2fc03d424311", X-B3-Sampled:"0", X-ONAP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-TransactionID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ECOMP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5031b50e-a19d-4336-a12a-6db24ed1d553"] 2022-06-11T05:02:53.089Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:02:53.090Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:53.105Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:53.106Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:53.106Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:02:53.107Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:02:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:53.109Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:02:53.110Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:53.110Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:02:53.153Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:53.154Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:53.154Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:53.155Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:02:53.155Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:53.156Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-TransactionID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ECOMP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa898815-da4d-48bf-b9ba-4c133e7769f6"] 2022-06-11T05:02:53.156Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:53.157Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:53.280Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:53.280Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:53.281Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:53.282Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=563C478D0CEFCFD5D2E8D1739B0F7DEF; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:53.282Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b483f50b-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-11T05:02:34.227+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"b3eff251-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:02:53.283Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:53.284Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:53.324Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:53.325Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:02:53.325Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:02:53.326Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:02:53.326Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:02:53.327Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-TransactionID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ECOMP-RequestID:"d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71288f12-3cab-4d2f-b4db-fb0853a4cc26"] 2022-06-11T05:02:53.327Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:02:53.328Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:02:53.455Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:02:53.455Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:02:53.456Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:02:53.456Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=946A46C94490DFBEE2F0A753704C2592; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:02:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:02:53.457Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:b48e556a-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"SubProcess_2:b48db921-e943-11ec-908c-56ff2174964f","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processInstanceId":"b483f50b-e943-11ec-908c-56ff2174964f","executionId":"b48e5568-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:02:34.295+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:02:53.457Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:02:53.458Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:02:53.463Z|d4cabc1a-6b00-4cd8-bd26-9a57d7c749f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:02:57.362Z|3b1b154a-bf06-41e0-8119-a0f1d05c8bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:57.363Z|3b1b154a-bf06-41e0-8119-a0f1d05c8bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:57.369Z|f9aa6096-e987-4801-a1d6-eeb2c3ec0835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:57.369Z|f5d2042f-a91a-4cba-b9b3-400dd3545201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:02:57.370Z|f9aa6096-e987-4801-a1d6-eeb2c3ec0835|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:02:57.370Z|f5d2042f-a91a-4cba-b9b3-400dd3545201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:01.846Z|d5479cb6-ac31-4af0-bc8c-bca2f339fb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:03:01.847Z|d5479cb6-ac31-4af0-bc8c-bca2f339fb88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:03:03.597Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:03:03.603Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:03.604Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:03:03.605Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:03.605Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:03.606Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:03:03.606Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89731fa60edaabb2", X-B3-SpanId:"26e46f70e7a1adf2", X-B3-ParentSpanId:"89731fa60edaabb2", X-B3-Sampled:"0", X-ONAP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-TransactionID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ECOMP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37abef87-f7d5-480c-8fb2-fe198b094cc9"] 2022-06-11T05:03:03.606Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:03:03.607Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:03.747Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:03.748Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:03.748Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:03:03.748Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:03.751Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:02.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:03:03.752Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:03.752Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:03:03.754Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:03.754Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:03:03.754Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:03.755Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:03.755Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:03:03.755Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89731fa60edaabb2", X-B3-SpanId:"6f4b1e5c1829376f", X-B3-ParentSpanId:"89731fa60edaabb2", X-B3-Sampled:"0", X-ONAP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-TransactionID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ECOMP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56528eb9-6451-4a6e-a6e7-a4da65484ab5"] 2022-06-11T05:03:03.755Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:03:03.755Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:03.780Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:03.781Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:03.781Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:03:03.781Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:03.786Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:03:03.787Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:03.788Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:03:03.817Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:03.818Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:03.818Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:03.818Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:03.818Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:03.819Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-TransactionID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ECOMP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1a7c8a9-2650-41ad-b8d8-a967febd82d3"] 2022-06-11T05:03:03.819Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:03.819Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:03.950Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:03.951Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:03.952Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:03.952Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=223441DD24BA822262049DEB50BC8370; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"724", Date:"Sat, 11 Jun 2022 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:03.953Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b483f50b-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-11T05:02:34.227+0000","endTime":"2022-06-11T05:03:01.772+0000","removalTime":null,"durationInMillis":27545,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"b3eff251-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:03:03.953Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:03.954Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:03.983Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:03.983Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:03.983Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:03.984Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:03.984Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:03.984Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-TransactionID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ECOMP-RequestID:"42b2194c-7f8e-4684-96db-7d4dbfaa4e77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6faf9592-c22b-4a21-bd43-d4695ccc051f"] 2022-06-11T05:03:03.985Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:03.985Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:04.104Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:04.104Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:04.105Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:04.105Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=118E3567F0EFC6C8EE3556CF497BF11D; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:04.105Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:c4da8a81-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"SubProcess_2:b48db921-e943-11ec-908c-56ff2174964f","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processInstanceId":"b483f50b-e943-11ec-908c-56ff2174964f","executionId":"b48db920-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:01.638+0000","endTime":"2022-06-11T05:03:01.638+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:03:04.106Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:04.106Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b483f50b-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:04.110Z|42b2194c-7f8e-4684-96db-7d4dbfaa4e77|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:03:07.389Z|23d464a4-bd8b-4ad9-8a57-42b184988b8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:07.389Z|23d464a4-bd8b-4ad9-8a57-42b184988b8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:07.391Z|8f3ea30d-ed1e-4b30-817c-904d61f059af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:07.391Z|f0df4258-3d32-4d55-8349-baef4ab9e8a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:07.392Z|8f3ea30d-ed1e-4b30-817c-904d61f059af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:07.392Z|f0df4258-3d32-4d55-8349-baef4ab9e8a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:14.242Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:03:14.246Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:14.247Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:03:14.247Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:14.247Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:14.247Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:03:14.248Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1472ba8eea97d63", X-B3-SpanId:"8b94d7383be037ac", X-B3-ParentSpanId:"c1472ba8eea97d63", X-B3-Sampled:"0", X-ONAP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-TransactionID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ECOMP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be33cfcc-3652-436b-8609-6155fb2f0341"] 2022-06-11T05:03:14.248Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:03:14.248Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:14.286Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:14.286Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:14.287Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:03:14.287Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:14.288Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:03:14.289Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:14.289Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:03:14.293Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:14.294Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:03:14.294Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:14.295Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:14.295Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:03:14.295Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1472ba8eea97d63", X-B3-SpanId:"27d4c946901448b9", X-B3-ParentSpanId:"c1472ba8eea97d63", X-B3-Sampled:"0", X-ONAP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-TransactionID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ECOMP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5dbf6d-9cdb-4dfa-8ea2-15f91a7076af"] 2022-06-11T05:03:14.295Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:03:14.295Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:14.318Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:14.318Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:14.318Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:03:14.319Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:14.320Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:03:14.320Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:14.320Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:03:14.343Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:14.344Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:14.344Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:14.344Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:14.344Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:14.344Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-TransactionID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ECOMP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afc7fe03-3138-4ce9-a9f6-bd0734145708"] 2022-06-11T05:03:14.345Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:14.345Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:14.469Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:14.470Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:14.470Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:14.470Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E26A79ACEFFF368A623DB9163D66E2DC; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:14.471Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c73da7db-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:05.643+0000","endTime":"2022-06-11T05:03:06.315+0000","removalTime":null,"durationInMillis":672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c73c9734-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:03:14.471Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:14.471Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:14.490Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:14.491Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:14.491Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:14.491Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:14.491Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:14.492Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-TransactionID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ECOMP-RequestID:"82d77609-62ec-4210-9e0c-742da61a0652", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a54e257-c2a1-415a-8148-2ab4e33497d8"] 2022-06-11T05:03:14.492Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:14.492Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:14.608Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:14.608Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:14.609Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:14.609Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=33329FB59FB32728A7F59DCB52CF239E; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:14.609Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c73df60e-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","executionId":"c73da7db-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:05.645+0000","endTime":"2022-06-11T05:03:06.314+0000","durationInMillis":669,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:03:14.609Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:14.610Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:14.614Z|82d77609-62ec-4210-9e0c-742da61a0652|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:03:16.846Z|543d88a3-1a44-4d12-bbe1-5682ccaf5312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:03:16.850Z|543d88a3-1a44-4d12-bbe1-5682ccaf5312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:03:17.184Z|bfa0aa8f-c523-4e9f-aa58-5e34d63fb662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:03:17.184Z|bfa0aa8f-c523-4e9f-aa58-5e34d63fb662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:03:17.410Z|b8956726-9c28-4dc6-aab4-6e3b9f982f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:17.411Z|b8956726-9c28-4dc6-aab4-6e3b9f982f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:17.411Z|bd3b62be-c27e-4a59-8834-793f45ac5248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:17.411Z|ddc54536-142a-487d-8fc6-1d9755a4aa60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:17.412Z|ddc54536-142a-487d-8fc6-1d9755a4aa60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:17.412Z|bd3b62be-c27e-4a59-8834-793f45ac5248|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:23.115Z|1d40de69-6f75-4557-a493-426ecf1b6fd5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:03:23.116Z|1d40de69-6f75-4557-a493-426ecf1b6fd5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:24.742Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:03:24.746Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:24.746Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:03:24.747Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:24.747Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:24.747Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:03:24.748Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfadee23ca4c7cc0", X-B3-SpanId:"96760bbc7ac1441e", X-B3-ParentSpanId:"dfadee23ca4c7cc0", X-B3-Sampled:"0", X-ONAP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-TransactionID:"96603533-1024-4ff9-9412-12bd852c3991", X-ECOMP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54024b6c-cd89-41d3-ba62-4a3d2f03f610"] 2022-06-11T05:03:24.748Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:03:24.748Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:24.804Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:24.805Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:24.805Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:03:24.806Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:24.810Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:03:24.810Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:24.811Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:03:24.813Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:24.813Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:03:24.814Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:24.814Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:24.814Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:03:24.815Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfadee23ca4c7cc0", X-B3-SpanId:"fdaa628e5a3e7efb", X-B3-ParentSpanId:"dfadee23ca4c7cc0", X-B3-Sampled:"0", X-ONAP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-TransactionID:"96603533-1024-4ff9-9412-12bd852c3991", X-ECOMP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8ec2a26-556e-4186-92b7-8840ab651f5b"] 2022-06-11T05:03:24.815Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:03:24.815Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:24.833Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:24.833Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:24.834Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:03:24.834Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:24.836Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:03:24.836Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:24.837Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:03:24.865Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:24.866Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:24.866Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:24.866Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:24.867Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:24.867Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-TransactionID:"96603533-1024-4ff9-9412-12bd852c3991", X-ECOMP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f642b86-bd3b-47a2-aa94-e4a645d52e71"] 2022-06-11T05:03:24.867Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:24.868Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:25.005Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:25.006Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:25.006Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:25.006Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E1F79075EB1768F2E4F1D47657952EAA; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:25.007Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c73da7db-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:05.643+0000","endTime":"2022-06-11T05:03:06.315+0000","removalTime":null,"durationInMillis":672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c73c9734-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:03:25.007Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:25.007Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:25.029Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:25.029Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:25.030Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:25.030Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:25.030Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:25.030Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-TransactionID:"96603533-1024-4ff9-9412-12bd852c3991", X-ECOMP-RequestID:"96603533-1024-4ff9-9412-12bd852c3991", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a63fa7fe-7886-41b6-a773-8b5afad46481"] 2022-06-11T05:03:25.031Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:25.031Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:25.149Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:25.150Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:25.151Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:25.151Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BFB5D54B4758D96131A3D1AFDF39E4B0; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:25.152Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c73df60e-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","executionId":"c73da7db-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:05.645+0000","endTime":"2022-06-11T05:03:06.314+0000","durationInMillis":669,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:03:25.152Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:25.152Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:25.158Z|96603533-1024-4ff9-9412-12bd852c3991|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:03:27.433Z|3417749f-2a5f-46d1-b236-c8a8e12bf8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:27.433Z|b46872d3-b464-4cf2-b304-644098384061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:27.433Z|5be32062-826d-4a04-9387-51b057f8c9ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:27.434Z|3417749f-2a5f-46d1-b236-c8a8e12bf8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:27.434Z|b46872d3-b464-4cf2-b304-644098384061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:27.434Z|5be32062-826d-4a04-9387-51b057f8c9ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:31.846Z|8861619d-032a-4706-9d40-35012100eddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:03:31.847Z|8861619d-032a-4706-9d40-35012100eddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:03:35.286Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:03:35.290Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:35.290Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:03:35.291Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:35.291Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:35.291Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:03:35.291Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37ecd39599e1c6ce", X-B3-SpanId:"ce73aff70fab6168", X-B3-ParentSpanId:"37ecd39599e1c6ce", X-B3-Sampled:"0", X-ONAP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-TransactionID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ECOMP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b62df4-7737-47a7-aaec-93176ba074ae"] 2022-06-11T05:03:35.292Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:03:35.292Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:35.316Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:35.316Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:35.317Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:03:35.317Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:35.319Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:03:35.319Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:35.320Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:03:35.322Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:35.322Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:03:35.322Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:35.322Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:35.323Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:03:35.323Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37ecd39599e1c6ce", X-B3-SpanId:"20b78791558d62bc", X-B3-ParentSpanId:"37ecd39599e1c6ce", X-B3-Sampled:"0", X-ONAP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-TransactionID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ECOMP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a61f764e-67c9-4914-8ac8-3fa2036fa670"] 2022-06-11T05:03:35.323Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:03:35.324Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:35.338Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:35.338Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:35.338Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:03:35.339Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:35.340Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:03:35.340Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:35.341Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:03:35.369Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:35.370Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:35.371Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:35.371Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:35.371Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:35.372Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-TransactionID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ECOMP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c93fd0-7fd8-483c-8253-1ab9c21cd874"] 2022-06-11T05:03:35.372Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:35.372Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:35.499Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:35.500Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:35.500Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:35.500Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8A3D444FC502175C1C5D5E35B678611F; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:35.501Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c73da7db-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:05.643+0000","endTime":"2022-06-11T05:03:06.315+0000","removalTime":null,"durationInMillis":672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c73c9734-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:03:35.501Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:35.501Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:35.524Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:35.524Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:35.525Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:35.525Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:35.525Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:35.526Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-TransactionID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ECOMP-RequestID:"b5443364-b778-465e-a08d-07eeb16be1f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23a8d107-c593-4572-94e0-5ffeeee428bf"] 2022-06-11T05:03:35.526Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:35.526Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:35.640Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:35.640Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:35.641Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:35.641Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BDFE342189C8443C19ADB98D70589D58; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:35.642Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c73df60e-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","executionId":"c73da7db-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:05.645+0000","endTime":"2022-06-11T05:03:06.314+0000","durationInMillis":669,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:03:35.642Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:35.642Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:35.646Z|b5443364-b778-465e-a08d-07eeb16be1f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:03:37.453Z|996ae70b-40ae-411f-873e-ed13127cd008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:37.454Z|996ae70b-40ae-411f-873e-ed13127cd008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:37.486Z|93608844-e27b-4041-86ca-29511d9dab73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:37.486Z|9f742db6-75f6-458c-88f7-cccfcb434603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:37.487Z|93608844-e27b-4041-86ca-29511d9dab73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:37.487Z|9f742db6-75f6-458c-88f7-cccfcb434603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:45.785Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:03:45.791Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:45.792Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:03:45.792Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:45.792Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:45.792Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:03:45.793Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45c8b9ea082a5399", X-B3-SpanId:"6ae2c27a941af3fa", X-B3-ParentSpanId:"45c8b9ea082a5399", X-B3-Sampled:"0", X-ONAP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-TransactionID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ECOMP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8498c0a2-1d2f-4071-aab2-229a25a1bc65"] 2022-06-11T05:03:45.793Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:03:45.793Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:45.840Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:45.841Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:45.841Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:03:45.842Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:45.843Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:03:45.844Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:45.844Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:03:45.847Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:45.848Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:03:45.848Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:45.848Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:45.849Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:03:45.849Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45c8b9ea082a5399", X-B3-SpanId:"e6994f369208ab72", X-B3-ParentSpanId:"45c8b9ea082a5399", X-B3-Sampled:"0", X-ONAP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-TransactionID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ECOMP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e995f505-61eb-45ba-91ca-9f1f87b1d704"] 2022-06-11T05:03:45.850Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:03:45.850Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:45.879Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:45.880Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:45.880Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:03:45.881Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:45.882Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:03:45.882Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:45.882Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:03:45.919Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:45.926Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:45.927Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:45.927Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:45.927Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:45.927Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-TransactionID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ECOMP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f70fdd05-cbc1-403d-ada1-d4e23230ee1f"] 2022-06-11T05:03:45.928Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:45.928Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:46.058Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:46.058Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:46.059Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:46.059Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B99B3035F71897E0023249C3C5D4230D; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:46.059Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c73da7db-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:05.643+0000","endTime":"2022-06-11T05:03:06.315+0000","removalTime":null,"durationInMillis":672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c73c9734-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:03:46.060Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:46.060Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:46.089Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:46.089Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:46.089Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:46.090Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:46.090Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:46.090Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-TransactionID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ECOMP-RequestID:"cc524f23-a6b7-4066-ac4a-748407f832ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3201811c-8b3b-4a93-b81e-30d8053f78cf"] 2022-06-11T05:03:46.091Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:46.091Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:46.215Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:46.215Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:46.215Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:46.216Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FCB5C7C2344BA89173C21AEFC696B744; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:46.216Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c73df60e-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","executionId":"c73da7db-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:05.645+0000","endTime":"2022-06-11T05:03:06.314+0000","durationInMillis":669,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:03:46.217Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:46.217Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:46.222Z|cc524f23-a6b7-4066-ac4a-748407f832ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:03:46.846Z|d8595a1b-434a-4779-9050-f6ea4d659157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:03:46.847Z|d8595a1b-434a-4779-9050-f6ea4d659157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:03:47.185Z|2b8edb97-3cf0-4093-93df-7f7e7bf9ff6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:03:47.186Z|2b8edb97-3cf0-4093-93df-7f7e7bf9ff6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:03:47.478Z|7ffa782b-5c6c-4224-a092-512787bd8c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:47.479Z|7ffa782b-5c6c-4224-a092-512787bd8c85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:47.515Z|f7c5bf2c-af54-4e1c-8e81-22c62a16331c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:47.515Z|8e344405-284d-4660-94c9-74fe5932345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:47.515Z|f7c5bf2c-af54-4e1c-8e81-22c62a16331c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:47.515Z|8e344405-284d-4660-94c9-74fe5932345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:56.342Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:03:56.346Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:56.346Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:03:56.347Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:56.347Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:03:56.347Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:03:56.348Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1923e3d279315c3a", X-B3-SpanId:"1c758c9fc1113735", X-B3-ParentSpanId:"1923e3d279315c3a", X-B3-Sampled:"0", X-ONAP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-TransactionID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ECOMP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06f0ba89-8b3b-445d-b891-42024a9a4476"] 2022-06-11T05:03:56.348Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:03:56.348Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:56.375Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:56.375Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:56.376Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:03:56.376Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:56.378Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:03:56.379Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:56.379Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:03:56.381Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:56.381Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:03:56.382Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:56.382Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:03:56.382Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:03:56.382Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1923e3d279315c3a", X-B3-SpanId:"7fe63bda7388dc25", X-B3-ParentSpanId:"1923e3d279315c3a", X-B3-Sampled:"0", X-ONAP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-TransactionID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ECOMP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f2ca3fc-b43e-4d46-86b8-b6d6692f904a"] 2022-06-11T05:03:56.383Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:03:56.383Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:56.400Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:56.401Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:56.402Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:03:56.402Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:56.404Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:03:56.404Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:56.405Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:03:56.434Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:56.435Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:56.435Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:56.436Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:03:56.436Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:56.436Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-TransactionID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ECOMP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fec9fc43-f203-42a7-9512-ad53d88972d0"] 2022-06-11T05:03:56.437Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:56.437Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:56.558Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:56.559Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:56.559Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:56.560Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DFE89A05AEDA778B06FCE59FB1A5FFD8; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:56.560Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c73da7db-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:05.643+0000","endTime":"2022-06-11T05:03:06.315+0000","removalTime":null,"durationInMillis":672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c73c9734-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:03:56.560Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:56.561Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:56.589Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:56.590Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:03:56.590Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:56.590Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:03:56.590Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:03:56.591Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-TransactionID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ECOMP-RequestID:"5b937731-ec47-4cb0-8b5d-f5054c357d17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa4c31dd-1e7f-409e-8afd-a05458e8f94e"] 2022-06-11T05:03:56.591Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:03:56.591Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:56.712Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:56.712Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:56.713Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:03:56.713Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C461A37151B527D38547485CBDB3B79A; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:03:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:56.714Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c73df60e-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","executionId":"c73da7db-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:05.645+0000","endTime":"2022-06-11T05:03:06.314+0000","durationInMillis":669,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:03:56.714Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:56.714Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:03:56.719Z|5b937731-ec47-4cb0-8b5d-f5054c357d17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:03:57.500Z|c466bd51-a9be-46e1-8e52-aadf6ecc9b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:57.501Z|c466bd51-a9be-46e1-8e52-aadf6ecc9b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:57.535Z|4e0494d2-4e82-491b-9115-26c40b6e6fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:57.536Z|4e0494d2-4e82-491b-9115-26c40b6e6fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:57.537Z|6c55cb67-babe-4f94-bc72-09d40012d801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:03:57.537Z|6c55cb67-babe-4f94-bc72-09d40012d801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:03:59.337Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:03:59.339Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 87db65b9-f698-4a30-be29-d83786d0fe0f already exists in requestDb InfraActiveRequests table 2022-06-11T05:03:59.339Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:03:59.340Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:03:59.340Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.340Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:03:59.341Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:03:59.341Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7b3f22b908a240d", X-B3-SpanId:"4bb1bd6cf760a582", X-B3-ParentSpanId:"a7b3f22b908a240d", X-B3-Sampled:"0", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b132802-c8ea-404b-885e-a08207f46343"] 2022-06-11T05:03:59.341Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:03:59.342Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.373Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.373Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:03:59.374Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:03:59.374Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.374Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: 2022-06-11T05:03:59.375Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.375Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|404|Not Found|InvokeReturn 2022-06-11T05:03:59.382Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T05:03:59.383Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-11T05:03:59.387Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T05:03:59.416Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T05:03:59.417Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-11T05:03:59.463Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-11T05:03:59.464Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-05:03:59:785-11929], Content-Length=[313], Date=[Sat, 11 Jun 2022 05:03:59 GMT], Content-Type=[application/json]} 2022-06-11T05:03:59.466Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-06-11T05:03:59.468Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-11T05:03:59.468Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-11T05:03:59.473Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T05:03:59.498Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T05:03:59.498Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-11T05:03:59.537Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-11T05:03:59.538Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220611-05:03:59:861-14090], Content-Length=[313], Date=[Sat, 11 Jun 2022 05:03:59 GMT], Content-Type=[application/json]} 2022-06-11T05:03:59.539Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-06-11T05:03:59.542Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-11T05:03:59.542Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-11T05:03:59.543Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T05:03:59.543Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T05:03:59.550Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:03:59.550Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T05:03:59.550Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.551Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:03:59.551Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T05:03:59.551Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"a7b3f22b908a240d", X-B3-SpanId:"fbd2817aab574ff3", X-B3-ParentSpanId:"a7b3f22b908a240d", X-B3-Sampled:"0", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c5ebd07-1acc-45c2-9c79-f19c879defee"] 2022-06-11T05:03:59.552Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b","requestScope":"service"} 2022-06-11T05:03:59.552Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.578Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.578Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:59.579Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T05:03:59.579Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.580Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T05:03:59.580Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.580Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T05:03:59.581Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:03:59.581Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||Invoke 2022-06-11T05:03:59.582Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.582Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:03:59.582Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Method : GET 2022-06-11T05:03:59.583Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d485f1fd-aaa1-44fb-8902-a9d63a6f8e6d"] 2022-06-11T05:03:59.583Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Request body: 2022-06-11T05:03:59.583Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.636Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.637Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:59.637Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status text : 2022-06-11T05:03:59.638Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.642Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "75b52edf-3a5f-4cd7-a891-5ded6228ef3c", "modelInvariantUUID" : "cc91b7e3-4154-4c1b-8624-b54a18b3f0fb", "created" : "2022-06-11 05:02:25.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/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/serviceProxyCustomizations" } } } 2022-06-11T05:03:59.643Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.644Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||InvokeReturn 2022-06-11T05:03:59.648Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance 2022-06-11T05:03:59.648Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|INFO|500||Invoke 2022-06-11T05:03:59.649Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.649Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance 2022-06-11T05:03:59.649Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Method : GET 2022-06-11T05:03:59.650Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c920c690-1f9d-49c4-8f10-78573f7eb5b0"] 2022-06-11T05:03:59.650Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Request body: 2022-06-11T05:03:59.650Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.680Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.680Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:03:59.681Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Status text : 2022-06-11T05:03:59.681Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&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:"Sat, 11 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.682Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Response body: 2022-06-11T05:03:59.682Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.683Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:03:59.684Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb 2022-06-11T05:03:59.684Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|INFO|500||Invoke 2022-06-11T05:03:59.684Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.685Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb 2022-06-11T05:03:59.685Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Method : GET 2022-06-11T05:03:59.685Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba4547c-48e8-4ad7-ae8a-1cd92a59ca58"] 2022-06-11T05:03:59.685Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Request body: 2022-06-11T05:03:59.686Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.725Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.725Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:59.726Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Status text : 2022-06-11T05:03:59.726Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.730Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "75b52edf-3a5f-4cd7-a891-5ded6228ef3c", "modelInvariantUUID" : "cc91b7e3-4154-4c1b-8624-b54a18b3f0fb", "created" : "2022-06-11 05:02:25.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/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb" } } } 2022-06-11T05:03:59.730Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.731Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|INFO|500||InvokeReturn 2022-06-11T05:03:59.734Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance 2022-06-11T05:03:59.734Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|INFO|500||Invoke 2022-06-11T05:03:59.735Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.735Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance 2022-06-11T05:03:59.735Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Method : GET 2022-06-11T05:03:59.735Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0271664d-3ff3-4309-988f-10aeace40ebc"] 2022-06-11T05:03:59.736Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Request body: 2022-06-11T05:03:59.736Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.764Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.765Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:03:59.765Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Status text : 2022-06-11T05:03:59.766Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&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:"Sat, 11 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.767Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||Response body: 2022-06-11T05:03:59.767Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.768Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:03:59.768Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:03:59.769Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T05:03:59.769Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.770Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:03:59.770Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T05:03:59.771Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1e7fb3-a9da-4c0a-8b74-c892d432a5f2"] 2022-06-11T05:03:59.771Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T05:03:59.772Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.800Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.801Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:59.801Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T05:03:59.802Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.803Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T05:03:59.803Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.804Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T05:03:59.807Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T05:03:59.808Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-11T05:03:59.808Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.809Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-11T05:03:59.809Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-11T05:03:59.809Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d97e2c40-4139-40ff-b84b-fb1e79128ca4"] 2022-06-11T05:03:59.810Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-11T05:03:59.810Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.835Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.836Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:59.836Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-11T05:03:59.836Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.838Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-11T05:03:59.839Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.840Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-11T05:03:59.842Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:03:59.842Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||Invoke 2022-06-11T05:03:59.843Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.843Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:03:59.843Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Method : GET 2022-06-11T05:03:59.844Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7beeaa0-c8fd-4625-9ab6-e84b0ca4ccad"] 2022-06-11T05:03:59.844Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Request body: 2022-06-11T05:03:59.844Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.887Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.887Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status code : 200 OK 2022-06-11T05:03:59.888Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status text : 2022-06-11T05:03:59.888Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.897Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "75b52edf-3a5f-4cd7-a891-5ded6228ef3c", "modelInvariantUUID" : "cc91b7e3-4154-4c1b-8624-b54a18b3f0fb", "created" : "2022-06-11 05:02:25.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/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/serviceProxyCustomizations" } } } 2022-06-11T05:03:59.897Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.898Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||InvokeReturn 2022-06-11T05:03:59.902Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:03:59.902Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T05:03:59.902Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.903Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:03:59.903Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T05:03:59.903Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4532", X-B3-TraceId:"a7b3f22b908a240d", X-B3-SpanId:"5024a3ef9b422d53", X-B3-ParentSpanId:"a7b3f22b908a240d", X-B3-Sampled:"0", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fc3296b-47ce-4567-bd36-a8eac1d2d9f1"] 2022-06-11T05:03:59.903Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"87db65b9-f698-4a30-be29-d83786d0fe0f","requestStatus":"IN_PROGRESS","startTime":1654923839383,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"87db65b9-f698-4a30-be29-d83786d0fe0f"} 2022-06-11T05:03:59.904Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T05:03:59.931Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T05:03:59.932Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T05:03:59.932Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T05:03:59.933Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:03:59.934Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:03:59.383+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T05:04:00.504+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:03:59.934Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T05:03:59.935Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T05:03:59.943Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:03:59.943Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T05:03:59.944Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T05:03:59.944Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:03:59.944Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T05:03:59.945Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"a7b3f22b908a240d", X-B3-SpanId:"c515faac7bfcf4a4", X-B3-ParentSpanId:"a7b3f22b908a240d", X-B3-Sampled:"0", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d756ab1-a7b1-4c2e-8041-368ff77b04d9"] 2022-06-11T05:03:59.945Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\"modelUuid\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\"modelInvariantUuid\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\"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_751f383e-28a2-4e73-8980-29688332eb3b\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7860ebd6-2646-400d-a055-2cb3806fb139\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"87db65b9-f698-4a30-be29-d83786d0fe0f","type":"String"},"mso-request-id":{"value":"87db65b9-f698-4a30-be29-d83786d0fe0f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T05:03:59.945Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:00.963Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:00.963Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T05:04:00.964Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T05:04:00.964Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 05:04:01 GMT", X-ONAP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-TransactionID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ECOMP-RequestID:"87db65b9-f698-4a30-be29-d83786d0fe0f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7d756ab1-a7b1-4c2e-8041-368ff77b04d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:00.965Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"87db65b9-f698-4a30-be29-d83786d0fe0f\",\"instanceId\":\"f78412c2-f659-4e58-b8bf-a6618602bfea\"}}","message":"Success","processInstanceID":"e7a7fee3-e943-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T05:04:00.965Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:00.965Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T05:04:00.974Z|87db65b9-f698-4a30-be29-d83786d0fe0f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:01.113Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:01.117Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:01.117Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:04:01.118Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:01.118Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:01.119Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:04:01.119Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d92f8852f6385556", X-B3-SpanId:"ace266c6b70f1b5e", X-B3-ParentSpanId:"d92f8852f6385556", X-B3-Sampled:"0", X-ONAP-RequestID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-RequestID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-TransactionID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-ECOMP-RequestID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acd02be3-2cb7-4f53-abae-843e6ce9c17b"] 2022-06-11T05:04:01.119Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:04:01.120Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:01.144Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:01.144Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:01.145Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:04:01.145Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:01.148Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:03:59.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:01.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:04:01.148Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:01.148Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:04:01.150Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:01.150Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:01.150Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:01.150Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:01.151Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:01.151Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d92f8852f6385556", X-B3-SpanId:"5412b6c1fe83d626", X-B3-ParentSpanId:"d92f8852f6385556", X-B3-Sampled:"0", X-ONAP-RequestID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-RequestID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-TransactionID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-ECOMP-RequestID:"929ac6e5-48b9-4d45-b665-75f7f8a42664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5554cf34-4776-4573-bca1-78e81aac4fa3"] 2022-06-11T05:04:01.151Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:01.152Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:01.175Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:01.175Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:01.176Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:01.176Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:01.182Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:01.183Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:01.183Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:01.190Z|929ac6e5-48b9-4d45-b665-75f7f8a42664|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:01.846Z|8c88c429-3f26-43a0-8a28-6e13cad82c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:04:01.848Z|8c88c429-3f26-43a0-8a28-6e13cad82c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:04:06.843Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:06.849Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:06.849Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:06.850Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:06.850Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:06.850Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:06.850Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7012555e3ec5ba4", X-B3-SpanId:"c7735efb13f16467", X-B3-ParentSpanId:"b7012555e3ec5ba4", X-B3-Sampled:"0", X-ONAP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-TransactionID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ECOMP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9147b234-862a-49d6-8b55-611a6aacb154"] 2022-06-11T05:04:06.851Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:06.851Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:06.901Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:06.902Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:06.902Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:06.902Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:06.905Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:06.905Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:06.905Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:06.906Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:06.907Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:06.907Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:06.907Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:06.908Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:06.908Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7012555e3ec5ba4", X-B3-SpanId:"a1324e163deef53f", X-B3-ParentSpanId:"b7012555e3ec5ba4", X-B3-Sampled:"0", X-ONAP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-TransactionID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ECOMP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c29830c-5f61-482c-a0d1-e11c83f41a42"] 2022-06-11T05:04:06.909Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:06.909Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:06.926Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:06.926Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:06.927Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:06.927Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:06.932Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:06.932Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:06.932Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:06.966Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:06.967Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:06.967Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:06.967Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:06.968Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:06.968Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-TransactionID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ECOMP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be48733d-61d7-45ac-bba7-f4f0e9c641e2"] 2022-06-11T05:04:06.968Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:06.968Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:07.095Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:07.096Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:07.096Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:07.096Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C68DE0BBF2CFDCC42BBC600C5747BCC5; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:07.096Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c73da7db-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:05.643+0000","endTime":"2022-06-11T05:03:06.315+0000","removalTime":null,"durationInMillis":672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c73c9734-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:04:07.097Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:07.097Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:07.171Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:07.171Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:07.171Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:07.172Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:07.172Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:07.172Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-TransactionID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ECOMP-RequestID:"d7e08bbd-c62e-466d-a033-77bb345f40ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66ea648d-25b0-40e5-b68d-6bb7a5910c1b"] 2022-06-11T05:04:07.172Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:07.173Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:07.295Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:07.295Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:07.296Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:07.296Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=15890C0BB865BF38E28DA8D6950B17CB; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:07.296Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c73df60e-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","executionId":"c73da7db-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:05.645+0000","endTime":"2022-06-11T05:03:06.314+0000","durationInMillis":669,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:07.297Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:07.297Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:07.301Z|d7e08bbd-c62e-466d-a033-77bb345f40ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:07.523Z|47b062e8-d393-43db-9102-4ea3bf88c71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:07.523Z|47b062e8-d393-43db-9102-4ea3bf88c71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:07.557Z|a9975da9-6714-4c07-b5b8-9f25500ebc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:07.558Z|a9975da9-6714-4c07-b5b8-9f25500ebc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:07.557Z|d2e4a7de-ca07-4aea-bcb3-106a3ca32150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:07.558Z|d2e4a7de-ca07-4aea-bcb3-106a3ca32150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:11.331Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:11.339Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:11.340Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:04:11.340Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:11.340Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:11.341Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:04:11.341Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d82d03166a63308d", X-B3-SpanId:"c62f050fe4025e5a", X-B3-ParentSpanId:"d82d03166a63308d", X-B3-Sampled:"0", X-ONAP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-TransactionID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ECOMP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acc55e54-4f6c-4392-972d-dc98963d5e0f"] 2022-06-11T05:04:11.342Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:04:11.342Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:11.369Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:11.370Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:11.370Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:04:11.371Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:11.372Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-11T05:03:59.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:06.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:04:11.372Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:11.373Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:04:11.374Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:11.374Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:11.375Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:11.375Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:11.375Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:11.376Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d82d03166a63308d", X-B3-SpanId:"6b46465930115a68", X-B3-ParentSpanId:"d82d03166a63308d", X-B3-Sampled:"0", X-ONAP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-TransactionID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ECOMP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8512014-20b0-4e00-b0d7-e9de4aa0fcb9"] 2022-06-11T05:04:11.376Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:11.377Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:11.397Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:11.397Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:11.397Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:11.398Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:11.400Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:11.401Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:11.401Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:11.431Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:11.432Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:11.432Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:11.432Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:11.432Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:11.433Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-TransactionID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ECOMP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8f54d1c-eeb4-462b-acfc-dc6ce47c8940"] 2022-06-11T05:04:11.433Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:11.433Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:11.560Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:11.561Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:11.561Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:11.561Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A2E741AC77638B6295CB45891C81029D; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:11.562Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ec0a212c-e943-11ec-908c-56ff2174964f","businessKey":"87db65b9-f698-4a30-be29-d83786d0fe0f","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:04:07.381+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"eb9035f6-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:04:11.562Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:11.562Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:11.590Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:11.591Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:11.591Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:11.591Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:11.592Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:11.592Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-TransactionID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ECOMP-RequestID:"21061701-1950-4f54-9376-0fe91b4f0a03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d701ffd7-0505-47d2-bf7f-d4fdcc218b39"] 2022-06-11T05:04:11.592Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:11.592Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:11.707Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:11.708Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:11.708Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:11.708Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E9528EC51B7953DCD47991E42B45234F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Sat, 11 Jun 2022 05:04:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:11.709Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:ec0a484c-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","executionId":"ec0a212c-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:04:07.382+0000","endTime":"2022-06-11T05:04:07.385+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:11.709Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:11.709Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:11.713Z|21061701-1950-4f54-9376-0fe91b4f0a03|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:16.846Z|10e5bb0f-f37b-4764-b31d-c6a000979dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:04:16.847Z|10e5bb0f-f37b-4764-b31d-c6a000979dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:04:17.186Z|989d9087-6451-40ca-9df6-e352212b37f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:04:17.187Z|989d9087-6451-40ca-9df6-e352212b37f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:04:17.429Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:17.434Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:17.435Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:17.435Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:17.435Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:17.436Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:17.436Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad68c7fd7ee6dcc6", X-B3-SpanId:"ece4bce78e188b9d", X-B3-ParentSpanId:"ad68c7fd7ee6dcc6", X-B3-Sampled:"0", X-ONAP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-TransactionID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ECOMP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3c6f261-478d-4924-ba14-4769134b3ec4"] 2022-06-11T05:04:17.437Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:17.437Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:17.465Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:17.466Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:17.467Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:17.467Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:17.468Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:03:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:17.469Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:17.469Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:17.470Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:17.471Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:17.471Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:17.472Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:17.472Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:17.472Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad68c7fd7ee6dcc6", X-B3-SpanId:"fe1f621b85c63e9f", X-B3-ParentSpanId:"ad68c7fd7ee6dcc6", X-B3-Sampled:"0", X-ONAP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-TransactionID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ECOMP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d65176e-5b72-45d0-a9be-83768c9c864d"] 2022-06-11T05:04:17.472Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:17.472Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:17.490Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:17.490Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:17.491Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:17.491Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:17.492Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:17.492Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:17.493Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:17.524Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:17.524Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:17.525Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:17.525Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:17.525Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:17.525Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-TransactionID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ECOMP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f08fe65-f807-4c3d-b0c5-69ad720fc344"] 2022-06-11T05:04:17.526Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:17.526Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:17.570Z|18d949dc-04a9-4131-bde1-c824cd30a398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:17.571Z|18d949dc-04a9-4131-bde1-c824cd30a398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:17.580Z|74aa95d6-f6c0-4a8a-9fcb-54ab6028600b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:17.580Z|df07e49e-77d9-4e8e-8723-28960ac47b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:17.581Z|74aa95d6-f6c0-4a8a-9fcb-54ab6028600b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:17.581Z|df07e49e-77d9-4e8e-8723-28960ac47b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:17.653Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:17.654Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:17.654Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:17.654Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=303E5926302249BE0BC76344B4E49338; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:17.655Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c73da7db-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:05.643+0000","endTime":"2022-06-11T05:03:06.315+0000","removalTime":null,"durationInMillis":672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c73c9734-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:04:17.655Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:17.655Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:17.683Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:17.684Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:17.684Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:17.684Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:17.685Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:17.685Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-TransactionID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ECOMP-RequestID:"f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bba88f28-7a63-4146-bf61-d865a4840f25"] 2022-06-11T05:04:17.685Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:17.685Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:17.816Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:17.817Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:17.817Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:17.817Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E7BC7D31B7EF3EF65364236699675A20; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:17.818Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c73df60e-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"c73da7db-e943-11ec-908c-56ff2174964f","executionId":"c73da7db-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:03:05.645+0000","endTime":"2022-06-11T05:03:06.314+0000","durationInMillis":669,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:17.818Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:17.819Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c73da7db-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:17.824Z|f3df5c2d-0025-41b3-ab9f-ab330d1c8cdf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:21.839Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:21.844Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:21.844Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:04:21.845Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:21.845Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:21.845Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:04:21.845Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e73ee34a892676f2", X-B3-SpanId:"d1c9f1f8e24a09ef", X-B3-ParentSpanId:"e73ee34a892676f2", X-B3-Sampled:"0", X-ONAP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-TransactionID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ECOMP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b69d15d9-0eb1-41e4-afd5-1b3e7738b2d3"] 2022-06-11T05:04:21.846Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:04:21.846Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:21.877Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:21.878Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:21.878Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:04:21.878Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:21.880Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-11T05:03:59.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:06.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:04:21.880Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:21.880Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:04:21.882Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:21.882Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:21.883Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:21.883Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:21.883Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:21.883Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e73ee34a892676f2", X-B3-SpanId:"0974973fbfdd0029", X-B3-ParentSpanId:"e73ee34a892676f2", X-B3-Sampled:"0", X-ONAP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-TransactionID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ECOMP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc684f67-aed6-4913-ac8f-1f47802528a2"] 2022-06-11T05:04:21.883Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:21.884Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:21.904Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:21.905Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:21.905Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:21.905Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:21.907Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:21.908Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:21.908Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:21.932Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:21.932Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:21.932Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:21.933Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:21.933Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:21.933Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-TransactionID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ECOMP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"324057ac-7f25-4344-aa9e-7fb7fe024e63"] 2022-06-11T05:04:21.933Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:21.934Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:22.060Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:22.061Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:22.061Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:22.061Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=301030A86B20B90D6376E036BA205F93; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:22.062Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ec0a212c-e943-11ec-908c-56ff2174964f","businessKey":"87db65b9-f698-4a30-be29-d83786d0fe0f","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:04:07.381+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"eb9035f6-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:04:22.062Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:22.063Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:22.086Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:22.087Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:22.087Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:22.087Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:22.088Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:22.088Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-TransactionID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ECOMP-RequestID:"56572df3-8de6-4f5c-98a0-a1f6d3eb516c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7220e7fe-6c87-4a5a-95b6-44fb8269da0b"] 2022-06-11T05:04:22.088Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:22.088Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:22.208Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:22.209Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:22.209Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:22.209Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=09B70D7C7466FFA33562D86374669CFE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Sat, 11 Jun 2022 05:04:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:22.210Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:ec0a484c-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","executionId":"ec0a212c-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:04:07.382+0000","endTime":"2022-06-11T05:04:07.385+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:22.210Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:22.210Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:22.214Z|56572df3-8de6-4f5c-98a0-a1f6d3eb516c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:23.114Z|3df502e8-b959-41cd-8f07-f62de6e6b535|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:04:23.115Z|3df502e8-b959-41cd-8f07-f62de6e6b535|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:27.592Z|e59ccfae-3634-4210-a6cf-beb55e75574f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:27.593Z|e59ccfae-3634-4210-a6cf-beb55e75574f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:27.601Z|0af54090-6a46-468e-8f0e-7565f9c05516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:27.602Z|0af54090-6a46-468e-8f0e-7565f9c05516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:27.608Z|15e213b7-6327-41e2-b85d-44c4d947c9e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:27.608Z|15e213b7-6327-41e2-b85d-44c4d947c9e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:27.947Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:27.952Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:27.952Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:27.952Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:27.953Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:27.953Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:27.953Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb2e80c52bc4adf2", X-B3-SpanId:"76cc157c4e2c7416", X-B3-ParentSpanId:"cb2e80c52bc4adf2", X-B3-Sampled:"0", X-ONAP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-TransactionID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ECOMP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fef0f25-1ae7-4421-9897-b37b7417fb2d"] 2022-06-11T05:04:27.953Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:27.954Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:27.989Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:27.990Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:27.990Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:27.991Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:27.991Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).", "progress" : 78, "startTime" : "2022-06-11T05:01:57.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:26.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:27.991Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:27.992Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:27.993Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:27.993Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:27.994Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:27.994Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:27.994Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:27.994Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb2e80c52bc4adf2", X-B3-SpanId:"6da1b32ab4e5e7fb", X-B3-ParentSpanId:"cb2e80c52bc4adf2", X-B3-Sampled:"0", X-ONAP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-TransactionID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ECOMP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15e6aeb2-2dc1-4c06-95c8-fa6ce48c3e9a"] 2022-06-11T05:04:27.994Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:27.995Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:28.014Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:28.015Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:28.015Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:28.016Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:28.017Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:28.017Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:28.017Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:28.040Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:28.041Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:28.041Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:28.041Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:28.042Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:28.042Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-TransactionID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ECOMP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5850a811-2e0a-4ca9-a93d-2554798c9422"] 2022-06-11T05:04:28.042Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:28.042Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:28.181Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:28.182Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:28.183Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:28.183Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=013477E8FB6A43449BE63D5EC5FCA2B1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"721", Date:"Sat, 11 Jun 2022 05:04:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:28.183Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c8f73f7f-e943-11ec-908c-56ff2174964f","businessKey":"b2675277-63c1-4713-94d1-1bb39aab2b33","processDefinitionId":"ControllerExecutionBB:1:2f7eb9fd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:03:08.537+0000","endTime":"2022-06-11T05:04:25.339+0000","removalTime":null,"durationInMillis":76802,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"c7fefc89-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:04:28.184Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:28.184Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b2675277-63c1-4713-94d1-1bb39aab2b33&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:28.206Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:28.206Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:28.207Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:28.207Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:28.207Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:28.208Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-TransactionID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ECOMP-RequestID:"802dd5ba-1501-40bf-b60e-f8c6e8e6677c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dae6064d-0d25-4465-a1eb-cbb2b84b3c61"] 2022-06-11T05:04:28.208Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:28.208Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:28.335Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:28.335Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:28.336Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:28.336Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8B01714A90DC04000D91FDC0401A04A8; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:28.336Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:f6be4ce4-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"c8f73f7f-e943-11ec-908c-56ff2174964f","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:2f7eb9fd-e937-11ec-908c-56ff2174964f","processInstanceId":"c8f73f7f-e943-11ec-908c-56ff2174964f","executionId":"c8f73f7f-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:04:25.339+0000","endTime":"2022-06-11T05:04:25.339+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1bea8e-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:28.336Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:28.337Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f73f7f-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:28.340Z|802dd5ba-1501-40bf-b60e-f8c6e8e6677c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:31.846Z|96242b8a-4aeb-43ff-af93-1c1c4b61a860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:04:31.847Z|96242b8a-4aeb-43ff-af93-1c1c4b61a860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:04:32.347Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:32.368Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:32.369Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:04:32.370Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:32.370Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:32.370Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:04:32.371Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c93e08228d8716b", X-B3-SpanId:"8d44134cbb10d009", X-B3-ParentSpanId:"9c93e08228d8716b", X-B3-Sampled:"0", X-ONAP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-TransactionID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ECOMP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a763ad8e-7b13-45fb-ba55-0cab22feb873"] 2022-06-11T05:04:32.371Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:04:32.372Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:32.411Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:32.411Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:32.412Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:04:32.412Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:32.412Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-11T05:03:59.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:06.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:04:32.413Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:32.413Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:04:32.414Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:32.414Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:32.415Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:32.415Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:32.415Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:32.416Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c93e08228d8716b", X-B3-SpanId:"95be0b20fb74a0b2", X-B3-ParentSpanId:"9c93e08228d8716b", X-B3-Sampled:"0", X-ONAP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-TransactionID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ECOMP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe0966b4-7be5-4977-98f9-3846897805d9"] 2022-06-11T05:04:32.416Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:32.416Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:32.435Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:32.436Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:32.436Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:32.437Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:32.445Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:32.445Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:32.446Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:32.471Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:32.471Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:32.472Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:32.472Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:32.472Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:32.473Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-TransactionID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ECOMP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e493945-9524-4f9c-bd67-9709ff9c6dab"] 2022-06-11T05:04:32.473Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:32.473Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:32.595Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:32.595Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:32.596Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:32.596Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9E7F4A5AB15640ACCAFCC406F9188186; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:32.597Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ec0a212c-e943-11ec-908c-56ff2174964f","businessKey":"87db65b9-f698-4a30-be29-d83786d0fe0f","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:04:07.381+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"eb9035f6-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:04:32.597Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:32.598Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:32.624Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:32.624Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:32.625Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:32.625Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:32.625Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:32.625Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-TransactionID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ECOMP-RequestID:"ef966740-d0f1-4985-9b91-e09c3299ea54", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ce5371e-cff0-4712-88a4-a396e3347181"] 2022-06-11T05:04:32.626Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:32.626Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:32.748Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:32.749Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:32.749Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:32.749Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FD89DDB07DD2CF062102AA1689317798; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Sat, 11 Jun 2022 05:04:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:32.750Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:ec0a484c-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","executionId":"ec0a212c-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:04:07.382+0000","endTime":"2022-06-11T05:04:07.385+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:32.750Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:32.750Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:32.754Z|ef966740-d0f1-4985-9b91-e09c3299ea54|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:37.617Z|134c43c6-e6ba-4d2a-92fd-ff46324c06a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:37.618Z|134c43c6-e6ba-4d2a-92fd-ff46324c06a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:37.621Z|17b094f5-5d99-4ece-b22a-2955510ae8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:37.621Z|17b094f5-5d99-4ece-b22a-2955510ae8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:37.629Z|f185833e-31c4-400d-85dd-1c87050c5ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:37.629Z|f185833e-31c4-400d-85dd-1c87050c5ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:38.462Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:38.467Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:38.467Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:38.467Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:38.468Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:38.468Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:38.468Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa720578fee5f2f", X-B3-SpanId:"e94ba5554e334976", X-B3-ParentSpanId:"3fa720578fee5f2f", X-B3-Sampled:"0", X-ONAP-RequestID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-RequestID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-TransactionID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-ECOMP-RequestID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c4f5cc4-0ded-4c90-88f9-9af482cb5fea"] 2022-06-11T05:04:38.468Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:38.468Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:38.495Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:38.496Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:38.496Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:38.496Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:38.499Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:01:57.000+00:00", "endTime" : "2022-06-11T05:04:31.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:38.499Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:38.499Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:38.501Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:38.501Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:38.501Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:38.501Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:38.502Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:38.502Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa720578fee5f2f", X-B3-SpanId:"f77785e46fc9b970", X-B3-ParentSpanId:"3fa720578fee5f2f", X-B3-Sampled:"0", X-ONAP-RequestID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-RequestID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-TransactionID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-ECOMP-RequestID:"07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"004d994e-db80-4677-966c-d609095ddf04"] 2022-06-11T05:04:38.502Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:38.502Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:38.532Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:38.533Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:38.533Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:38.533Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:38.534Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:38.535Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:38.535Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:38.541Z|07c6e8c1-12ec-45ff-8d03-5c1ccf67e51b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:38.664Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:38.668Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:38.669Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:38.669Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:38.670Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:38.670Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:38.670Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ac82d538a8d9bd", X-B3-SpanId:"eec841015f439efb", X-B3-ParentSpanId:"96ac82d538a8d9bd", X-B3-Sampled:"0", X-ONAP-RequestID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-RequestID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-TransactionID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-ECOMP-RequestID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36011aad-c595-465b-ab6a-9dd8f85fd2ad"] 2022-06-11T05:04:38.671Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:38.671Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:38.701Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:38.702Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:38.702Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:38.703Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:38.709Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:01:57.000+00:00", "endTime" : "2022-06-11T05:04:31.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:38.710Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:38.710Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:38.712Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:38.712Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:38.713Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:38.713Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:38.713Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:38.714Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ac82d538a8d9bd", X-B3-SpanId:"2638178112852e80", X-B3-ParentSpanId:"96ac82d538a8d9bd", X-B3-Sampled:"0", X-ONAP-RequestID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-RequestID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-TransactionID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-ECOMP-RequestID:"113556cf-05fc-40d1-a4ba-261ebc021b46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb489611-ff33-4881-9280-684cb2beb346"] 2022-06-11T05:04:38.714Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:38.715Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:38.732Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:38.733Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:38.733Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:38.734Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:38.736Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:38.737Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:38.737Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:38.743Z|113556cf-05fc-40d1-a4ba-261ebc021b46|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:38.855Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:38.858Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:38.859Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:38.859Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:38.859Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:38.860Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:38.860Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2121b0970993091e", X-B3-SpanId:"92caf2a108d3e49a", X-B3-ParentSpanId:"2121b0970993091e", X-B3-Sampled:"0", X-ONAP-RequestID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-RequestID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-TransactionID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-ECOMP-RequestID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc528f44-c8f6-4f19-9f78-844e9368553b"] 2022-06-11T05:04:38.860Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:38.861Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:38.893Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:38.893Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:38.894Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:38.894Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:38.896Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:01:57.000+00:00", "endTime" : "2022-06-11T05:04:31.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:38.897Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:38.897Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:38.899Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:38.899Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:38.899Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:38.900Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:38.900Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:38.900Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2121b0970993091e", X-B3-SpanId:"a25d7c20c399319a", X-B3-ParentSpanId:"2121b0970993091e", X-B3-Sampled:"0", X-ONAP-RequestID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-RequestID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-TransactionID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-ECOMP-RequestID:"0fa7537e-9d51-499c-b2fe-6bb269203a92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27733588-f3ae-44fc-93c8-8c3585ceefc4"] 2022-06-11T05:04:38.901Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:38.901Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:38.916Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:38.916Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:38.917Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:38.917Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:38.918Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:38.919Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:38.919Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:38.926Z|0fa7537e-9d51-499c-b2fe-6bb269203a92|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:39.047Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:39.059Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:39.060Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:39.060Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:39.060Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:39.061Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:39.061Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53db97022793a8d0", X-B3-SpanId:"527104d2a0688cb8", X-B3-ParentSpanId:"53db97022793a8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-RequestID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-TransactionID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-ECOMP-RequestID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5bfd98b-a957-49eb-aed0-3657b65a2622"] 2022-06-11T05:04:39.061Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:39.061Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:39.092Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:39.093Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:39.093Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:39.094Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:39.095Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:01:57.000+00:00", "endTime" : "2022-06-11T05:04:31.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:39.095Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:39.096Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:39.097Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:39.097Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:39.098Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:39.098Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:39.098Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:39.098Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53db97022793a8d0", X-B3-SpanId:"21830b45321bc78f", X-B3-ParentSpanId:"53db97022793a8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-RequestID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-TransactionID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-ECOMP-RequestID:"72b11860-19d7-4ae1-8bca-449c7dbc0995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da95c0d1-32a5-454a-99bb-2e1bc859027f"] 2022-06-11T05:04:39.098Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:39.099Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:39.114Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:39.114Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:39.115Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:39.115Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:39.119Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:39.119Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:39.120Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:39.129Z|72b11860-19d7-4ae1-8bca-449c7dbc0995|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:39.250Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:39.254Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:39.255Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||Invoke 2022-06-11T05:04:39.255Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:39.255Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33 2022-06-11T05:04:39.256Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Method : GET 2022-06-11T05:04:39.256Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a445596477a98d72", X-B3-SpanId:"b447cdaa2eda4416", X-B3-ParentSpanId:"a445596477a98d72", X-B3-Sampled:"0", X-ONAP-RequestID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-RequestID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-TransactionID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-ECOMP-RequestID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b661bd9-0ee2-4b5e-9d84-9e296340a133"] 2022-06-11T05:04:39.256Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Request body: 2022-06-11T05:04:39.257Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:39.278Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:39.279Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:39.279Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Status text : 2022-06-11T05:04:39.280Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:39.281Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||Response body: { "requestId" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:01:57.000+00:00", "endTime" : "2022-06-11T05:04:31.000+00:00", "source" : "VID", "vnfId" : "c021e9c9-04f0-4c4c-b45b-310441d4f9fa", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n\t\t\t\"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\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_b7e50153-8936-4838-85e8-b2dbd8f443e8\",\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\": \"78f19428-4166-4e1b-ac93-fb89dd8c47f4\",\n \"modelInvariantUuid\": \"9656f42c-3f7d-4daa-9c9d-6b0b18af6c48\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"9fece54e-bf60-4c7d-9f9d-5beabefba532\",\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\": \"881fde1d-dade-41d7-8005-d0291fef9859\",\n \"modelInvariantUuid\": \"e9bdcb39-2785-4d64-ae5c-61110d9d7750\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"0cb8da7d-31f7-4c3d-a488-232bc37f5795\"\n },\n \"instanceName\": \"basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8_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\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\n \"modelInvariantId\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\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\": \"ca2dc663-437f-434d-b38b-e5f5ff7fddbf\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:32.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "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" : "b2675277-63c1-4713-94d1-1bb39aab2b33", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33" } } } 2022-06-11T05:04:39.281Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:39.282Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2675277-63c1-4713-94d1-1bb39aab2b33|INFO|500||InvokeReturn 2022-06-11T05:04:39.284Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:39.284Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:39.284Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:39.285Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false 2022-06-11T05:04:39.285Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:39.285Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a445596477a98d72", X-B3-SpanId:"ad897134d2644764", X-B3-ParentSpanId:"a445596477a98d72", X-B3-Sampled:"0", X-ONAP-RequestID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-RequestID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-TransactionID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-ECOMP-RequestID:"a9877fa2-ebaa-4047-a49c-ec59db4dbc11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"819bfa80-c652-4c61-bea3-21b56f67714c"] 2022-06-11T05:04:39.286Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:39.286Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:39.302Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:39.302Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:39.302Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:39.303Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:39.307Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:39.307Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:39.308Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2675277-63c1-4713-94d1-1bb39aab2b33&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:39.314Z|a9877fa2-ebaa-4047-a49c-ec59db4dbc11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2675277-63c1-4713-94d1-1bb39aab2b33|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:42.879Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:42.883Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:42.884Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:04:42.884Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:42.884Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:42.884Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:04:42.885Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06e374b404850d90", X-B3-SpanId:"f9c864ad57d0f9ab", X-B3-ParentSpanId:"06e374b404850d90", X-B3-Sampled:"0", X-ONAP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-TransactionID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ECOMP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f841e70-2596-4d8c-b8f8-923a12464fc7"] 2022-06-11T05:04:42.885Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:04:42.885Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:42.921Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:42.922Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:42.922Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:04:42.922Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:42.926Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-11T05:03:59.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:06.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:04:42.927Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:42.927Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:04:42.928Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:42.928Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:42.928Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:42.929Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:42.929Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:42.929Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06e374b404850d90", X-B3-SpanId:"0434c0b71c4e5ceb", X-B3-ParentSpanId:"06e374b404850d90", X-B3-Sampled:"0", X-ONAP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-TransactionID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ECOMP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bfd119b-02da-4628-a10d-4962aceb038c"] 2022-06-11T05:04:42.929Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:42.929Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:42.955Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:42.956Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:42.956Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:42.956Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:42.961Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:42.962Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:42.963Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:42.986Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:42.986Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:42.987Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:42.987Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:42.987Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:42.987Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-TransactionID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ECOMP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f75119d-3ac6-4feb-b659-3db87d164599"] 2022-06-11T05:04:42.987Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:42.988Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.114Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.115Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:43.115Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:43.115Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F0989144033287DFE74C0CCB69588306; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.116Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ec0a212c-e943-11ec-908c-56ff2174964f","businessKey":"87db65b9-f698-4a30-be29-d83786d0fe0f","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:04:07.381+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"eb9035f6-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:04:43.116Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.116Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:43.138Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:43.138Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:43.138Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.138Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:43.139Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:43.139Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-TransactionID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ECOMP-RequestID:"d178cfff-d3e5-4352-9e92-2bec536b23a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3166ed4-f405-4e74-a1d5-3837f4e09434"] 2022-06-11T05:04:43.139Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:43.139Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.255Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.256Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:43.256Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:43.257Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D670416345A7A1898DD95C290CFB0AA2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Sat, 11 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.257Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:ec0a484c-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","executionId":"ec0a212c-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:04:07.382+0000","endTime":"2022-06-11T05:04:07.385+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:43.257Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.258Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:43.261Z|d178cfff-d3e5-4352-9e92-2bec536b23a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:43.547Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:43.549Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||INFO|500||Checking if requestId: 1b17af16-e376-467b-bb23-cfc320f5ce5d already exists in requestDb InfraActiveRequests table 2022-06-11T05:04:43.549Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:04:43.549Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:04:43.550Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.550Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:04:43.550Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:04:43.550Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ad269f600d29948", X-B3-SpanId:"97613bdcb0e5de61", X-B3-ParentSpanId:"0ad269f600d29948", X-B3-Sampled:"0", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3282d11c-53e5-4784-b256-43f07c651902"] 2022-06-11T05:04:43.550Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:04:43.551Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.571Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.571Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:04:43.571Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:04:43.572Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.572Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: 2022-06-11T05:04:43.572Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.572Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|404|Not Found|InvokeReturn 2022-06-11T05:04:43.578Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T05:04:43.581Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-11T05:04:43.600Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-11T05:04:43.601Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-06-11T05:04:43.689Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-11T05:04:43.690Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220611-05:04:43:962-73825], vertex-id=[208936], Content-Length=[1013], Date=[Sat, 11 Jun 2022 05:04:43 GMT], Content-Type=[application/json]} 2022-06-11T05:04:43.691Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654923726296","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/c021e9c9-04f0-4c4c-b45b-310441d4f9fa","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c021e9c9-04f0-4c4c-b45b-310441d4f9fa"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-06-11T05:04:43.692Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T05:04:43.692Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T05:04:43.693Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:04:43.693Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T05:04:43.694Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.694Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:04:43.694Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T05:04:43.694Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"0ad269f600d29948", X-B3-SpanId:"ec4fa4ed4f2954da", X-B3-ParentSpanId:"0ad269f600d29948", X-B3-Sampled:"0", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4c3e890-3a68-4b3d-8677-0620fa191e12"] 2022-06-11T05:04:43.695Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ca330357-0d69-48d3-a4aa-22739cc62a80"},"instanceName":null,"requestScope":"service"} 2022-06-11T05:04:43.695Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.716Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.717Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:43.717Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T05:04:43.717Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"Sat, 11 Jun 2022 05:04:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.718Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T05:04:43.718Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.718Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T05:04:43.719Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:04:43.719Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||Invoke 2022-06-11T05:04:43.719Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.720Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:04:43.720Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Method : GET 2022-06-11T05:04:43.720Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5d9b4b2-8c14-46f0-a017-0e9897e249c7"] 2022-06-11T05:04:43.720Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Request body: 2022-06-11T05:04:43.720Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.776Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.777Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:43.777Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status text : 2022-06-11T05:04:43.777Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.792Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "53997a1f-7429-4e00-aa1b-14b92fc57a42", "modelInvariantUUID" : "f2c1d275-daf4-44c0-9cf7-358ee09c4c67", "created" : "2022-06-11 04:58: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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/serviceProxyCustomizations" } } } 2022-06-11T05:04:43.793Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.793Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||InvokeReturn 2022-06-11T05:04:43.797Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance 2022-06-11T05:04:43.798Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|INFO|500||Invoke 2022-06-11T05:04:43.798Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.798Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance 2022-06-11T05:04:43.799Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T05:04:43.799Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80b83dab-8749-474e-8b77-e13b788182ed"] 2022-06-11T05:04:43.799Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T05:04:43.799Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.826Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.826Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:04:43.827Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T05:04:43.827Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&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:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.827Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Response body: 2022-06-11T05:04:43.827Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.828Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:04:43.828Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67 2022-06-11T05:04:43.829Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|INFO|500||Invoke 2022-06-11T05:04:43.829Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.829Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67 2022-06-11T05:04:43.829Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Method : GET 2022-06-11T05:04:43.830Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5dcb85e-8668-4327-9288-3a22ef5acc43"] 2022-06-11T05:04:43.830Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Request body: 2022-06-11T05:04:43.830Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.866Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.867Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:43.867Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Status text : 2022-06-11T05:04:43.867Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.869Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "53997a1f-7429-4e00-aa1b-14b92fc57a42", "modelInvariantUUID" : "f2c1d275-daf4-44c0-9cf7-358ee09c4c67", "created" : "2022-06-11 04:58: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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67" } } } 2022-06-11T05:04:43.870Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.870Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f2c1d275-daf4-44c0-9cf7-358ee09c4c67|INFO|500||InvokeReturn 2022-06-11T05:04:43.873Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance 2022-06-11T05:04:43.874Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|INFO|500||Invoke 2022-06-11T05:04:43.874Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.874Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance 2022-06-11T05:04:43.875Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T05:04:43.875Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7bb3f77-5724-43bb-bec0-b360d87c4c11"] 2022-06-11T05:04:43.875Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T05:04:43.876Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.917Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.918Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:04:43.918Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T05:04:43.919Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&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:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.919Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||Response body: 2022-06-11T05:04:43.919Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.920Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=53997a1f-7429-4e00-aa1b-14b92fc57a42&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:04:43.921Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:04:43.921Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T05:04:43.921Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.921Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:04:43.922Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T05:04:43.922Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a29c10c-4a6b-4122-9de7-45c7b0a9571c"] 2022-06-11T05:04:43.922Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T05:04:43.922Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:43.968Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:43.968Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:43.968Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T05:04:43.969Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:43.977Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T05:04:43.977Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:43.977Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T05:04:43.980Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T05:04:43.980Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-06-11T05:04:43.980Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:43.980Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T05:04:43.980Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T05:04:43.981Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"729831ef-e4b4-412c-a262-e69838bdd9b8"] 2022-06-11T05:04:43.981Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T05:04:43.981Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:44.045Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:44.046Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:44.047Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T05:04:44.047Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:44.053Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-11T05:04:44.054Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:44.054Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T05:04:44.055Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:04:44.056Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||Invoke 2022-06-11T05:04:44.056Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:44.056Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42 2022-06-11T05:04:44.057Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Method : GET 2022-06-11T05:04:44.057Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9181cbfe-3b48-493c-9567-4dfc73e86ba0"] 2022-06-11T05:04:44.057Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Request body: 2022-06-11T05:04:44.058Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:44.107Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:44.108Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:44.108Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Status text : 2022-06-11T05:04:44.108Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:44.117Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "53997a1f-7429-4e00-aa1b-14b92fc57a42", "modelInvariantUUID" : "f2c1d275-daf4-44c0-9cf7-358ee09c4c67", "created" : "2022-06-11 04:58: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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42/serviceProxyCustomizations" } } } 2022-06-11T05:04:44.117Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:44.117Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/53997a1f-7429-4e00-aa1b-14b92fc57a42|INFO|500||InvokeReturn 2022-06-11T05:04:44.120Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:04:44.120Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T05:04:44.121Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:44.121Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:04:44.121Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T05:04:44.121Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"0ad269f600d29948", X-B3-SpanId:"70160efc2728f5f2", X-B3-ParentSpanId:"0ad269f600d29948", X-B3-Sampled:"0", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f0549d-c79b-4271-b04e-75cc4c0beb7f"] 2022-06-11T05:04:44.122Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1b17af16-e376-467b-bb23-cfc320f5ce5d","requestStatus":"IN_PROGRESS","startTime":1654923883579,"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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\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":"ca330357-0d69-48d3-a4aa-22739cc62a80","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1b17af16-e376-467b-bb23-cfc320f5ce5d"} 2022-06-11T05:04:44.122Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:44.192Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:44.192Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T05:04:44.193Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T05:04:44.193Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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/1b17af16-e376-467b-bb23-cfc320f5ce5d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:44.195Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:04:43.579+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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T05:04:44.750+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:04:44.195Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:44.196Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T05:04:44.201Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:04:44.202Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T05:04:44.202Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:44.202Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:04:44.202Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T05:04:44.202Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|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:"0ad269f600d29948", X-B3-SpanId:"dc4d5df040e71a85", X-B3-ParentSpanId:"0ad269f600d29948", X-B3-Sampled:"0", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7474512b-5749-4576-b412-9cc07e6f59c0"] 2022-06-11T05:04:44.203Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\"modelUuid\":\"53997a1f-7429-4e00-aa1b-14b92fc57a42\",\"modelInvariantUuid\":\"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\"},\"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\":\"ca330357-0d69-48d3-a4aa-22739cc62a80\"}","type":"String"},"requestId":{"value":"1b17af16-e376-467b-bb23-cfc320f5ce5d","type":"String"},"mso-request-id":{"value":"1b17af16-e376-467b-bb23-cfc320f5ce5d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ca330357-0d69-48d3-a4aa-22739cc62a80","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/ca330357-0d69-48d3-a4aa-22739cc62a80","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T05:04:44.203Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:46.222Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:46.223Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T05:04:46.223Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T05:04:46.223Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 05:04:46 GMT", X-ONAP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-TransactionID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ECOMP-RequestID:"1b17af16-e376-467b-bb23-cfc320f5ce5d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7474512b-5749-4576-b412-9cc07e6f59c0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:46.223Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1b17af16-e376-467b-bb23-cfc320f5ce5d\",\"instanceId\":\"ca330357-0d69-48d3-a4aa-22739cc62a80\"}}","message":"Success","processInstanceID":"020a4c7f-e944-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T05:04:46.224Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:46.224Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T05:04:46.228Z|1b17af16-e376-467b-bb23-cfc320f5ce5d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:46.358Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:46.361Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:04:46.361Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:04:46.361Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:46.361Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:04:46.362Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:04:46.362Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"511b66eb31d43ea7", X-B3-SpanId:"deb4f4ec5fb2b46d", X-B3-ParentSpanId:"511b66eb31d43ea7", X-B3-Sampled:"0", X-ONAP-RequestID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-RequestID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-TransactionID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-ECOMP-RequestID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dffb470-eedb-4973-b7ac-0c434f6f0c02"] 2022-06-11T05:04:46.362Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:04:46.362Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:46.418Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:46.419Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:46.419Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:04:46.419Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:46.421Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:04:43.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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:46.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:04:46.422Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:46.422Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||InvokeReturn 2022-06-11T05:04:46.423Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:04:46.423Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:46.423Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:46.424Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:04:46.424Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:46.424Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"511b66eb31d43ea7", X-B3-SpanId:"ce64851e02541eee", X-B3-ParentSpanId:"511b66eb31d43ea7", X-B3-Sampled:"0", X-ONAP-RequestID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-RequestID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-TransactionID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-ECOMP-RequestID:"b51ae8a4-f9a9-4b67-8248-f77265a72acd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb96a9f-e08d-4933-a003-f995d813110e"] 2022-06-11T05:04:46.424Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:46.424Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:46.440Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:46.441Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:46.441Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:46.441Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:46.444Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:46.445Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:46.445Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:46.450Z|b51ae8a4-f9a9-4b67-8248-f77265a72acd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:46.846Z|3a915168-4835-4713-a333-caa2484c4404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:04:46.849Z|3a915168-4835-4713-a333-caa2484c4404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:04:47.187Z|4897c53f-72b7-4ff9-b587-ae3e5a05b92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:04:47.188Z|4897c53f-72b7-4ff9-b587-ae3e5a05b92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:04:47.638Z|4779484c-78b5-4a84-b25c-0b2b46f8d5ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:47.639Z|4779484c-78b5-4a84-b25c-0b2b46f8d5ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:47.645Z|d39a9deb-a518-4a6e-b2bf-37d38e05e612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:47.646Z|d39a9deb-a518-4a6e-b2bf-37d38e05e612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:47.648Z|87f72789-47c8-4812-a371-099e91c4bcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:47.648Z|87f72789-47c8-4812-a371-099e91c4bcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:53.388Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:53.393Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:53.394Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:04:53.394Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:53.394Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:04:53.394Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:04:53.394Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a80e5336208cfdda", X-B3-SpanId:"4f52d41791003ec0", X-B3-ParentSpanId:"a80e5336208cfdda", X-B3-Sampled:"0", X-ONAP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-TransactionID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ECOMP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48f58bb7-7464-409b-ba3e-be6f8b9292f9"] 2022-06-11T05:04:53.395Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:04:53.395Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:53.422Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:53.423Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:53.423Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:04:53.423Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:53.424Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-11T05:03:59.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:06.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:04:53.424Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:53.425Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:04:53.426Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:53.426Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:53.427Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:53.427Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:04:53.427Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:53.427Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a80e5336208cfdda", X-B3-SpanId:"17bee97c62c92049", X-B3-ParentSpanId:"a80e5336208cfdda", X-B3-Sampled:"0", X-ONAP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-TransactionID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ECOMP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e44c13e9-6e68-47d8-b850-32a55ce707b5"] 2022-06-11T05:04:53.428Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:53.428Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:53.451Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:53.452Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:53.453Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:53.453Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:53.454Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:53.454Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:53.455Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:53.493Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:53.494Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:53.494Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:53.495Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:53.495Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:53.495Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-TransactionID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ECOMP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a180a1ab-6ad1-446d-ad0e-d004834fe98e"] 2022-06-11T05:04:53.496Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:53.496Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:53.618Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:53.619Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:53.620Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:53.620Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9B4D5952B6414C572372AC97FA5CBAD3; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:53.621Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ec0a212c-e943-11ec-908c-56ff2174964f","businessKey":"87db65b9-f698-4a30-be29-d83786d0fe0f","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:04:07.381+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"eb9035f6-e943-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-11T05:04:53.621Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:53.621Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:53.643Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:53.643Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:53.643Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:53.644Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:53.644Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:53.644Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-TransactionID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ECOMP-RequestID:"55041a33-38f0-48b2-8c54-e3eb3b0fec51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e361df5-ae92-4062-ac66-c30bb57888ea"] 2022-06-11T05:04:53.645Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:53.645Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:53.778Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:53.779Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:53.779Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:53.779Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5D4A38DABEB969E27022C12737352A9E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Sat, 11 Jun 2022 05:04:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:53.780Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:ec0a484c-e943-11ec-908c-56ff2174964f","parentActivityInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:2f64f02a-e937-11ec-908c-56ff2174964f","processInstanceId":"ec0a212c-e943-11ec-908c-56ff2174964f","executionId":"ec0a212c-e943-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:04:07.382+0000","endTime":"2022-06-11T05:04:07.385+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:53.780Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:53.780Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ec0a212c-e943-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:53.784Z|55041a33-38f0-48b2-8c54-e3eb3b0fec51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:56.579Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:04:56.583Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:04:56.584Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:04:56.584Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:56.584Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:04:56.584Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:04:56.584Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69e18c19d113cba3", X-B3-SpanId:"0646588dd0a71101", X-B3-ParentSpanId:"69e18c19d113cba3", X-B3-Sampled:"0", X-ONAP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-TransactionID:"13079690-b434-4a67-9640-90986d4c54b1", X-ECOMP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"353954a9-74bd-430f-ba5f-c25782a21207"] 2022-06-11T05:04:56.585Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:04:56.585Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:56.634Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:56.635Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:56.635Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:04:56.635Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:56.640Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-11T05:04:43.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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:04:55.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:04:56.641Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:56.641Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||InvokeReturn 2022-06-11T05:04:56.642Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:04:56.643Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:04:56.643Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:56.643Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:04:56.643Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:04:56.644Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69e18c19d113cba3", X-B3-SpanId:"6cfae03eac039b24", X-B3-ParentSpanId:"69e18c19d113cba3", X-B3-Sampled:"0", X-ONAP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-TransactionID:"13079690-b434-4a67-9640-90986d4c54b1", X-ECOMP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86adbd22-e8a9-4069-803b-a305700bc3ac"] 2022-06-11T05:04:56.644Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:04:56.644Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:56.667Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:56.667Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:56.668Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:04:56.668Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:04:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:56.674Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:04:56.674Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:56.675Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:04:56.701Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:56.701Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:56.702Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:56.702Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:04:56.702Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:56.702Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-TransactionID:"13079690-b434-4a67-9640-90986d4c54b1", X-ECOMP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e560db63-923b-4dc0-ab7a-9b821bd67aad"] 2022-06-11T05:04:56.702Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:56.703Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:56.822Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:56.823Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:56.823Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:56.823Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5235E391E51731E232EA3AF11646DC61; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:56.824Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0681560b-e944-11ec-908c-56ff2174964f","businessKey":"1b17af16-e376-467b-bb23-cfc320f5ce5d","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-11T05:04:51.783+0000","endTime":"2022-06-11T05:04:54.400+0000","removalTime":null,"durationInMillis":2617,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"020a4c7f-e944-11ec-908c-56ff2174964f","superProcessInstanceId":"06798dc1-e944-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:04:56.824Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:56.824Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:56.853Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:56.853Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:04:56.854Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:04:56.854Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:04:56.854Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:04:56.855Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-TransactionID:"13079690-b434-4a67-9640-90986d4c54b1", X-ECOMP-RequestID:"13079690-b434-4a67-9640-90986d4c54b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baa452eb-2dd8-440c-82d5-69482fc1489b"] 2022-06-11T05:04:56.855Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:04:56.855Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:04:57.298Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:04:57.298Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:04:57.299Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:04:57.299Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0A2A3E314568CF06BC956F9A21169A9B; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:04:57.300Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:080e85e5-e944-11ec-908c-56ff2174964f","parentActivityInstanceId":"SubProcess_2:06826791-e944-11ec-908c-56ff2174964f","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:2f48dc65-e937-11ec-908c-56ff2174964f","processInstanceId":"0681560b-e944-11ec-908c-56ff2174964f","executionId":"06826790-e944-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:04:54.386+0000","endTime":"2022-06-11T05:04:54.386+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"020a4c7f-e944-11ec-908c-56ff2174964f"}] 2022-06-11T05:04:57.300Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:04:57.300Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0681560b-e944-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:04:57.305Z|13079690-b434-4a67-9640-90986d4c54b1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:04:57.661Z|945e9a06-216f-4479-ae2d-b3475fd6297b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:57.662Z|945e9a06-216f-4479-ae2d-b3475fd6297b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:57.667Z|071e10ea-5b9d-42bf-aeae-1c1f9758b6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:57.667Z|ebd3a725-6102-453d-81c3-6d2480c8dd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:04:57.668Z|ebd3a725-6102-453d-81c3-6d2480c8dd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:04:57.668Z|071e10ea-5b9d-42bf-aeae-1c1f9758b6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:01.846Z|88c06e83-477c-48af-b9cb-f89421cc42f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:05:01.847Z|88c06e83-477c-48af-b9cb-f89421cc42f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:05:03.914Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:03.921Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:03.922Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:05:03.922Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:03.922Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:03.923Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:05:03.923Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c7e0978e1dc4b40", X-B3-SpanId:"1c3fae613f1db435", X-B3-ParentSpanId:"4c7e0978e1dc4b40", X-B3-Sampled:"0", X-ONAP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-TransactionID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ECOMP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb89a54-6c0e-4360-9dc3-907e83899750"] 2022-06-11T05:05:03.923Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:05:03.924Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:03.963Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:03.964Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:03.964Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:05:03.964Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:03.970Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2022-06-11T05:03:59.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:03.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:05:03.971Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:03.971Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:05:03.973Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:03.973Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:03.973Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:03.973Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:03.974Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:03.974Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c7e0978e1dc4b40", X-B3-SpanId:"d179630768184a1c", X-B3-ParentSpanId:"4c7e0978e1dc4b40", X-B3-Sampled:"0", X-ONAP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-TransactionID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ECOMP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fadd432a-d25c-4a93-9c0b-65f15ba60b21"] 2022-06-11T05:05:03.974Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:03.975Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:03.996Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:03.996Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:03.997Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:03.997Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:04.003Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:04.003Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:04.004Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:04.025Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:05:04.026Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:05:04.026Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:04.026Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:05:04.026Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:05:04.027Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-TransactionID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ECOMP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b65f1584-08dc-410f-9931-209c18e19e3d"] 2022-06-11T05:05:04.027Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:05:04.027Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:04.158Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:04.158Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:04.158Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:05:04.159Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=50441742D13AD0901D947D3820745F40; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:05:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:04.159Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0d322204-e944-11ec-908c-56ff2174964f","businessKey":"87db65b9-f698-4a30-be29-d83786d0fe0f","processDefinitionId":"ActivatePnfBB:1:2f2fafe0-e937-11ec-908c-56ff2174964f","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-06-11T05:05:03.009+0000","endTime":"2022-06-11T05:05:03.132+0000","removalTime":null,"durationInMillis":123,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f","superProcessInstanceId":"0c99b2c9-e944-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:05:04.160Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:04.160Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=87db65b9-f698-4a30-be29-d83786d0fe0f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:05:04.181Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:05:04.182Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:05:04.182Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:04.182Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:05:04.182Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:05:04.183Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-TransactionID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ECOMP-RequestID:"f72f8d6d-3483-4681-a2b0-669415f5bcea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc864cc6-5747-41ba-9f98-8cb9e537b623"] 2022-06-11T05:05:04.183Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:05:04.183Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:04.304Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:04.304Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:04.305Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:05:04.305Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=78AC2B7EA16A80147BA9AD9B9B091C11; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"814", Date:"Sat, 11 Jun 2022 05:05:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:04.305Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"0d327034-e944-11ec-908c-56ff2174964f","parentActivityInstanceId":"0d322204-e944-11ec-908c-56ff2174964f","activityId":"UpdatePnfOrchestrationStatusToActive","activityName":"Update Pnf Orchestration Status to Active","activityType":"serviceTask","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:2f2fafe0-e937-11ec-908c-56ff2174964f","processInstanceId":"0d322204-e944-11ec-908c-56ff2174964f","executionId":"0d322204-e944-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:05:03.010+0000","endTime":"2022-06-11T05:05:03.131+0000","durationInMillis":121,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e7a7fee3-e943-11ec-908c-56ff2174964f"}] 2022-06-11T05:05:04.306Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:04.306Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0d322204-e944-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:05:04.310Z|f72f8d6d-3483-4681-a2b0-669415f5bcea|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:07.433Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:07.438Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:07.438Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:05:07.439Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:07.439Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:07.439Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:05:07.439Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aeae2f0223a27458", X-B3-SpanId:"f058c5c0243e9734", X-B3-ParentSpanId:"aeae2f0223a27458", X-B3-Sampled:"0", X-ONAP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-TransactionID:"9763fb47-9705-423b-a851-29d323202c23", X-ECOMP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d4f9ff1-dcf0-4290-96ad-76b0a55f10d4"] 2022-06-11T05:05:07.440Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:05:07.440Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:07.682Z|c856e999-f166-490c-ad39-2d1aaaf2a85a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:07.682Z|c856e999-f166-490c-ad39-2d1aaaf2a85a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:07.686Z|69c8b465-3755-4e6a-adaa-4d5427bc3661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:07.686Z|69c8b465-3755-4e6a-adaa-4d5427bc3661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:07.687Z|53583c74-4da7-4d10-9322-b3a6aab3be53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:07.687Z|53583c74-4da7-4d10-9322-b3a6aab3be53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:07.866Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:07.867Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:07.867Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:05:07.868Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:07.870Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "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" : "2022-06-11T05:04:43.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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:06.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:05:07.870Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:07.871Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||InvokeReturn 2022-06-11T05:05:07.872Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:07.872Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:07.873Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:07.873Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:07.874Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:07.874Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aeae2f0223a27458", X-B3-SpanId:"d475671951716891", X-B3-ParentSpanId:"aeae2f0223a27458", X-B3-Sampled:"0", X-ONAP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-TransactionID:"9763fb47-9705-423b-a851-29d323202c23", X-ECOMP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8524439-22cb-42ca-a066-5a23f1379ee0"] 2022-06-11T05:05:07.874Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:07.874Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:07.899Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:07.899Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:07.899Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:07.900Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:07.901Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:07.901Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:07.902Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:07.972Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:05:07.973Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-11T05:05:07.973Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:07.975Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-11T05:05:07.976Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:05:07.976Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-TransactionID:"9763fb47-9705-423b-a851-29d323202c23", X-ECOMP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9167f87f-3a00-4393-9ef4-ef241ec5429e"] 2022-06-11T05:05:07.976Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:05:07.977Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:08.125Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:08.126Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:08.126Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:05:08.127Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A1A5D374D639589AB3A94A601C94A7FF; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:08.127Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0e1110ae-e944-11ec-908c-56ff2174964f","businessKey":"1b17af16-e376-467b-bb23-cfc320f5ce5d","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-11T05:05:04.469+0000","endTime":"2022-06-11T05:05:04.862+0000","removalTime":null,"durationInMillis":393,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"020a4c7f-e944-11ec-908c-56ff2174964f","superProcessInstanceId":"0e104d27-e944-11ec-908c-56ff2174964f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-11T05:05:08.127Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:08.128Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1b17af16-e376-467b-bb23-cfc320f5ce5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:05:08.149Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:05:08.150Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|INFO|500||Invoke 2022-06-11T05:05:08.150Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:08.150Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1 2022-06-11T05:05:08.150Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Method : GET 2022-06-11T05:05:08.151Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-TransactionID:"9763fb47-9705-423b-a851-29d323202c23", X-ECOMP-RequestID:"9763fb47-9705-423b-a851-29d323202c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f26bbbe9-e6a3-4a50-abc3-961a2a33080f"] 2022-06-11T05:05:08.151Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Request body: 2022-06-11T05:05:08.151Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:08.272Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:08.273Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:08.273Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Status text : 2022-06-11T05:05:08.274Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E4FCE2BAFAEEAA55E5B5CA1A5F5469A5; Path=/; HttpOnly", Cache-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:"Sat, 11 Jun 2022 05:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:08.274Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:0e115ee1-e944-11ec-908c-56ff2174964f","parentActivityInstanceId":"0e1110ae-e944-11ec-908c-56ff2174964f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:2f533cbd-e937-11ec-908c-56ff2174964f","processInstanceId":"0e1110ae-e944-11ec-908c-56ff2174964f","executionId":"0e1110ae-e944-11ec-908c-56ff2174964f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-11T05:05:04.471+0000","endTime":"2022-06-11T05:05:04.861+0000","durationInMillis":390,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"020a4c7f-e944-11ec-908c-56ff2174964f"}] 2022-06-11T05:05:08.275Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:08.275Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0e1110ae-e944-11ec-908c-56ff2174964f&maxResults=1|INFO|500||InvokeReturn 2022-06-11T05:05:08.279Z|9763fb47-9705-423b-a851-29d323202c23|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:14.445Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:14.449Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:14.449Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:05:14.450Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:14.450Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:14.450Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:05:14.451Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4272d3ac4d435c8a", X-B3-SpanId:"e927a7a3ae3c8534", X-B3-ParentSpanId:"4272d3ac4d435c8a", X-B3-Sampled:"0", X-ONAP-RequestID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-RequestID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-TransactionID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-ECOMP-RequestID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86f905bf-ede4-4c18-8850-26edf81d9bc6"] 2022-06-11T05:05:14.451Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:05:14.451Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:14.489Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:14.490Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:14.490Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:05:14.490Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:14.491Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:03:59.000+00:00", "endTime" : "2022-06-11T05:05:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:05.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:05:14.491Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:14.491Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:05:14.492Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:14.493Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:14.493Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:14.493Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:14.493Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:14.494Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4272d3ac4d435c8a", X-B3-SpanId:"2ee3072d319a2266", X-B3-ParentSpanId:"4272d3ac4d435c8a", X-B3-Sampled:"0", X-ONAP-RequestID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-RequestID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-TransactionID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-ECOMP-RequestID:"0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f821b48-d3f0-4dd3-8f66-77664f15cf6b"] 2022-06-11T05:05:14.494Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:14.494Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:14.510Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:14.511Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:14.511Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:14.511Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:14.514Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:14.514Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:14.514Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:14.520Z|0c0dc0d8-eb1b-41e3-bc2f-10b80618b1a3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:14.637Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:14.642Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:14.642Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:05:14.642Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:14.643Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:14.643Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:05:14.643Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45f5ed114c4f45ae", X-B3-SpanId:"bd2ae86b14079094", X-B3-ParentSpanId:"45f5ed114c4f45ae", X-B3-Sampled:"0", X-ONAP-RequestID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-RequestID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-TransactionID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-ECOMP-RequestID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"397e1bfd-7b89-4492-a7fe-9236c46a7693"] 2022-06-11T05:05:14.644Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:05:14.644Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:14.670Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:14.671Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:14.671Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:05:14.671Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:14.673Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:03:59.000+00:00", "endTime" : "2022-06-11T05:05:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:05.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:05:14.674Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:14.674Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:05:14.675Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:14.676Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:14.676Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:14.676Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:14.677Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:14.677Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45f5ed114c4f45ae", X-B3-SpanId:"6e9bfdef5b6f1461", X-B3-ParentSpanId:"45f5ed114c4f45ae", X-B3-Sampled:"0", X-ONAP-RequestID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-RequestID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-TransactionID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-ECOMP-RequestID:"54dab446-0974-405f-97ea-b5c5504d1b68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c1910b7-b9bc-43e2-b044-27614724858c"] 2022-06-11T05:05:14.677Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:14.678Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:14.702Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:14.702Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:14.703Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:14.703Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:14.705Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:14.705Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:14.706Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:14.713Z|54dab446-0974-405f-97ea-b5c5504d1b68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:14.832Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:14.835Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:14.835Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:05:14.836Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:14.836Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:14.836Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:05:14.836Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66ecf2d70bdbb36", X-B3-SpanId:"abfd91872b9a9b11", X-B3-ParentSpanId:"e66ecf2d70bdbb36", X-B3-Sampled:"0", X-ONAP-RequestID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-RequestID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-TransactionID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-ECOMP-RequestID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2792dfc8-2d04-4bad-a436-a7e20352f07b"] 2022-06-11T05:05:14.836Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:05:14.837Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:14.864Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:14.865Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:14.865Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:05:14.866Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:14.869Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:03:59.000+00:00", "endTime" : "2022-06-11T05:05:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:05.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:05:14.870Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:14.870Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:05:14.872Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:14.872Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:14.873Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:14.873Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:14.873Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:14.874Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66ecf2d70bdbb36", X-B3-SpanId:"9233d62f715a516f", X-B3-ParentSpanId:"e66ecf2d70bdbb36", X-B3-Sampled:"0", X-ONAP-RequestID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-RequestID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-TransactionID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-ECOMP-RequestID:"6531058f-1de6-46f0-b24b-33b342ac11f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d02cf9-c620-4c86-b29c-3b5898521c6f"] 2022-06-11T05:05:14.874Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:14.874Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:14.892Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:14.893Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:14.893Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:14.893Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:14.898Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:14.899Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:14.899Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:14.904Z|6531058f-1de6-46f0-b24b-33b342ac11f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:15.026Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:15.029Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:15.029Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:05:15.030Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:15.030Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:15.030Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:05:15.030Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d901d894ffd1f44", X-B3-SpanId:"94ff5fb1040b77c9", X-B3-ParentSpanId:"4d901d894ffd1f44", X-B3-Sampled:"0", X-ONAP-RequestID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-RequestID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-TransactionID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-ECOMP-RequestID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb72e315-a706-480f-ba16-ac1abfe7740c"] 2022-06-11T05:05:15.031Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:05:15.031Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:15.055Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:15.056Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:15.056Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:05:15.056Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:15.059Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:03:59.000+00:00", "endTime" : "2022-06-11T05:05:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:05.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:05:15.059Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:15.059Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:05:15.061Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:15.061Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:15.061Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:15.061Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:15.061Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:15.062Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d901d894ffd1f44", X-B3-SpanId:"647ddc8812d5388c", X-B3-ParentSpanId:"4d901d894ffd1f44", X-B3-Sampled:"0", X-ONAP-RequestID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-RequestID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-TransactionID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-ECOMP-RequestID:"de47fdb0-2985-4790-bb7e-4c344ad0a4d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3329cad3-2107-4961-a960-3af403b772bd"] 2022-06-11T05:05:15.062Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:15.062Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:15.078Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:15.078Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:15.078Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:15.078Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:15.081Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:15.081Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:15.081Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:15.088Z|de47fdb0-2985-4790-bb7e-4c344ad0a4d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:15.200Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:15.204Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:15.204Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||Invoke 2022-06-11T05:05:15.204Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:15.205Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f 2022-06-11T05:05:15.205Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Method : GET 2022-06-11T05:05:15.205Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"331aa48197721788", X-B3-SpanId:"992e644a9524a079", X-B3-ParentSpanId:"331aa48197721788", X-B3-Sampled:"0", X-ONAP-RequestID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-RequestID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-TransactionID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-ECOMP-RequestID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dedf5c6c-d76f-4b0f-a9fe-9e6e030bc92e"] 2022-06-11T05:05:15.205Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Request body: 2022-06-11T05:05:15.205Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:15.239Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:15.240Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:15.240Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Status text : 2022-06-11T05:05:15.241Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:15.243Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||Response body: { "requestId" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:03:59.000+00:00", "endTime" : "2022-06-11T05:05:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n\t\t\t\"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"0fbca00f-0ac1-40f5-8a5b-064767455996\",\n \"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\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_751f383e-28a2-4e73-8980-29688332eb3b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\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\": \"7860ebd6-2646-400d-a055-2cb3806fb139\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:05.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "87db65b9-f698-4a30-be29-d83786d0fe0f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f" } } } 2022-06-11T05:05:15.243Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:15.244Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/87db65b9-f698-4a30-be29-d83786d0fe0f|INFO|500||InvokeReturn 2022-06-11T05:05:15.246Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:15.246Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:15.247Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:15.247Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false 2022-06-11T05:05:15.248Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:15.248Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"331aa48197721788", X-B3-SpanId:"cce886cd43c7b8ff", X-B3-ParentSpanId:"331aa48197721788", X-B3-Sampled:"0", X-ONAP-RequestID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-RequestID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-TransactionID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-ECOMP-RequestID:"e2450b42-c4c2-4b69-bf45-2a99fd28c337", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be4b6ab8-fe53-478e-af10-d3530dfef64b"] 2022-06-11T05:05:15.248Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:15.249Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:15.263Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:15.263Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:15.263Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:15.264Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:15.266Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:15.266Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:15.267Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=87db65b9-f698-4a30-be29-d83786d0fe0f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:15.272Z|e2450b42-c4c2-4b69-bf45-2a99fd28c337|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/87db65b9-f698-4a30-be29-d83786d0fe0f|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:16.846Z|fc34b5fc-6c70-4692-852a-8e73cf92f888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:05:16.847Z|fc34b5fc-6c70-4692-852a-8e73cf92f888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:05:17.188Z|79f58475-ea0c-4a78-9ea3-44d111dc46d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:05:17.189Z|79f58475-ea0c-4a78-9ea3-44d111dc46d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:05:17.704Z|53e3529c-2768-48aa-a037-96691ff04f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:17.705Z|95e6ada3-64b3-4ec6-bff5-0b1e6c098578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:17.705Z|95e6ada3-64b3-4ec6-bff5-0b1e6c098578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:17.705Z|53e3529c-2768-48aa-a037-96691ff04f10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:17.706Z|553ba7e8-ade9-4419-ab0d-463fc29ce76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:17.706Z|553ba7e8-ade9-4419-ab0d-463fc29ce76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:18.408Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:18.413Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.414Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:05:18.414Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:18.414Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.414Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:05:18.414Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd11e18530eeb3c4", X-B3-SpanId:"810b1ba0307d590b", X-B3-ParentSpanId:"fd11e18530eeb3c4", X-B3-Sampled:"0", X-ONAP-RequestID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-RequestID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-TransactionID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-ECOMP-RequestID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff59b075-a537-47d9-a724-e65c2ec16e88"] 2022-06-11T05:05:18.415Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:05:18.415Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:18.437Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:18.438Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:18.438Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:05:18.439Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:18.441Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:04:43.000+00:00", "endTime" : "2022-06-11T05:05:12.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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:05:18.441Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:18.442Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||InvokeReturn 2022-06-11T05:05:18.443Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:18.444Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:18.444Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:18.444Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:18.445Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:18.445Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd11e18530eeb3c4", X-B3-SpanId:"247f05ebbf2fdfb2", X-B3-ParentSpanId:"fd11e18530eeb3c4", X-B3-Sampled:"0", X-ONAP-RequestID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-RequestID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-TransactionID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-ECOMP-RequestID:"bce46ccc-7481-4cfb-8c66-a090ea847b0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5026ec55-a9b5-48f4-9714-cdb6bd6acc8b"] 2022-06-11T05:05:18.445Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:18.446Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:18.460Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:18.461Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:18.461Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:18.461Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:18.463Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:18.464Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:18.464Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:18.471Z|bce46ccc-7481-4cfb-8c66-a090ea847b0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:18.588Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:18.592Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.593Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:05:18.593Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:18.593Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.593Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:05:18.593Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3580b98c1bd1082f", X-B3-SpanId:"b8dab9cac4c46d4f", X-B3-ParentSpanId:"3580b98c1bd1082f", X-B3-Sampled:"0", X-ONAP-RequestID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-RequestID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-TransactionID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-ECOMP-RequestID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e79e350-7bfe-434f-bb92-48bdc111343e"] 2022-06-11T05:05:18.594Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:05:18.594Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:18.617Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:18.618Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:18.618Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:05:18.618Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:18.622Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:04:43.000+00:00", "endTime" : "2022-06-11T05:05:12.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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:05:18.622Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:18.623Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||InvokeReturn 2022-06-11T05:05:18.624Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:18.624Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:18.624Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:18.625Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:18.625Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:18.625Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3580b98c1bd1082f", X-B3-SpanId:"504633272f742c7e", X-B3-ParentSpanId:"3580b98c1bd1082f", X-B3-Sampled:"0", X-ONAP-RequestID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-RequestID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-TransactionID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-ECOMP-RequestID:"a97733d2-b472-4b56-9890-dc7651fcfa15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e6dc01a-003d-4242-9851-a38bf6dc2317"] 2022-06-11T05:05:18.625Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:18.626Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:18.648Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:18.649Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:18.650Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:18.650Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:18.652Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:18.653Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:18.653Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:18.659Z|a97733d2-b472-4b56-9890-dc7651fcfa15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:18.779Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:18.782Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.783Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:05:18.783Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:18.784Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.784Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:05:18.784Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed29a8317c5fa8ea", X-B3-SpanId:"3f0b96dc6a9fb3af", X-B3-ParentSpanId:"ed29a8317c5fa8ea", X-B3-Sampled:"0", X-ONAP-RequestID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-RequestID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-TransactionID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-ECOMP-RequestID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d9ddcb6-d628-45e6-8089-28c40926b902"] 2022-06-11T05:05:18.784Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:05:18.785Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:18.814Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:18.815Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:18.815Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:05:18.815Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:18.822Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:04:43.000+00:00", "endTime" : "2022-06-11T05:05:12.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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:05:18.823Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:18.823Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||InvokeReturn 2022-06-11T05:05:18.824Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:18.825Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:18.825Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:18.825Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:18.825Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:18.825Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed29a8317c5fa8ea", X-B3-SpanId:"cfa17427f5e8378f", X-B3-ParentSpanId:"ed29a8317c5fa8ea", X-B3-Sampled:"0", X-ONAP-RequestID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-RequestID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-TransactionID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-ECOMP-RequestID:"9641f5ab-b480-4193-ae3d-434c47d50ece", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d85661f3-afa3-434b-8284-24b7209c9e04"] 2022-06-11T05:05:18.826Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:18.826Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:18.845Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:18.846Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:18.846Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:18.846Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:18.849Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:18.849Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:18.850Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:18.856Z|9641f5ab-b480-4193-ae3d-434c47d50ece|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:18.980Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:18.984Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.984Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||Invoke 2022-06-11T05:05:18.984Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:18.985Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d 2022-06-11T05:05:18.985Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Method : GET 2022-06-11T05:05:18.985Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efa0ecbaa6806c16", X-B3-SpanId:"d844961fbbc04cc3", X-B3-ParentSpanId:"efa0ecbaa6806c16", X-B3-Sampled:"0", X-ONAP-RequestID:"77f60419-27a8-4593-b7ee-be56af4645be", X-RequestID:"77f60419-27a8-4593-b7ee-be56af4645be", X-TransactionID:"77f60419-27a8-4593-b7ee-be56af4645be", X-ECOMP-RequestID:"77f60419-27a8-4593-b7ee-be56af4645be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e38457a9-9856-4700-a602-b78202377470"] 2022-06-11T05:05:18.985Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Request body: 2022-06-11T05:05:18.985Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:19.008Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:19.008Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:19.009Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Status text : 2022-06-11T05:05:19.009Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:19.011Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||Response body: { "requestId" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:04:43.000+00:00", "endTime" : "2022-06-11T05:05:12.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\": \"f2c1d275-daf4-44c0-9cf7-358ee09c4c67\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"53997a1f-7429-4e00-aa1b-14b92fc57a42\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "ca330357-0d69-48d3-a4aa-22739cc62a80", "serviceInstanceName" : "basic_cnf_macro_b7e50153-8936-4838-85e8-b2dbd8f443e8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ca330357-0d69-48d3-a4aa-22739cc62a80", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1b17af16-e376-467b-bb23-cfc320f5ce5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d" } } } 2022-06-11T05:05:19.011Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:19.011Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b17af16-e376-467b-bb23-cfc320f5ce5d|INFO|500||InvokeReturn 2022-06-11T05:05:19.012Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:19.013Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:19.013Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:19.013Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false 2022-06-11T05:05:19.013Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:19.014Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efa0ecbaa6806c16", X-B3-SpanId:"cf5d6e4a089a9b11", X-B3-ParentSpanId:"efa0ecbaa6806c16", X-B3-Sampled:"0", X-ONAP-RequestID:"77f60419-27a8-4593-b7ee-be56af4645be", X-RequestID:"77f60419-27a8-4593-b7ee-be56af4645be", X-TransactionID:"77f60419-27a8-4593-b7ee-be56af4645be", X-ECOMP-RequestID:"77f60419-27a8-4593-b7ee-be56af4645be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab155606-0073-47f3-be5c-f3826e9134d1"] 2022-06-11T05:05:19.014Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:19.014Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:19.038Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:19.039Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:19.040Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:19.040Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:19.042Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:19.042Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:19.042Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1b17af16-e376-467b-bb23-cfc320f5ce5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:19.049Z|77f60419-27a8-4593-b7ee-be56af4645be|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1b17af16-e376-467b-bb23-cfc320f5ce5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:23.114Z|cdc5bc5d-e9e5-47f9-9a7c-6d137a5accb5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:05:23.115Z|cdc5bc5d-e9e5-47f9-9a7c-6d137a5accb5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:27.726Z|77fada2d-9d1f-4372-9e58-373633d6d1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:27.727Z|77fada2d-9d1f-4372-9e58-373633d6d1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:27.727Z|d1ac58d4-202a-4db6-b1ba-860edbb23f2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:27.728Z|d1ac58d4-202a-4db6-b1ba-860edbb23f2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:27.731Z|cc778946-256b-4c90-b15b-ee7d5e520ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:27.731Z|cc778946-256b-4c90-b15b-ee7d5e520ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:29.698Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:29.700Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|||INFO|500||Checking if requestId: 2138e03d-5dd9-4e21-8e87-a76865a25688 already exists in requestDb InfraActiveRequests table 2022-06-11T05:05:29.701Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:29.701Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||Invoke 2022-06-11T05:05:29.701Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.702Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:29.702Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Method : GET 2022-06-11T05:05:29.702Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e050f5f42e113efb", X-B3-SpanId:"71b88bceeb66f0ba", X-B3-ParentSpanId:"e050f5f42e113efb", X-B3-Sampled:"0", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b569f5d2-392e-4304-811a-0b6bffb5e905"] 2022-06-11T05:05:29.703Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Request body: 2022-06-11T05:05:29.703Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:29.729Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:29.730Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:05:29.730Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status text : 2022-06-11T05:05:29.730Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:29.731Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Response body: 2022-06-11T05:05:29.731Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:29.731Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|404|Not Found|InvokeReturn 2022-06-11T05:05:29.737Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|||INFO|500||Running local validations 2022-06-11T05:05:29.738Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-11T05:05:29.738Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-11T05:05:29.739Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:05:29.739Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-11T05:05:29.739Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.740Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-11T05:05:29.740Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-11T05:05:29.740Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"e050f5f42e113efb", X-B3-SpanId:"bebae2171049f22f", X-B3-ParentSpanId:"e050f5f42e113efb", X-B3-Sampled:"0", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bef23bb8-ee7b-4892-b2a4-2b35341ab988"] 2022-06-11T05:05:29.741Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f78412c2-f659-4e58-b8bf-a6618602bfea"},"instanceName":null,"requestScope":"service"} 2022-06-11T05:05:29.741Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:29.772Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:29.772Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:29.773Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-11T05:05:29.773Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:29.773Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-11T05:05:29.774Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:29.774Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-11T05:05:29.775Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:05:29.776Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||Invoke 2022-06-11T05:05:29.776Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.777Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:05:29.777Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Method : GET 2022-06-11T05:05:29.777Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6f52bda-7e08-4326-a674-20e59cd20c72"] 2022-06-11T05:05:29.778Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Request body: 2022-06-11T05:05:29.778Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:29.825Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:29.826Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:29.826Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status text : 2022-06-11T05:05:29.827Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:29.827Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "75b52edf-3a5f-4cd7-a891-5ded6228ef3c", "modelInvariantUUID" : "cc91b7e3-4154-4c1b-8624-b54a18b3f0fb", "created" : "2022-06-11 05:02:25.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/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/serviceProxyCustomizations" } } } 2022-06-11T05:05:29.827Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:29.828Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||InvokeReturn 2022-06-11T05:05:29.832Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance 2022-06-11T05:05:29.832Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|INFO|500||Invoke 2022-06-11T05:05:29.832Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.833Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance 2022-06-11T05:05:29.833Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T05:05:29.834Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6bde6ae-31f1-4a6f-8da7-8da1e46c0b39"] 2022-06-11T05:05:29.834Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T05:05:29.835Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:29.877Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:29.877Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:05:29.878Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T05:05:29.878Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&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:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:29.879Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Response body: 2022-06-11T05:05:29.879Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:29.879Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:05:29.880Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb 2022-06-11T05:05:29.881Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|INFO|500||Invoke 2022-06-11T05:05:29.881Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.881Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb 2022-06-11T05:05:29.881Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Method : GET 2022-06-11T05:05:29.882Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e131948-c206-427f-bc47-c5fd8ac90b1f"] 2022-06-11T05:05:29.882Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Request body: 2022-06-11T05:05:29.882Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:29.915Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:29.915Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:29.916Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Status text : 2022-06-11T05:05:29.916Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:29.919Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "75b52edf-3a5f-4cd7-a891-5ded6228ef3c", "modelInvariantUUID" : "cc91b7e3-4154-4c1b-8624-b54a18b3f0fb", "created" : "2022-06-11 05:02:25.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/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb" } } } 2022-06-11T05:05:29.920Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:29.920Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cc91b7e3-4154-4c1b-8624-b54a18b3f0fb|INFO|500||InvokeReturn 2022-06-11T05:05:29.923Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance 2022-06-11T05:05:29.923Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|INFO|500||Invoke 2022-06-11T05:05:29.923Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.923Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance 2022-06-11T05:05:29.924Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T05:05:29.924Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb14b443-85c2-4d73-8e9e-7134cd4f8e01"] 2022-06-11T05:05:29.924Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T05:05:29.925Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:29.946Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:29.946Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-11T05:05:29.947Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T05:05:29.947Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&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:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:29.948Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||Response body: 2022-06-11T05:05:29.948Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:29.949Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75b52edf-3a5f-4cd7-a891-5ded6228ef3c&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-11T05:05:29.950Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:05:29.950Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-11T05:05:29.950Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.950Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-11T05:05:29.951Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-11T05:05:29.951Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"731d677b-3d93-40ab-abaa-cd117db9dc88"] 2022-06-11T05:05:29.951Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-11T05:05:29.951Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:29.976Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:29.976Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:29.977Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-11T05:05:29.977Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:29.980Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-11 03:31:54.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2022-06-11T05:05:29.980Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:29.981Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-11T05:05:29.985Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T05:05:29.985Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-06-11T05:05:29.985Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:29.986Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-06-11T05:05:29.986Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-06-11T05:05:29.987Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a540c5db-27a1-42e2-bd08-bbb90a389411"] 2022-06-11T05:05:29.987Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-06-11T05:05:29.988Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:30.025Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:30.026Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:30.026Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-06-11T05:05:30.026Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:30.028Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 536, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-11T03:31:54.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-11T05:05:30.029Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:30.029Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-06-11T05:05:30.031Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:05:30.031Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||Invoke 2022-06-11T05:05:30.031Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:30.032Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c 2022-06-11T05:05:30.032Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Method : GET 2022-06-11T05:05:30.032Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfebfaae-e227-44c8-98c1-90d3cc07e108"] 2022-06-11T05:05:30.033Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Request body: 2022-06-11T05:05:30.033Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:30.064Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:30.065Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:30.065Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Status text : 2022-06-11T05:05:30.065Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:30.068Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "75b52edf-3a5f-4cd7-a891-5ded6228ef3c", "modelInvariantUUID" : "cc91b7e3-4154-4c1b-8624-b54a18b3f0fb", "created" : "2022-06-11 05:02:25.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/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/vnfCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/csar" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/networkCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c/serviceProxyCustomizations" } } } 2022-06-11T05:05:30.069Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:30.070Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75b52edf-3a5f-4cd7-a891-5ded6228ef3c|INFO|500||InvokeReturn 2022-06-11T05:05:30.074Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:05:30.074Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-11T05:05:30.075Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:30.075Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-11T05:05:30.076Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-11T05:05:30.076Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"e050f5f42e113efb", X-B3-SpanId:"af575484ad7c1302", X-B3-ParentSpanId:"e050f5f42e113efb", X-B3-Sampled:"0", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9830795b-aebc-4c70-a608-95b2fea3e133"] 2022-06-11T05:05:30.076Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2138e03d-5dd9-4e21-8e87-a76865a25688","requestStatus":"IN_PROGRESS","startTime":1654923929738,"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\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\"\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":"f78412c2-f659-4e58-b8bf-a6618602bfea","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea","cloudApiRequests":[],"requestURI":"2138e03d-5dd9-4e21-8e87-a76865a25688"} 2022-06-11T05:05:30.077Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:30.107Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:30.108Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-11T05:05:30.108Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-11T05:05:30.108Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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/2138e03d-5dd9-4e21-8e87-a76865a25688", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:30.110Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:05:29.738+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\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-11T05:05:30.680+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea", "cloudApiRequests" : [ ], "requestURI" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" } } } 2022-06-11T05:05:30.111Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:30.111Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-11T05:05:30.116Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:05:30.117Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-11T05:05:30.117Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:30.117Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-11T05:05:30.118Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-11T05:05:30.118Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|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:"e050f5f42e113efb", X-B3-SpanId:"2e4c5bbd9d8ee62a", X-B3-ParentSpanId:"e050f5f42e113efb", X-B3-Sampled:"0", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f250d42-c9c2-4b74-989a-9d190d794c03"] 2022-06-11T05:05:30.118Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\"modelUuid\":\"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\",\"modelInvariantUuid\":\"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f78412c2-f659-4e58-b8bf-a6618602bfea\"}","type":"String"},"requestId":{"value":"2138e03d-5dd9-4e21-8e87-a76865a25688","type":"String"},"mso-request-id":{"value":"2138e03d-5dd9-4e21-8e87-a76865a25688","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f78412c2-f659-4e58-b8bf-a6618602bfea","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/f78412c2-f659-4e58-b8bf-a6618602bfea","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-11T05:05:30.119Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:31.132Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:31.133Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-11T05:05:31.134Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-11T05:05:31.134Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 11 Jun 2022 05:05:31 GMT", X-ONAP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-TransactionID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ECOMP-RequestID:"2138e03d-5dd9-4e21-8e87-a76865a25688", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2f250d42-c9c2-4b74-989a-9d190d794c03", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:31.134Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2138e03d-5dd9-4e21-8e87-a76865a25688\",\"instanceId\":\"f78412c2-f659-4e58-b8bf-a6618602bfea\"}}","message":"Success","processInstanceID":"1d685fcd-e944-11ec-908c-56ff2174964f","variables":null,"messageCode":200} 2022-06-11T05:05:31.135Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:31.135Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-11T05:05:31.138Z|2138e03d-5dd9-4e21-8e87-a76865a25688|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:31.272Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:31.276Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:31.277Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||Invoke 2022-06-11T05:05:31.277Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:31.277Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:31.277Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Method : GET 2022-06-11T05:05:31.278Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38074f74cdb10b8f", X-B3-SpanId:"18b7a1753ebe6dfa", X-B3-ParentSpanId:"38074f74cdb10b8f", X-B3-Sampled:"0", X-ONAP-RequestID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-RequestID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-TransactionID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-ECOMP-RequestID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a78859-85c0-45d7-a7d3-08e3d1f97052"] 2022-06-11T05:05:31.278Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Request body: 2022-06-11T05:05:31.278Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:31.304Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:31.305Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:31.305Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status text : 2022-06-11T05:05:31.305Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:31.308Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Response body: { "requestId" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-11T05:05: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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:31.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea", "cloudApiRequests" : [ ], "requestURI" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" } } } 2022-06-11T05:05:31.308Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:31.309Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||InvokeReturn 2022-06-11T05:05:31.310Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:31.310Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:31.310Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:31.311Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:31.311Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:31.311Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38074f74cdb10b8f", X-B3-SpanId:"5f47653524f882bc", X-B3-ParentSpanId:"38074f74cdb10b8f", X-B3-Sampled:"0", X-ONAP-RequestID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-RequestID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-TransactionID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-ECOMP-RequestID:"85058373-a6fc-4fba-b864-489786a4ce5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea7e039a-b288-4917-80ac-15e0cecb26fa"] 2022-06-11T05:05:31.311Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:31.311Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:31.326Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:31.326Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:31.326Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:31.327Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:31.330Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:31.330Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:31.330Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:31.336Z|85058373-a6fc-4fba-b864-489786a4ce5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:31.846Z|d596373c-4b6b-43eb-8a30-c6a10863778c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:05:31.849Z|d596373c-4b6b-43eb-8a30-c6a10863778c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:05:37.749Z|a2dedcf5-133a-45ac-80da-c21ce8f06ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:37.749Z|a2dedcf5-133a-45ac-80da-c21ce8f06ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:37.750Z|ecc679dd-e099-4ac1-9a4d-9de2f8c5ac7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:37.751Z|ecc679dd-e099-4ac1-9a4d-9de2f8c5ac7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:37.754Z|72d601b3-80ab-49f4-aef6-9cf36fc9f9a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:37.754Z|72d601b3-80ab-49f4-aef6-9cf36fc9f9a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:41.465Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:41.469Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:41.470Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||Invoke 2022-06-11T05:05:41.470Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:41.470Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:41.471Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Method : GET 2022-06-11T05:05:41.471Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5c3a4c0e4b1f949", X-B3-SpanId:"77059244203925b1", X-B3-ParentSpanId:"f5c3a4c0e4b1f949", X-B3-Sampled:"0", X-ONAP-RequestID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-RequestID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-TransactionID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-ECOMP-RequestID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05a1d7f7-7251-45f5-ac09-45d4c4355d41"] 2022-06-11T05:05:41.471Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Request body: 2022-06-11T05:05:41.471Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:41.502Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:41.502Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:41.502Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status text : 2022-06-11T05:05:41.503Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:41.508Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Response body: { "requestId" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:05:29.000+00:00", "endTime" : "2022-06-11T05:05:38.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\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:38.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea", "cloudApiRequests" : [ ], "requestURI" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" } } } 2022-06-11T05:05:41.509Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:41.509Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||InvokeReturn 2022-06-11T05:05:41.510Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:41.511Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:41.511Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:41.511Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:41.512Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:41.512Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5c3a4c0e4b1f949", X-B3-SpanId:"c8ce38949dc47ea9", X-B3-ParentSpanId:"f5c3a4c0e4b1f949", X-B3-Sampled:"0", X-ONAP-RequestID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-RequestID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-TransactionID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-ECOMP-RequestID:"013582c3-4d3c-41f4-a20f-108546deb4f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18d45ab2-70b9-425f-882c-4146b0623d2e"] 2022-06-11T05:05:41.512Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:41.512Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:41.534Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:41.535Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:41.535Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:41.535Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:41.538Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:41.538Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:41.539Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:41.544Z|013582c3-4d3c-41f4-a20f-108546deb4f4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:41.661Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:41.665Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:41.665Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||Invoke 2022-06-11T05:05:41.665Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:41.666Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:41.666Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Method : GET 2022-06-11T05:05:41.666Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9bfa185151b044f", X-B3-SpanId:"afab0bedb0653ff3", X-B3-ParentSpanId:"e9bfa185151b044f", X-B3-Sampled:"0", X-ONAP-RequestID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-RequestID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-TransactionID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-ECOMP-RequestID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f358f9ba-7d04-4f1a-8a42-46c50d2cba69"] 2022-06-11T05:05:41.666Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Request body: 2022-06-11T05:05:41.667Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:41.691Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:41.692Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:41.692Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status text : 2022-06-11T05:05:41.692Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:41.695Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Response body: { "requestId" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:05:29.000+00:00", "endTime" : "2022-06-11T05:05:38.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\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:38.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea", "cloudApiRequests" : [ ], "requestURI" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" } } } 2022-06-11T05:05:41.696Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:41.696Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||InvokeReturn 2022-06-11T05:05:41.697Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:41.698Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:41.698Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:41.699Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:41.699Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:41.699Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9bfa185151b044f", X-B3-SpanId:"ee24fbefaffc3bc5", X-B3-ParentSpanId:"e9bfa185151b044f", X-B3-Sampled:"0", X-ONAP-RequestID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-RequestID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-TransactionID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-ECOMP-RequestID:"dba9095f-6abf-4e75-95fb-f08d740b5ecf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0ad3b5e-a288-4d5e-9835-62ebbcdff887"] 2022-06-11T05:05:41.699Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:41.700Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:41.715Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:41.716Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:41.716Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:41.716Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:41.719Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:41.720Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:41.720Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:41.727Z|dba9095f-6abf-4e75-95fb-f08d740b5ecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:41.841Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:41.844Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:41.844Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||Invoke 2022-06-11T05:05:41.845Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:41.845Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:41.845Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Method : GET 2022-06-11T05:05:41.845Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a9a528a6c85dd59", X-B3-SpanId:"1c8e481f38d0a5b0", X-B3-ParentSpanId:"9a9a528a6c85dd59", X-B3-Sampled:"0", X-ONAP-RequestID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-RequestID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-TransactionID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-ECOMP-RequestID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9474c638-2211-43bd-9f7c-c44b085c2718"] 2022-06-11T05:05:41.845Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Request body: 2022-06-11T05:05:41.846Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:41.866Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:41.867Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:41.867Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status text : 2022-06-11T05:05:41.867Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:41.869Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Response body: { "requestId" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:05:29.000+00:00", "endTime" : "2022-06-11T05:05:38.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\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:38.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea", "cloudApiRequests" : [ ], "requestURI" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" } } } 2022-06-11T05:05:41.869Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:41.869Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||InvokeReturn 2022-06-11T05:05:41.872Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:41.872Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:41.872Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:41.872Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:41.873Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:41.873Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a9a528a6c85dd59", X-B3-SpanId:"e13e5fbda6029016", X-B3-ParentSpanId:"9a9a528a6c85dd59", X-B3-Sampled:"0", X-ONAP-RequestID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-RequestID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-TransactionID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-ECOMP-RequestID:"a5ff01b0-9b9b-4dd2-aa66-c95613a2591f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"637f161e-7213-4658-9d21-f0f92c859fe9"] 2022-06-11T05:05:41.873Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:41.873Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:41.892Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:41.893Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:41.893Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:41.893Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:41.896Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:41.896Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:41.896Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:41.904Z|a5ff01b0-9b9b-4dd2-aa66-c95613a2591f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:42.033Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Entering 2022-06-11T05:05:42.036Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:42.036Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||Invoke 2022-06-11T05:05:42.037Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:42.037Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688 2022-06-11T05:05:42.037Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Method : GET 2022-06-11T05:05:42.037Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b766732f4f1aa8f7", X-B3-SpanId:"8b7c06eb10e516fa", X-B3-ParentSpanId:"b766732f4f1aa8f7", X-B3-Sampled:"0", X-ONAP-RequestID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-RequestID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-TransactionID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-ECOMP-RequestID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0e9d163-2fa3-4f9b-a2a4-b4fa784a1442"] 2022-06-11T05:05:42.037Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Request body: 2022-06-11T05:05:42.038Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:42.068Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:42.068Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:42.069Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Status text : 2022-06-11T05:05:42.069Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-11T05:05:42.071Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||Response body: { "requestId" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-11T05:05:29.000+00:00", "endTime" : "2022-06-11T05:05:38.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\": \"cc91b7e3-4154-4c1b-8624-b54a18b3f0fb\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"75b52edf-3a5f-4cd7-a891-5ded6228ef3c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-11T05:05:38.000+00:00", "serviceInstanceId" : "f78412c2-f659-4e58-b8bf-a6618602bfea", "serviceInstanceName" : "TestPNFMacroInstantiation_751f383e-28a2-4e73-8980-29688332eb3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f78412c2-f659-4e58-b8bf-a6618602bfea", "cloudApiRequests" : [ ], "requestURI" : "2138e03d-5dd9-4e21-8e87-a76865a25688", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688" } } } 2022-06-11T05:05:42.071Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:42.072Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2138e03d-5dd9-4e21-8e87-a76865a25688|INFO|500||InvokeReturn 2022-06-11T05:05:42.073Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:42.073Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-11T05:05:42.073Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-11T05:05:42.073Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false 2022-06-11T05:05:42.074Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-11T05:05:42.074Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b766732f4f1aa8f7", X-B3-SpanId:"23da0f6b5864bb3b", X-B3-ParentSpanId:"b766732f4f1aa8f7", X-B3-Sampled:"0", X-ONAP-RequestID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-RequestID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-TransactionID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-ECOMP-RequestID:"a9619b7b-245a-48b0-adf8-fa0a55df5533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16eb5bce-30cb-4e07-9221-122ce2f049ab"] 2022-06-11T05:05:42.074Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-11T05:05:42.074Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-11T05:05:42.092Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-11T05:05:42.092Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-11T05:05:42.092Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-11T05:05:42.093Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sat, 11 Jun 2022 05:05:42 GMT", Connection:"close"] 2022-06-11T05:05:42.096Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-11T05:05:42.097Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-11T05:05:42.097Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2138e03d-5dd9-4e21-8e87-a76865a25688&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-11T05:05:42.102Z|a9619b7b-245a-48b0-adf8-fa0a55df5533|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2138e03d-5dd9-4e21-8e87-a76865a25688|InfraPortalClient|||INFO|500||Exiting. 2022-06-11T05:05:46.846Z|af6a12fc-ac3b-45af-82e4-9bd67f70b029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:05:46.847Z|af6a12fc-ac3b-45af-82e4-9bd67f70b029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:05:47.190Z|9b397e22-9d5f-41c0-af77-09d494e39a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:05:47.190Z|9b397e22-9d5f-41c0-af77-09d494e39a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:05:47.771Z|f702a4a3-94e1-459f-a8bb-b4709b6be41c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:47.771Z|f702a4a3-94e1-459f-a8bb-b4709b6be41c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:47.772Z|99eb6174-ed10-44e9-8305-ac3d5fb100d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:47.772Z|99eb6174-ed10-44e9-8305-ac3d5fb100d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:47.773Z|96a0146a-8df7-4430-bb0e-9703232e3d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:47.774Z|96a0146a-8df7-4430-bb0e-9703232e3d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:57.793Z|2ec8ab14-2ea6-4901-83ea-47016a963d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:57.793Z|87ad9970-945e-4e35-b528-682e1b7ddad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:57.794Z|87ad9970-945e-4e35-b528-682e1b7ddad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:57.794Z|2ec8ab14-2ea6-4901-83ea-47016a963d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:05:57.794Z|151e0f22-a5a1-4ccd-bc73-858fa6b9ffde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:05:57.795Z|151e0f22-a5a1-4ccd-bc73-858fa6b9ffde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:01.846Z|ec449811-7535-4ceb-90c7-f0b61611ea1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:06:01.847Z|ec449811-7535-4ceb-90c7-f0b61611ea1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:06:07.816Z|6fbc54d8-166c-498c-b131-96bb40acbf1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:07.816Z|d556fecf-7cb1-4da1-9946-c72877aacefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:07.816Z|d556fecf-7cb1-4da1-9946-c72877aacefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:07.816Z|6fbc54d8-166c-498c-b131-96bb40acbf1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:07.817Z|967830eb-a4ab-43c9-b10b-f3e909f287c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:07.817Z|967830eb-a4ab-43c9-b10b-f3e909f287c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:16.846Z|1364d483-f693-4fd0-a315-3512205eaed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:06:16.849Z|1364d483-f693-4fd0-a315-3512205eaed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:06:17.191Z|b2eef2ce-7773-4ebf-a457-5d80f2eb0d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:06:17.191Z|b2eef2ce-7773-4ebf-a457-5d80f2eb0d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:06:17.837Z|f7a495b4-f5c6-4752-931d-14592a91e1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:17.837Z|f91f61bf-8070-4175-97e4-5b9f70e0289c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:17.838Z|f91f61bf-8070-4175-97e4-5b9f70e0289c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:17.839Z|1588dfa5-197c-4878-8a31-5bc41dba2f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:17.839Z|1588dfa5-197c-4878-8a31-5bc41dba2f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:17.838Z|f7a495b4-f5c6-4752-931d-14592a91e1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:23.115Z|c55574ab-e1e5-4759-adc0-674506b835f5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:06:23.116Z|c55574ab-e1e5-4759-adc0-674506b835f5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:27.860Z|ceb5ca8f-2c1a-42eb-88bf-fb8c4dbf9177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:27.861Z|ceb5ca8f-2c1a-42eb-88bf-fb8c4dbf9177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:27.868Z|7f626596-ba7f-4de3-a720-55a7780740c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:27.869Z|7f626596-ba7f-4de3-a720-55a7780740c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:27.873Z|e3741b9a-d77f-481c-8a21-aad973665bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:27.873Z|e3741b9a-d77f-481c-8a21-aad973665bf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:31.846Z|503a25dc-97b6-4978-8cfe-6a3136d41ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:06:31.847Z|503a25dc-97b6-4978-8cfe-6a3136d41ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:06:37.886Z|d0b9acfa-5c16-4cb1-9b14-4b9ee9022c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:37.887Z|d0b9acfa-5c16-4cb1-9b14-4b9ee9022c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:37.890Z|a3a5aa98-e1ba-49f7-a35c-31df0d814296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:37.890Z|a3a5aa98-e1ba-49f7-a35c-31df0d814296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:37.891Z|be6e4a83-5167-4d2d-8058-8975a38fb8c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:37.892Z|be6e4a83-5167-4d2d-8058-8975a38fb8c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:46.846Z|e1c1a643-f93a-47b2-a0d8-74ccec3c67da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:06:46.847Z|e1c1a643-f93a-47b2-a0d8-74ccec3c67da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:06:47.192Z|df7f23a0-596d-4348-9282-c2d4060b200f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:06:47.192Z|df7f23a0-596d-4348-9282-c2d4060b200f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:06:47.909Z|483f6c95-82b3-40a5-852e-468f10d7437e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:47.909Z|483f6c95-82b3-40a5-852e-468f10d7437e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:47.909Z|dd05ae21-c74b-45c8-a9af-f3ebe7ba47f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:47.912Z|dd05ae21-c74b-45c8-a9af-f3ebe7ba47f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:47.916Z|4e9ae43f-0bab-47e2-b0e0-6167074364d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:47.916Z|4e9ae43f-0bab-47e2-b0e0-6167074364d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:57.933Z|03f2a6a1-06f1-4303-80e0-9962914405d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:57.933Z|cb97dcb2-417d-4ade-995e-c08d99fee69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:57.933Z|03f2a6a1-06f1-4303-80e0-9962914405d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:57.933Z|cb97dcb2-417d-4ade-995e-c08d99fee69e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:06:57.936Z|befc2e5a-2636-47c1-8863-7f1fc16cabbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:06:57.937Z|befc2e5a-2636-47c1-8863-7f1fc16cabbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:01.846Z|11cbb723-6383-40f8-b8f8-59d1c0738796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:07:01.849Z|11cbb723-6383-40f8-b8f8-59d1c0738796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:07:07.956Z|730add25-861a-499c-97fb-66765fab6b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:07.956Z|730add25-861a-499c-97fb-66765fab6b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:07.959Z|e42b97e6-8a8e-4efe-87ce-d85e5e4d40fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:07.959Z|e42b97e6-8a8e-4efe-87ce-d85e5e4d40fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:07.961Z|94829c73-38ca-435b-8ac4-76da14794710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:07.962Z|94829c73-38ca-435b-8ac4-76da14794710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:16.846Z|fb2f5f50-5469-498f-bfa0-a6d966684a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:07:16.847Z|fb2f5f50-5469-498f-bfa0-a6d966684a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:07:17.193Z|42e454e9-ff34-4919-87e1-9be35ac3d0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:07:17.193Z|42e454e9-ff34-4919-87e1-9be35ac3d0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:07:17.981Z|b4df775a-e81f-4f5e-b69e-3db43c511d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:17.981Z|d0ccba30-a876-44bb-a8ee-d60f0b9878ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:17.982Z|d0ccba30-a876-44bb-a8ee-d60f0b9878ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:17.982Z|b4df775a-e81f-4f5e-b69e-3db43c511d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:17.984Z|de7a7229-a6de-4688-bd1b-c3d00f2b1750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:17.984Z|de7a7229-a6de-4688-bd1b-c3d00f2b1750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:23.115Z|39cd2838-b7e2-418e-b2e8-d0c071d1f55c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:07:23.115Z|39cd2838-b7e2-418e-b2e8-d0c071d1f55c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:28.005Z|65170dfc-ebae-41b5-b96a-c2fc54315cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:28.005Z|9a971446-7091-4325-a817-3247c1244837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:28.005Z|9a971446-7091-4325-a817-3247c1244837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:28.005Z|65170dfc-ebae-41b5-b96a-c2fc54315cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:28.008Z|733bbd1d-a56e-4deb-a8fc-a23a42b4d27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:28.008Z|733bbd1d-a56e-4deb-a8fc-a23a42b4d27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:31.846Z|c96af38f-edc9-450c-a87c-6399c41ba709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:07:31.847Z|c96af38f-edc9-450c-a87c-6399c41ba709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:07:38.025Z|18593906-ad68-4255-874b-f7d1c200ff53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:38.025Z|1acbbc82-a70d-443d-9de7-bc4df7fd7378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:38.025Z|18593906-ad68-4255-874b-f7d1c200ff53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:38.025Z|1acbbc82-a70d-443d-9de7-bc4df7fd7378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:38.026Z|fef7a6ff-e9f8-438a-9ef8-8871f9f17708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:38.028Z|fef7a6ff-e9f8-438a-9ef8-8871f9f17708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:46.846Z|b5223206-b4a7-460f-b9fe-f5c4e4ae99d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:07:46.849Z|b5223206-b4a7-460f-b9fe-f5c4e4ae99d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:07:47.194Z|48634b3c-e350-4d3f-8a8a-1239cd97b812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:07:47.194Z|48634b3c-e350-4d3f-8a8a-1239cd97b812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:07:48.049Z|e436fc62-51ae-4ac9-a559-1884daf2f7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:48.049Z|bbbd937f-69c2-4b0d-947b-0c7fbd4388a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:48.049Z|1ecaae1a-7636-4e22-b531-510abf41b1c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:48.049Z|e436fc62-51ae-4ac9-a559-1884daf2f7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:48.049Z|bbbd937f-69c2-4b0d-947b-0c7fbd4388a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:48.050Z|1ecaae1a-7636-4e22-b531-510abf41b1c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:58.070Z|b37f0770-b0f0-4ce1-8e55-0bc51a1a6077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:58.071Z|b37f0770-b0f0-4ce1-8e55-0bc51a1a6077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:58.072Z|a64449e1-e488-4a11-b842-e4dde4dab28c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:58.072Z|a64449e1-e488-4a11-b842-e4dde4dab28c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:07:58.075Z|b54da1af-e799-452a-b62c-fa70444cde0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:07:58.076Z|b54da1af-e799-452a-b62c-fa70444cde0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:01.846Z|94da3e18-f38f-411e-891e-2b239cc6bfa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:08:01.847Z|94da3e18-f38f-411e-891e-2b239cc6bfa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:08:08.093Z|6778452f-f700-42a6-a550-4a6817d21dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:08.094Z|a2d23971-24d7-48c0-a92b-d29b4657d505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:08.094Z|a2d23971-24d7-48c0-a92b-d29b4657d505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:08.094Z|6778452f-f700-42a6-a550-4a6817d21dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:08.095Z|4450643e-e166-4440-9c57-2ff3c9fdc6f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:08.095Z|4450643e-e166-4440-9c57-2ff3c9fdc6f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:16.846Z|13cdfcc2-37e0-4bbf-b6f1-53f183d16d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:08:16.847Z|13cdfcc2-37e0-4bbf-b6f1-53f183d16d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:08:17.195Z|f0c7e6c9-9511-4e76-af83-fb61e3490ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:08:17.195Z|f0c7e6c9-9511-4e76-af83-fb61e3490ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:08:18.117Z|2cdf4d43-4949-4bd9-982c-ade6601d04df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:18.117Z|2cdf4d43-4949-4bd9-982c-ade6601d04df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:18.122Z|385d9290-7560-480e-acbb-3831f090da58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:18.122Z|01a6c8ad-a028-4eb6-b058-a1cafb750cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:18.122Z|385d9290-7560-480e-acbb-3831f090da58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:18.122Z|01a6c8ad-a028-4eb6-b058-a1cafb750cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:23.114Z|b30a738e-1620-4bc6-9323-98485015b200|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:08:23.115Z|b30a738e-1620-4bc6-9323-98485015b200|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:28.140Z|d6781ca4-5282-4e85-a16c-5081fb4f8c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:28.140Z|9bd9e559-4416-40c8-99fa-fc8ada6ccf94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:28.141Z|9bd9e559-4416-40c8-99fa-fc8ada6ccf94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:28.141Z|d6781ca4-5282-4e85-a16c-5081fb4f8c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:28.143Z|a08be588-402e-488a-996d-33d4da8e3534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:28.143Z|a08be588-402e-488a-996d-33d4da8e3534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:31.846Z|919e16e6-104f-43b4-aece-16ecede3a547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:08:31.849Z|919e16e6-104f-43b4-aece-16ecede3a547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:08:38.161Z|7efa7fed-d3ff-4cf0-93e7-1edf7002046c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:38.161Z|7efa7fed-d3ff-4cf0-93e7-1edf7002046c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:38.163Z|6c938d0c-b47c-4759-b5f1-72445d4db877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:38.163Z|a119e927-b439-4b14-ae4f-719d66156ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:38.164Z|6c938d0c-b47c-4759-b5f1-72445d4db877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:38.164Z|a119e927-b439-4b14-ae4f-719d66156ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:46.846Z|1cb600cc-f117-4d1a-853c-01a8aae77f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:08:46.847Z|1cb600cc-f117-4d1a-853c-01a8aae77f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:08:47.196Z|f20cc277-6b7f-41eb-8ef2-413fcefb1df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:08:47.196Z|f20cc277-6b7f-41eb-8ef2-413fcefb1df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:08:48.186Z|5a6fde3a-49ec-42ef-b5c5-c27f3a2be984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:48.186Z|4a77378d-e84a-497b-90ae-62e1ca60cbab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:48.186Z|5a6fde3a-49ec-42ef-b5c5-c27f3a2be984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:48.186Z|8c105fe9-f24e-4ccc-b078-851b4595ba2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:48.187Z|4a77378d-e84a-497b-90ae-62e1ca60cbab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:48.187Z|8c105fe9-f24e-4ccc-b078-851b4595ba2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:58.207Z|9ef0fc4a-fdb5-408c-b319-5fd1ada7c7d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:58.207Z|608982dc-0688-449e-ac85-9f573a72d43b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:58.208Z|dbe69750-5f5a-4e47-a7ab-23fe5c2d6363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:08:58.208Z|9ef0fc4a-fdb5-408c-b319-5fd1ada7c7d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:58.208Z|dbe69750-5f5a-4e47-a7ab-23fe5c2d6363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:08:58.208Z|608982dc-0688-449e-ac85-9f573a72d43b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:01.846Z|09ff3155-4ecb-4d42-9d10-a842687ac121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:09:01.847Z|09ff3155-4ecb-4d42-9d10-a842687ac121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:09:08.232Z|1f9a2c67-6b14-44ae-a684-7041b7d07c1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:08.232Z|c10bc745-a30b-44d2-915b-448094abbf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:08.233Z|1f9a2c67-6b14-44ae-a684-7041b7d07c1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:08.233Z|c10bc745-a30b-44d2-915b-448094abbf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:08.235Z|8d18ad85-4834-47cf-a674-871a790060c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:08.235Z|8d18ad85-4834-47cf-a674-871a790060c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:16.846Z|88318e9a-454c-4552-aacd-714c7e506aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:09:16.848Z|88318e9a-454c-4552-aacd-714c7e506aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:09:17.197Z|784ba3ed-7803-40cc-a69a-eeefba80f823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:09:17.197Z|784ba3ed-7803-40cc-a69a-eeefba80f823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:09:18.255Z|b5154e3e-099b-42f5-acac-8b6e5072cab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:18.256Z|b5154e3e-099b-42f5-acac-8b6e5072cab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:18.256Z|7622077b-1b40-4524-9d39-bf86abff8dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:18.256Z|7622077b-1b40-4524-9d39-bf86abff8dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:18.258Z|bc81d4c7-019f-4183-b5bc-a0f5500e9dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:18.258Z|bc81d4c7-019f-4183-b5bc-a0f5500e9dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:23.115Z|03202c21-ac5a-48d9-b03f-5b9d7e43e972|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:09:23.116Z|03202c21-ac5a-48d9-b03f-5b9d7e43e972|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:28.276Z|925b4056-e973-4ac0-971e-1f4a882250a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:28.276Z|925b4056-e973-4ac0-971e-1f4a882250a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:28.277Z|505d0ba9-9e93-4f08-9f6f-e02a82548257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:28.278Z|505d0ba9-9e93-4f08-9f6f-e02a82548257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:28.278Z|e0b85806-b756-4ca1-98ed-e753a77d4bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:28.278Z|e0b85806-b756-4ca1-98ed-e753a77d4bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:31.846Z|969080ac-c695-4861-995c-d53d603bccb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:09:31.847Z|969080ac-c695-4861-995c-d53d603bccb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:09:38.297Z|f09646b5-fcc5-402b-bf2e-6c532a752ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:38.299Z|f09646b5-fcc5-402b-bf2e-6c532a752ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:38.301Z|c3ae3fa7-d349-4181-bbb7-d30c00ffcc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:38.301Z|c3ae3fa7-d349-4181-bbb7-d30c00ffcc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:38.301Z|80b50044-2d89-4d4e-b587-4707da4fd0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:38.302Z|80b50044-2d89-4d4e-b587-4707da4fd0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:46.846Z|b7c959df-db7f-45ff-a420-11accdfd16a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:09:46.847Z|b7c959df-db7f-45ff-a420-11accdfd16a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:09:47.198Z|0239bc6e-b8e5-448a-b0af-14ecc946127c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:09:47.198Z|0239bc6e-b8e5-448a-b0af-14ecc946127c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:09:48.321Z|4aa31d5b-9b6c-4b92-bb28-caffa1287718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:48.321Z|2ac5f12f-832a-496e-b1cf-7121ebd5bf57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:48.321Z|1c7ea21c-4261-4e88-801d-162a9793b058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:48.322Z|4aa31d5b-9b6c-4b92-bb28-caffa1287718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:48.322Z|2ac5f12f-832a-496e-b1cf-7121ebd5bf57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:48.322Z|1c7ea21c-4261-4e88-801d-162a9793b058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:58.341Z|a69c71ec-51df-4d0d-b9b2-6fd74e1d52bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:58.341Z|0d5b9d91-11ba-4c2a-a451-a12bd386dae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:58.342Z|a69c71ec-51df-4d0d-b9b2-6fd74e1d52bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:58.342Z|0d5b9d91-11ba-4c2a-a451-a12bd386dae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:09:58.342Z|bbb25dc7-2a42-4ea4-a9fe-6510cd0c357b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:09:58.343Z|bbb25dc7-2a42-4ea4-a9fe-6510cd0c357b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:01.846Z|9fdc948c-6654-41d8-8dd5-4bd0b99ce72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:10:01.849Z|9fdc948c-6654-41d8-8dd5-4bd0b99ce72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:10:08.366Z|faeb7ab7-77e1-4e0a-80af-4f112456042e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:08.366Z|c140a0d7-c267-417f-b310-e6d3d71f6b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:08.366Z|faeb7ab7-77e1-4e0a-80af-4f112456042e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:08.366Z|c140a0d7-c267-417f-b310-e6d3d71f6b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:08.369Z|73921f0f-cbef-47ec-8213-d28c2abdf9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:08.369Z|73921f0f-cbef-47ec-8213-d28c2abdf9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:16.846Z|882d5f3d-1bc6-497c-9a09-e8f8cc750d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:10:16.847Z|882d5f3d-1bc6-497c-9a09-e8f8cc750d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:10:17.199Z|72e81dcc-1852-464f-9d0b-e1618fb7c528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:10:17.199Z|72e81dcc-1852-464f-9d0b-e1618fb7c528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:10:18.386Z|07e350bd-311b-498b-9cc0-6a3dba610e6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:18.386Z|cfe486ff-7c44-44aa-87f1-3370e9ec3584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:18.387Z|07e350bd-311b-498b-9cc0-6a3dba610e6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:18.387Z|cfe486ff-7c44-44aa-87f1-3370e9ec3584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:18.390Z|cf2862e3-faca-4776-9519-e2c73a535b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:18.390Z|cf2862e3-faca-4776-9519-e2c73a535b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:23.116Z|824b93dc-2af1-4a3b-9d27-a66c87c0bf22|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:10:23.116Z|824b93dc-2af1-4a3b-9d27-a66c87c0bf22|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:28.406Z|316d918e-991e-4b90-b55e-0fe2e60fb929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:28.406Z|316d918e-991e-4b90-b55e-0fe2e60fb929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:28.408Z|f945a7ec-59ce-4ad3-9ca1-1bb0d96c4bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:28.408Z|f945a7ec-59ce-4ad3-9ca1-1bb0d96c4bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:28.408Z|419feb57-80b9-4f56-9ed3-d06d4053e997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:28.409Z|419feb57-80b9-4f56-9ed3-d06d4053e997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:31.846Z|136645e8-59d0-4375-bada-8730d236943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:10:31.847Z|136645e8-59d0-4375-bada-8730d236943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:10:38.428Z|550eb022-ee2e-4ddb-a26e-02563fda6f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:38.428Z|da1dd7d0-1c59-4950-a8c9-7c75872e14ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:38.429Z|550eb022-ee2e-4ddb-a26e-02563fda6f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:38.429Z|da1dd7d0-1c59-4950-a8c9-7c75872e14ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:38.429Z|02df0fb0-fca9-426e-b026-2e4323fb8181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:38.430Z|02df0fb0-fca9-426e-b026-2e4323fb8181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:46.846Z|a9666759-198f-4447-ba13-741a7fb55cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:10:46.849Z|a9666759-198f-4447-ba13-741a7fb55cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:10:47.200Z|3aa09fa0-dd74-4003-b48c-55a621653fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:10:47.201Z|3aa09fa0-dd74-4003-b48c-55a621653fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:10:48.450Z|bd865493-4ca6-4b93-9b0c-04b86ba50ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:48.451Z|bd865493-4ca6-4b93-9b0c-04b86ba50ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:48.452Z|a92131bf-70de-4b9b-b491-e3357d6f84f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:48.452Z|a92131bf-70de-4b9b-b491-e3357d6f84f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:48.454Z|02001608-837a-4256-8cbc-61bd81c4a5e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:48.455Z|02001608-837a-4256-8cbc-61bd81c4a5e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:58.474Z|f151caed-cca2-4f85-b9bb-4fa6176efffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:58.474Z|498f7efe-9618-409a-ad39-530ba75f0cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:58.474Z|0140dc48-7ac7-4ee5-820c-092ed3605f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:10:58.475Z|f151caed-cca2-4f85-b9bb-4fa6176efffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:58.475Z|498f7efe-9618-409a-ad39-530ba75f0cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:10:58.475Z|0140dc48-7ac7-4ee5-820c-092ed3605f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:01.846Z|5bf1a05d-27ea-47d7-bc4a-480246968a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:11:01.847Z|5bf1a05d-27ea-47d7-bc4a-480246968a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:11:08.496Z|664760e1-7052-4c7e-845b-6724d62d7a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:08.496Z|3a931e04-c646-48de-acd0-1eebeb61a088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:08.496Z|e51621bb-090d-4bdf-ba78-2f831164a9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:08.496Z|664760e1-7052-4c7e-845b-6724d62d7a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:08.496Z|e51621bb-090d-4bdf-ba78-2f831164a9de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:08.497Z|3a931e04-c646-48de-acd0-1eebeb61a088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:16.846Z|7b2d9103-3d3f-474f-b882-cf782ca81106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:11:16.847Z|7b2d9103-3d3f-474f-b882-cf782ca81106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:11:17.202Z|23aa1b0e-f95b-4af4-ac34-1d074a42817f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:11:17.203Z|23aa1b0e-f95b-4af4-ac34-1d074a42817f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:11:18.518Z|41f2c15f-f43e-43b3-9c8c-26ffb34ac59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:18.519Z|41f2c15f-f43e-43b3-9c8c-26ffb34ac59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:18.518Z|baf5ce43-feb4-4726-b11e-e49a22c8f8cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:18.519Z|19da669a-fa6b-4423-ab9e-451635e6edb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:18.519Z|baf5ce43-feb4-4726-b11e-e49a22c8f8cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:18.520Z|19da669a-fa6b-4423-ab9e-451635e6edb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:23.115Z|a34862ce-0cdd-4e29-a5dc-d02ea06d41cc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:11:23.115Z|a34862ce-0cdd-4e29-a5dc-d02ea06d41cc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:28.539Z|455a952b-bf52-46a7-818b-491afdcf4ec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:28.539Z|1a26b9ee-b820-4920-ad5c-fd572f7a6c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:28.539Z|03d55ab2-743e-4775-a8cc-8b14408d9abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:28.540Z|455a952b-bf52-46a7-818b-491afdcf4ec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:28.540Z|1a26b9ee-b820-4920-ad5c-fd572f7a6c3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:28.540Z|03d55ab2-743e-4775-a8cc-8b14408d9abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:31.846Z|4804349c-93b2-4e96-baa2-a44912f6973d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:11:31.850Z|4804349c-93b2-4e96-baa2-a44912f6973d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:11:38.560Z|afb310ce-43b4-4757-83e1-7f711425fdeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:38.560Z|de29b893-47d2-4918-b0b9-c8964490d46c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:38.561Z|afb310ce-43b4-4757-83e1-7f711425fdeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:38.561Z|de29b893-47d2-4918-b0b9-c8964490d46c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:38.574Z|1c74818c-cce7-4f17-b4da-5644e464418a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:38.575Z|1c74818c-cce7-4f17-b4da-5644e464418a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:46.846Z|d1b74d5c-607a-482a-8ae0-88f236d7820b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:11:46.847Z|d1b74d5c-607a-482a-8ae0-88f236d7820b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:11:47.204Z|5a58670b-5a43-40f3-93ae-405afba5f52e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:11:47.204Z|5a58670b-5a43-40f3-93ae-405afba5f52e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:11:48.584Z|ca47678b-7910-49b6-8ec7-c224db8d7828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:48.585Z|ca47678b-7910-49b6-8ec7-c224db8d7828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:48.592Z|ea2f92c0-1aa3-4ce6-b631-703b93d1dd9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:48.593Z|ea2f92c0-1aa3-4ce6-b631-703b93d1dd9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:48.598Z|c542f12d-535d-42ac-b450-29a714ff351e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:48.598Z|c542f12d-535d-42ac-b450-29a714ff351e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:58.607Z|00ee6e16-0fc3-4acd-86ae-cae4cefbf4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:58.608Z|00ee6e16-0fc3-4acd-86ae-cae4cefbf4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:58.614Z|88c98e47-06d3-4285-9292-ac7a35681c21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:58.615Z|88c98e47-06d3-4285-9292-ac7a35681c21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:11:58.616Z|e1ee7be2-9434-40b3-9d9e-9b3b12960725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:11:58.617Z|e1ee7be2-9434-40b3-9d9e-9b3b12960725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:01.846Z|1307b8e9-d4ad-442e-b31e-c0b81ded2ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:12:01.847Z|1307b8e9-d4ad-442e-b31e-c0b81ded2ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:12:08.631Z|0aaccf55-de6b-43cd-a41c-f9f730bd2c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:08.631Z|0aaccf55-de6b-43cd-a41c-f9f730bd2c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:08.636Z|fd9afcd1-f913-499c-a70d-acd9b2418392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:08.636Z|fd9afcd1-f913-499c-a70d-acd9b2418392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:08.638Z|67072915-6299-4bb7-bed7-5e2e126879e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:08.639Z|67072915-6299-4bb7-bed7-5e2e126879e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:16.846Z|8d8d60d9-de8a-4ef2-8b8b-df8de9b25912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:12:16.849Z|8d8d60d9-de8a-4ef2-8b8b-df8de9b25912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:12:17.205Z|814622bd-04b8-4eef-ae5e-849549e221eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:12:17.206Z|814622bd-04b8-4eef-ae5e-849549e221eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:12:18.655Z|f341d7c3-09b8-4b00-bba6-213e79cb7cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:18.655Z|c9a1fd1e-98ef-43d4-b310-3da911d803bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:18.656Z|c9a1fd1e-98ef-43d4-b310-3da911d803bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:18.656Z|f341d7c3-09b8-4b00-bba6-213e79cb7cbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:18.657Z|545b9547-0f83-446d-a326-db18407d28ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:18.658Z|545b9547-0f83-446d-a326-db18407d28ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:23.115Z|86fa901a-b9ad-4be3-aa3d-f87af027dfa6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:12:23.115Z|86fa901a-b9ad-4be3-aa3d-f87af027dfa6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:28.675Z|777a5f2f-40dc-41bd-a381-796826ac32ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:28.675Z|1d499916-fa2f-4de4-9a65-ce54b9b47514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:28.675Z|777a5f2f-40dc-41bd-a381-796826ac32ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:28.676Z|1d499916-fa2f-4de4-9a65-ce54b9b47514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:28.678Z|9cd7fc5b-d38b-4b13-ab49-ebf51ce4724f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:28.679Z|9cd7fc5b-d38b-4b13-ab49-ebf51ce4724f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:31.846Z|6e5f1e0c-b7c2-48cd-a3e5-e3c1263a3922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:12:31.847Z|6e5f1e0c-b7c2-48cd-a3e5-e3c1263a3922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:12:38.702Z|0a57027b-715d-4a54-8f66-f28b4d753a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:38.702Z|0a57027b-715d-4a54-8f66-f28b4d753a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:38.702Z|04193546-2e0c-4c70-a885-98a6eef6d8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:38.703Z|04193546-2e0c-4c70-a885-98a6eef6d8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:38.704Z|702ed717-20a6-4fc1-956e-36dfbd973df1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:38.704Z|702ed717-20a6-4fc1-956e-36dfbd973df1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:46.846Z|f002df87-1b9e-46cb-9e43-30cef6842d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:12:46.847Z|f002df87-1b9e-46cb-9e43-30cef6842d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:12:47.206Z|0fee6a53-4e8f-4d1e-b0c4-847aebb4d637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:12:47.207Z|0fee6a53-4e8f-4d1e-b0c4-847aebb4d637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:12:48.723Z|a3703d96-2ddc-403e-a08a-6e562768c3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:48.723Z|e4d626d3-bc99-4d8e-8736-7b20777bc4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:48.724Z|a3703d96-2ddc-403e-a08a-6e562768c3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:48.724Z|7c5d6b33-6e19-4b24-9b62-5dd924fa84fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:48.724Z|7c5d6b33-6e19-4b24-9b62-5dd924fa84fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:48.724Z|e4d626d3-bc99-4d8e-8736-7b20777bc4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:58.745Z|3bc26f75-c210-41fa-8410-d1c89cd62ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:58.745Z|68f4e415-9ef1-495d-8a6f-37d1478a83fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:58.745Z|3bc26f75-c210-41fa-8410-d1c89cd62ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:58.745Z|68f4e415-9ef1-495d-8a6f-37d1478a83fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:12:58.749Z|65fda2a4-ff83-4d5f-8978-8843cc45c680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:12:58.749Z|65fda2a4-ff83-4d5f-8978-8843cc45c680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:01.846Z|7820ffcd-b577-49f6-89b0-d6e0c30bfb9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:13:01.848Z|7820ffcd-b577-49f6-89b0-d6e0c30bfb9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:13:08.770Z|9ce5c02f-7c9e-4c92-8cee-dfe4d4811721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:08.770Z|b4d28e97-34ae-435e-8d52-59949845c2e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:08.771Z|9ce5c02f-7c9e-4c92-8cee-dfe4d4811721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:08.771Z|b4d28e97-34ae-435e-8d52-59949845c2e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:08.773Z|726e19bc-7013-4466-aff9-4ab0e214714b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:08.773Z|726e19bc-7013-4466-aff9-4ab0e214714b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:16.846Z|f33a6327-0971-4dcb-9d41-c7091d6b7ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:13:16.847Z|f33a6327-0971-4dcb-9d41-c7091d6b7ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:13:17.207Z|c90cc447-042b-4b9e-bd3b-58a4f32c7ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:13:17.208Z|c90cc447-042b-4b9e-bd3b-58a4f32c7ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:13:18.791Z|8ab54084-5212-4efd-9e1d-056ed699ec26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:18.792Z|8ab54084-5212-4efd-9e1d-056ed699ec26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:18.793Z|6baf4b68-42b1-46fa-b32b-3a88dccdfc3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:18.794Z|6baf4b68-42b1-46fa-b32b-3a88dccdfc3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:18.805Z|2bc5190b-ac1a-4f2a-a400-ccf4dbc2d6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:18.805Z|2bc5190b-ac1a-4f2a-a400-ccf4dbc2d6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:23.115Z|d867235c-2895-4f5b-bef8-e77a9e734d90|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:13:23.116Z|d867235c-2895-4f5b-bef8-e77a9e734d90|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:28.814Z|59ea0093-b579-4cb9-bd57-5b326016238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:28.814Z|e2b678d4-6bd3-4def-9df1-f85638a46795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:28.814Z|e2b678d4-6bd3-4def-9df1-f85638a46795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:28.814Z|59ea0093-b579-4cb9-bd57-5b326016238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:28.825Z|8a7f0ce2-f336-4ec9-af3c-761b39cc005e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:28.826Z|8a7f0ce2-f336-4ec9-af3c-761b39cc005e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:31.846Z|6874a40d-fe83-4bc9-8971-f6053725b438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:13:31.847Z|6874a40d-fe83-4bc9-8971-f6053725b438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:13:38.834Z|88008408-5af5-4c96-aebe-8af9afb0e7d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:38.834Z|61dc7f9f-82db-4946-bd07-37b7f9c73000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:38.835Z|88008408-5af5-4c96-aebe-8af9afb0e7d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:38.835Z|61dc7f9f-82db-4946-bd07-37b7f9c73000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:38.846Z|9abf2926-d2f2-445b-9b8f-e998b5fc25a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:38.847Z|9abf2926-d2f2-445b-9b8f-e998b5fc25a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:46.846Z|c3ca30ce-ae39-44b9-a87b-10006f556a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:13:46.849Z|c3ca30ce-ae39-44b9-a87b-10006f556a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:13:47.208Z|c962c8b8-7cbf-46fb-879a-79d9750d5f23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:13:47.209Z|c962c8b8-7cbf-46fb-879a-79d9750d5f23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:13:48.859Z|04ec52c1-920b-493e-8bef-eb87d3753733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:48.860Z|04ec52c1-920b-493e-8bef-eb87d3753733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:48.861Z|aa41dc26-afb8-4b68-abe8-3b75c281c5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:48.861Z|aa41dc26-afb8-4b68-abe8-3b75c281c5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:48.868Z|2ebe448e-a4b8-421e-8bba-d9c138065ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:48.868Z|2ebe448e-a4b8-421e-8bba-d9c138065ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:58.881Z|e28e85ee-02d9-416f-b098-069e24679a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:58.881Z|6be5defd-265b-4027-82ce-56d96ec95c43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:58.882Z|e28e85ee-02d9-416f-b098-069e24679a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:58.882Z|6be5defd-265b-4027-82ce-56d96ec95c43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:13:58.889Z|2b9bc267-ea99-4f79-ba71-a1d54e9b402c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:13:58.890Z|2b9bc267-ea99-4f79-ba71-a1d54e9b402c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:01.846Z|c2a1f5e6-25af-4be0-9cec-e9452c53d8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:14:01.847Z|c2a1f5e6-25af-4be0-9cec-e9452c53d8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:14:08.902Z|fc7a42ca-2d28-4ea9-b6c6-6a1219df3b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:08.903Z|4212f467-543d-4c64-aa4a-51cdb788d582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:08.903Z|fc7a42ca-2d28-4ea9-b6c6-6a1219df3b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:08.903Z|4212f467-543d-4c64-aa4a-51cdb788d582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:08.910Z|00542a10-cec8-4d23-833c-60dc52ac6f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:08.910Z|00542a10-cec8-4d23-833c-60dc52ac6f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:16.846Z|1d5b6d91-2aff-4315-b5ed-10d8dc49baf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:14:16.847Z|1d5b6d91-2aff-4315-b5ed-10d8dc49baf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:14:17.209Z|0bd94787-5629-4585-8185-cb4daeec287f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:14:17.210Z|0bd94787-5629-4585-8185-cb4daeec287f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:14:18.923Z|8145bd86-c4ec-44d8-81a7-d5354b7f724c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:18.924Z|8145bd86-c4ec-44d8-81a7-d5354b7f724c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:18.924Z|09d04464-c953-4ef6-a5c3-424a28657079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:18.925Z|09d04464-c953-4ef6-a5c3-424a28657079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:18.931Z|0dbdf192-412b-47d3-80ce-24ea2f048f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:18.931Z|0dbdf192-412b-47d3-80ce-24ea2f048f12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:23.115Z|90f02975-02c0-4564-bb97-f4a539c39c1d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:14:23.116Z|90f02975-02c0-4564-bb97-f4a539c39c1d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:28.945Z|20859a68-8fff-46bd-ada7-b41c27981ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:28.945Z|14e1f099-3344-4688-af0d-f6f5208fa9ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:28.946Z|20859a68-8fff-46bd-ada7-b41c27981ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:28.946Z|14e1f099-3344-4688-af0d-f6f5208fa9ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:28.951Z|72379784-0133-44ac-8943-7069fc549a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:28.952Z|72379784-0133-44ac-8943-7069fc549a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:31.846Z|4ebd52fa-59d4-4edc-9df4-0a1efd4572d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:14:31.849Z|4ebd52fa-59d4-4edc-9df4-0a1efd4572d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:14:38.968Z|00cc1d56-8a5d-48ef-86f8-d6791570b515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:38.969Z|00cc1d56-8a5d-48ef-86f8-d6791570b515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:38.971Z|e368c1d6-9e06-4bce-9296-e79a2cdf9df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:38.971Z|e368c1d6-9e06-4bce-9296-e79a2cdf9df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:38.974Z|f2551ef0-724c-4967-acd0-de26228e39bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:38.974Z|f2551ef0-724c-4967-acd0-de26228e39bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:46.846Z|a49d6904-11dc-45d5-949f-2cb214e9661b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:14:46.847Z|a49d6904-11dc-45d5-949f-2cb214e9661b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:14:47.210Z|5db37cb2-bedc-4f58-8bcb-44cf4b05ab83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:14:47.211Z|5db37cb2-bedc-4f58-8bcb-44cf4b05ab83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:14:48.993Z|1c09ae0c-6674-4b4f-a871-54488a66627e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:48.993Z|5e206811-4050-4c3d-99b5-f5dc3e5f599a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:48.994Z|1c09ae0c-6674-4b4f-a871-54488a66627e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:48.994Z|5e206811-4050-4c3d-99b5-f5dc3e5f599a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:48.995Z|218ed68e-3a6a-49ee-a228-08da5b6a5922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:48.996Z|218ed68e-3a6a-49ee-a228-08da5b6a5922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:59.020Z|c5bfcf56-9f86-4199-ab98-1d7e7df0e2d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:59.020Z|c620ce96-01de-4356-a83c-9779bb1bda23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:59.020Z|24512909-127b-488e-aa5b-9ff8bd709d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:14:59.021Z|c5bfcf56-9f86-4199-ab98-1d7e7df0e2d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:59.021Z|24512909-127b-488e-aa5b-9ff8bd709d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:14:59.021Z|c620ce96-01de-4356-a83c-9779bb1bda23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:01.846Z|52a04aab-a95d-4ad4-9352-fda6c40225ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:15:01.847Z|52a04aab-a95d-4ad4-9352-fda6c40225ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:15:09.045Z|ba8ec197-2259-417b-9e1d-f23344c66579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:09.045Z|9868fc58-5661-4f85-9ada-38e76bd2b699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:09.046Z|ba8ec197-2259-417b-9e1d-f23344c66579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:09.046Z|9868fc58-5661-4f85-9ada-38e76bd2b699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:09.047Z|0d07760c-0ba7-4f40-b79e-c9580f358be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:09.047Z|0d07760c-0ba7-4f40-b79e-c9580f358be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:16.846Z|66621567-4852-4ce9-93b3-924874980509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:15:16.849Z|66621567-4852-4ce9-93b3-924874980509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:15:17.212Z|2c7657d4-17cd-4c10-9da0-0804c831e398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:15:17.212Z|2c7657d4-17cd-4c10-9da0-0804c831e398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:15:19.066Z|68ed0875-2354-4b34-b835-23442a9c365c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:19.067Z|68ed0875-2354-4b34-b835-23442a9c365c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:19.067Z|e46456ab-4ad1-46ab-be0a-cf9af2c25f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:19.066Z|a7ec9937-8c9a-4465-9c51-6eb9f486e428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:19.068Z|e46456ab-4ad1-46ab-be0a-cf9af2c25f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:19.068Z|a7ec9937-8c9a-4465-9c51-6eb9f486e428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:23.114Z|0de22895-5277-42a2-8c93-efdfabeb07e0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:15:23.115Z|0de22895-5277-42a2-8c93-efdfabeb07e0|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:29.091Z|344f148d-b4bf-426c-bafe-ccdba72f5583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:29.091Z|e796377b-97bf-4532-b329-d749ae031413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:29.092Z|e796377b-97bf-4532-b329-d749ae031413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:29.092Z|f87121db-450c-4d6a-93da-e2d35c8ec2f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:29.092Z|344f148d-b4bf-426c-bafe-ccdba72f5583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:29.093Z|f87121db-450c-4d6a-93da-e2d35c8ec2f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:31.846Z|2d0a962c-db45-40ce-b199-e1504fd0785f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:15:31.847Z|2d0a962c-db45-40ce-b199-e1504fd0785f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:15:39.121Z|3cc84a13-7901-4d80-80bf-6a717b5717e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:39.121Z|473cdca0-1daa-4b5e-88a4-890701bc9f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:39.121Z|481ff0a5-508f-4110-ae7e-936b3728a638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:39.123Z|473cdca0-1daa-4b5e-88a4-890701bc9f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:39.123Z|3cc84a13-7901-4d80-80bf-6a717b5717e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:39.123Z|481ff0a5-508f-4110-ae7e-936b3728a638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:46.846Z|e26f8652-9c42-411a-a623-58fbd40e28ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:15:46.847Z|e26f8652-9c42-411a-a623-58fbd40e28ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:15:47.213Z|6cdbda09-fd4a-455e-943a-87f97171c994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:15:47.213Z|6cdbda09-fd4a-455e-943a-87f97171c994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:15:49.149Z|41d82194-6834-46fc-8c21-5a813a4ab70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:49.149Z|eefa39d4-51e4-4d8e-82f0-d9ae4b9aff5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:49.149Z|955b435e-5e30-4e5b-8191-ab26511aaabd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:49.150Z|41d82194-6834-46fc-8c21-5a813a4ab70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:49.150Z|955b435e-5e30-4e5b-8191-ab26511aaabd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:49.150Z|eefa39d4-51e4-4d8e-82f0-d9ae4b9aff5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:59.171Z|882bdf4d-485a-4d2f-a55d-f90947981a39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:59.171Z|f0421a9c-cbea-4b91-85e2-9fd25bc98c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:59.171Z|882bdf4d-485a-4d2f-a55d-f90947981a39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:59.172Z|15b44045-afd5-47a7-95f2-0f28042ae74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:15:59.172Z|15b44045-afd5-47a7-95f2-0f28042ae74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:15:59.172Z|f0421a9c-cbea-4b91-85e2-9fd25bc98c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:01.846Z|a2a5886b-d6b5-4f6e-bade-159b46055b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:16:01.849Z|a2a5886b-d6b5-4f6e-bade-159b46055b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:16:09.194Z|0029e758-e5be-436c-83da-bdeb1e42eb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:09.194Z|56da4025-8db1-46c6-bff4-6f5f9a3ddb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:09.195Z|0029e758-e5be-436c-83da-bdeb1e42eb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:09.194Z|cf61e8aa-d53e-4955-b915-2f82a5929036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:09.195Z|cf61e8aa-d53e-4955-b915-2f82a5929036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:09.195Z|56da4025-8db1-46c6-bff4-6f5f9a3ddb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:16.846Z|b7496241-48cf-4eea-ae8b-277a063fc3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:16:16.847Z|b7496241-48cf-4eea-ae8b-277a063fc3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:16:17.214Z|da98366f-c058-420f-8f2b-2da3c36fa200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:16:17.214Z|da98366f-c058-420f-8f2b-2da3c36fa200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:16:19.215Z|f83a7610-26ff-4716-bc56-af5955c60263|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:19.215Z|45db92bb-bd60-4cf2-8eae-1608c33c358a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:19.215Z|f83a7610-26ff-4716-bc56-af5955c60263|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:19.216Z|45db92bb-bd60-4cf2-8eae-1608c33c358a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:19.220Z|cce68a4c-d1bf-4cf8-ab49-adb5b1d9e57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:19.220Z|cce68a4c-d1bf-4cf8-ab49-adb5b1d9e57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:23.115Z|dd250eca-f606-49a5-8c63-c5172923bf53|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:16:23.116Z|dd250eca-f606-49a5-8c63-c5172923bf53|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:29.240Z|c98d537f-5c4e-478b-a987-78690e425105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:29.240Z|c98d537f-5c4e-478b-a987-78690e425105|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:29.241Z|cfb29193-c3f3-4487-bc59-41e34dc645db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:29.242Z|cfb29193-c3f3-4487-bc59-41e34dc645db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:29.240Z|022fca80-3668-4c08-98c1-b1c37157a532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:29.243Z|022fca80-3668-4c08-98c1-b1c37157a532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:31.846Z|31939a3e-2a7c-4f8a-85df-25e882004f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:16:31.847Z|31939a3e-2a7c-4f8a-85df-25e882004f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:16:39.267Z|fae22276-ee74-406f-ad7e-003cb737fc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:39.267Z|fab39ee8-56d2-4034-bfab-f7359391c2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:39.267Z|c4c4782b-84bc-47c6-b6ba-308c7c588458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:39.267Z|fae22276-ee74-406f-ad7e-003cb737fc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:39.267Z|c4c4782b-84bc-47c6-b6ba-308c7c588458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:39.267Z|fab39ee8-56d2-4034-bfab-f7359391c2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:46.846Z|1760c708-55c1-4fd9-94e3-fba9bf2fb59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:16:46.849Z|1760c708-55c1-4fd9-94e3-fba9bf2fb59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:16:47.215Z|c4f08a2c-e3ec-4f62-98a7-c1fdc2885691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:16:47.215Z|c4f08a2c-e3ec-4f62-98a7-c1fdc2885691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:16:49.290Z|d70b1733-5727-4b35-99b5-e73dccc73c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:49.290Z|0e55b781-f56a-421f-8366-f856c41cfb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:49.290Z|d70b1733-5727-4b35-99b5-e73dccc73c53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:49.290Z|0e55b781-f56a-421f-8366-f856c41cfb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:49.291Z|c5492768-a418-4abd-abaa-0e07b3f5622d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:49.292Z|c5492768-a418-4abd-abaa-0e07b3f5622d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:59.311Z|85918010-17a6-4618-8ae5-96099cb5f778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:59.311Z|1c4cfdd0-b450-49ac-b1e5-7e5e2afefa2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:59.312Z|1c4cfdd0-b450-49ac-b1e5-7e5e2afefa2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:59.312Z|85918010-17a6-4618-8ae5-96099cb5f778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:16:59.312Z|95d4f9bf-9964-4001-8452-20c7ca3c9e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:16:59.313Z|95d4f9bf-9964-4001-8452-20c7ca3c9e53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:01.846Z|875bebaa-0400-41fa-a430-8134c91910df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:17:01.847Z|875bebaa-0400-41fa-a430-8134c91910df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:17:09.333Z|c7c00641-41ad-43a2-ab32-f19c4a2463ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:09.333Z|fbc1f1bf-2d51-400e-8e04-9703a379bb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:09.334Z|c7c00641-41ad-43a2-ab32-f19c4a2463ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:09.333Z|c9b697e6-1d58-49ed-bd08-170508b906bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:09.334Z|fbc1f1bf-2d51-400e-8e04-9703a379bb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:09.334Z|c9b697e6-1d58-49ed-bd08-170508b906bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:16.846Z|783a0234-f34e-4f60-acca-50df08ba1c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:17:16.847Z|783a0234-f34e-4f60-acca-50df08ba1c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:17:17.216Z|9b1c451f-13c7-4388-8170-2c2de14ee59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:17:17.217Z|9b1c451f-13c7-4388-8170-2c2de14ee59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:17:19.355Z|1849d137-a21f-49e5-b1e2-c9981629cdd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:19.355Z|167a4615-c19d-4b46-889c-de6ff64d0d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:19.356Z|167a4615-c19d-4b46-889c-de6ff64d0d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:19.356Z|1849d137-a21f-49e5-b1e2-c9981629cdd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:19.362Z|fa24072c-c469-45c3-acd2-06db4d77c4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:19.363Z|fa24072c-c469-45c3-acd2-06db4d77c4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:23.115Z|d638f2ff-3f4f-4e35-aa3c-fbbb472b7651|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:17:23.116Z|d638f2ff-3f4f-4e35-aa3c-fbbb472b7651|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:29.376Z|30cdd820-8462-47d0-a4bb-b38abaeb69bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:29.376Z|483636ca-ed56-422c-88ec-ffeb69f73805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:29.377Z|30cdd820-8462-47d0-a4bb-b38abaeb69bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:29.377Z|483636ca-ed56-422c-88ec-ffeb69f73805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:29.387Z|8c24a390-0a67-4d2a-8191-ca8e339f020b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:29.387Z|8c24a390-0a67-4d2a-8191-ca8e339f020b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:31.846Z|741114ca-8a0c-40aa-9d52-6b078e7e0948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:17:31.848Z|741114ca-8a0c-40aa-9d52-6b078e7e0948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:17:39.399Z|6ee4886f-1e7e-4546-8637-bd44f0c4d8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:39.400Z|6ee4886f-1e7e-4546-8637-bd44f0c4d8a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:39.402Z|fe6afc3b-4c46-486a-895c-816558c4a116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:39.403Z|fe6afc3b-4c46-486a-895c-816558c4a116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:39.407Z|87506fb5-ff73-42a2-af7d-ef78b7587ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:39.407Z|87506fb5-ff73-42a2-af7d-ef78b7587ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:46.846Z|a1febe72-ab45-4a5a-a23a-c27b85be2273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:17:46.847Z|a1febe72-ab45-4a5a-a23a-c27b85be2273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:17:47.217Z|15778ded-3342-490b-aace-7357643aeb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:17:47.218Z|15778ded-3342-490b-aace-7357643aeb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:17:49.422Z|3e6de407-59ee-4dab-98c4-9ad6267f5a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:49.422Z|3e6de407-59ee-4dab-98c4-9ad6267f5a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:49.425Z|f0807a79-c17c-4d77-921b-f67a498c39b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:49.425Z|dd993d77-9a9a-48ff-9672-8b406f669031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:49.426Z|dd993d77-9a9a-48ff-9672-8b406f669031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:49.426Z|f0807a79-c17c-4d77-921b-f67a498c39b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:59.442Z|f287b64a-7f7f-4de2-8f0b-027b0f592b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:59.443Z|f287b64a-7f7f-4de2-8f0b-027b0f592b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:59.445Z|aa277af8-7ff6-4ac7-84fe-f76f96127324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:59.445Z|55b89dd9-a699-4ad7-afc4-c2b133cbf23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:17:59.445Z|55b89dd9-a699-4ad7-afc4-c2b133cbf23f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:17:59.445Z|aa277af8-7ff6-4ac7-84fe-f76f96127324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:01.846Z|6f8d9f8a-4a92-46b4-909f-6271dfaa916f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:18:01.847Z|6f8d9f8a-4a92-46b4-909f-6271dfaa916f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:18:09.464Z|e2f0f086-4e4b-4772-b179-d4568a480001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:09.464Z|65b80337-560f-421a-9964-dbe8fd61c0f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:09.465Z|e2f0f086-4e4b-4772-b179-d4568a480001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:09.464Z|735a5962-9156-4a4f-8a36-e89258a1ed20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:09.465Z|65b80337-560f-421a-9964-dbe8fd61c0f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:09.465Z|735a5962-9156-4a4f-8a36-e89258a1ed20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:16.846Z|62274daf-47f1-467d-9d7f-35f2a7d7db5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:18:16.849Z|62274daf-47f1-467d-9d7f-35f2a7d7db5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:18:17.218Z|d6c6e8ec-480f-4f64-b02c-44a3bfefd4b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:18:17.219Z|d6c6e8ec-480f-4f64-b02c-44a3bfefd4b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:18:19.486Z|97592bad-5ccf-4a31-bf82-e090eb32c9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:19.486Z|97592bad-5ccf-4a31-bf82-e090eb32c9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:19.486Z|cc6efaa4-ba30-4e3c-b4da-21025cc07048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:19.487Z|cc6efaa4-ba30-4e3c-b4da-21025cc07048|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:19.490Z|61626ef1-0f41-4feb-add7-436fc8e1780a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:19.491Z|61626ef1-0f41-4feb-add7-436fc8e1780a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:23.116Z|5fb1e6a5-9435-4d26-817c-9384d2236f97|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:18:23.116Z|5fb1e6a5-9435-4d26-817c-9384d2236f97|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:29.508Z|ec3b7221-339f-41dd-8b10-6c893e5a06f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:29.508Z|bc8f2086-6abf-46e9-9900-e16be2e37f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:29.508Z|bc8f2086-6abf-46e9-9900-e16be2e37f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:29.508Z|ec3b7221-339f-41dd-8b10-6c893e5a06f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:29.510Z|7a5b3a77-c46b-4e61-918f-085da4ffc904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:29.510Z|7a5b3a77-c46b-4e61-918f-085da4ffc904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:31.846Z|a9f61fc9-63d9-4bee-89a5-61b93251b605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:18:31.847Z|a9f61fc9-63d9-4bee-89a5-61b93251b605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:18:39.529Z|dd507c54-a789-43c5-98dd-0136a59435c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:39.529Z|aac96fa4-6d8e-4fa7-89e1-4d027569cf99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:39.530Z|c531fd0f-b0a8-4e60-8997-9afcb3de571c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:39.530Z|dd507c54-a789-43c5-98dd-0136a59435c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:39.530Z|aac96fa4-6d8e-4fa7-89e1-4d027569cf99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:39.530Z|c531fd0f-b0a8-4e60-8997-9afcb3de571c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:46.846Z|a8140007-42f6-4de0-b450-df3d864bce33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:18:46.847Z|a8140007-42f6-4de0-b450-df3d864bce33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:18:47.219Z|1b807988-097b-4bdb-be07-6f3535d82973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:18:47.220Z|1b807988-097b-4bdb-be07-6f3535d82973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:18:49.552Z|a6fd6156-fb73-4826-a17f-8a7e738c8005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:49.552Z|553d66dc-d1c6-4ca2-b553-5d1efe7f4da5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:49.552Z|a6fd6156-fb73-4826-a17f-8a7e738c8005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:49.552Z|553d66dc-d1c6-4ca2-b553-5d1efe7f4da5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:49.556Z|34911023-e216-4e59-b130-7c8924febda7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:49.557Z|34911023-e216-4e59-b130-7c8924febda7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:59.573Z|1ec7ef5c-f6b7-4d5f-b393-d5b4a3f01a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:59.573Z|b01252c0-9417-4a44-99c0-5eb514135df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:59.573Z|1ec7ef5c-f6b7-4d5f-b393-d5b4a3f01a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:59.573Z|b01252c0-9417-4a44-99c0-5eb514135df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:18:59.576Z|cfe685b2-2e56-4b49-99a3-70cb8ac1e1c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:18:59.576Z|cfe685b2-2e56-4b49-99a3-70cb8ac1e1c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:01.846Z|b0f15202-4cd2-47a7-b69a-1d747705054b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:19:01.849Z|b0f15202-4cd2-47a7-b69a-1d747705054b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:19:09.596Z|199bbb13-ea82-4488-8f32-38dfa66466ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:09.596Z|68deb5aa-efca-47db-a36c-42283cb0df07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:09.596Z|ddc2359e-2830-4e86-b9cd-6f1556d52780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:09.597Z|ddc2359e-2830-4e86-b9cd-6f1556d52780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:09.597Z|68deb5aa-efca-47db-a36c-42283cb0df07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:09.597Z|199bbb13-ea82-4488-8f32-38dfa66466ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:16.846Z|162e413e-88ef-4053-902d-956a365d05cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:19:16.847Z|162e413e-88ef-4053-902d-956a365d05cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:19:17.221Z|a52b5ad9-8694-4460-aa4d-45996f3b169d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:19:17.221Z|a52b5ad9-8694-4460-aa4d-45996f3b169d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:19:19.618Z|577a0ee3-79af-4574-bd08-7b9b37342473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:19.618Z|efb6b338-05b7-4b5c-8b75-0d973f268219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:19.619Z|577a0ee3-79af-4574-bd08-7b9b37342473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:19.620Z|efb6b338-05b7-4b5c-8b75-0d973f268219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:19.620Z|2a420e23-a7f3-4b99-af09-adbab8c1a009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:19.620Z|2a420e23-a7f3-4b99-af09-adbab8c1a009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:23.115Z|eabf5ce5-cc80-4ece-98ad-efa543b63625|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:19:23.116Z|eabf5ce5-cc80-4ece-98ad-efa543b63625|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:29.641Z|926d6bba-d684-413c-beb7-8e46c95e2c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:29.641Z|0d7b7372-1273-4082-958d-1675e8e2d044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:29.641Z|bc446588-22a7-4da0-a293-06305815e645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:29.642Z|0d7b7372-1273-4082-958d-1675e8e2d044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:29.642Z|bc446588-22a7-4da0-a293-06305815e645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:29.642Z|926d6bba-d684-413c-beb7-8e46c95e2c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:31.846Z|1e42e874-ab37-4cb6-b807-70d20d0f3633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:19:31.847Z|1e42e874-ab37-4cb6-b807-70d20d0f3633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:19:39.663Z|5fe438e1-2d71-4929-9fd7-832c944f6d26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:39.664Z|5fe438e1-2d71-4929-9fd7-832c944f6d26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:39.666Z|b2712eb6-9750-4bbc-9816-1835a4d8d924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:39.666Z|9e049da1-b6d3-462d-b9eb-5eeaacb97f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:39.666Z|b2712eb6-9750-4bbc-9816-1835a4d8d924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:39.667Z|9e049da1-b6d3-462d-b9eb-5eeaacb97f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:46.846Z|5823835b-dfa5-465b-9c56-d13c84fe354e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:19:46.849Z|5823835b-dfa5-465b-9c56-d13c84fe354e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:19:47.222Z|d2369f19-090e-4f96-b9e4-a976e9296857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:19:47.222Z|d2369f19-090e-4f96-b9e4-a976e9296857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:19:49.688Z|54a235cd-d9b6-400b-9fc0-9e531e6bc000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:49.687Z|ad47d6f1-43ff-4a81-b159-299a9f2c2781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:49.688Z|ad47d6f1-43ff-4a81-b159-299a9f2c2781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:49.688Z|54a235cd-d9b6-400b-9fc0-9e531e6bc000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:49.689Z|b05e5eb1-d755-4fc9-972d-a34559062286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:49.689Z|b05e5eb1-d755-4fc9-972d-a34559062286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:59.711Z|b5c57716-db7c-45c3-8c13-d5e19b75244c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:59.711Z|d4d5a220-631d-4277-ad52-8951836ec19a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:59.712Z|d4d5a220-631d-4277-ad52-8951836ec19a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:59.712Z|b5c57716-db7c-45c3-8c13-d5e19b75244c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:19:59.713Z|2ad5604e-86e9-43fe-be53-e46fb118c367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:19:59.713Z|2ad5604e-86e9-43fe-be53-e46fb118c367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:01.846Z|e9e6b86e-4329-45b6-8e23-8f6cf6828e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:20:01.847Z|e9e6b86e-4329-45b6-8e23-8f6cf6828e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:20:09.733Z|aea931ad-79bb-4752-9b38-a64e14911485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:09.733Z|b82366a4-f8d1-4026-9109-48e0da411264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:09.733Z|bdd27a25-448d-4103-9ca7-76e3df2cef42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:09.734Z|b82366a4-f8d1-4026-9109-48e0da411264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:09.734Z|bdd27a25-448d-4103-9ca7-76e3df2cef42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:09.734Z|aea931ad-79bb-4752-9b38-a64e14911485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:16.846Z|6e6f7764-faa1-4543-afcb-33a3a25d190b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:20:16.847Z|6e6f7764-faa1-4543-afcb-33a3a25d190b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:20:17.223Z|5ce9f1a2-47b9-4bf9-a9d1-bffe57b300d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:20:17.224Z|5ce9f1a2-47b9-4bf9-a9d1-bffe57b300d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:20:19.753Z|5a93d6ca-d167-4655-a7f9-6a839d2c2096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:19.754Z|5a93d6ca-d167-4655-a7f9-6a839d2c2096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:19.755Z|a4374dca-e539-44c4-8910-30c4c14a271a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:19.755Z|a4374dca-e539-44c4-8910-30c4c14a271a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:19.756Z|ec2f3dee-e246-4bc1-8baa-e208d6f27ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:19.756Z|ec2f3dee-e246-4bc1-8baa-e208d6f27ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:23.115Z|2eb51171-771a-4c89-8076-3bf187cbe1e3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:20:23.116Z|2eb51171-771a-4c89-8076-3bf187cbe1e3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:29.778Z|c6f3e8df-5d5a-433b-beea-91f3f5013c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:29.778Z|3a18bfcb-4409-4c80-8b4a-fa8901942136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:29.779Z|c6f3e8df-5d5a-433b-beea-91f3f5013c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:29.779Z|3a18bfcb-4409-4c80-8b4a-fa8901942136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:29.783Z|b81f2ce2-761b-4a89-b7c1-5c4c6f22344a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:29.784Z|b81f2ce2-761b-4a89-b7c1-5c4c6f22344a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:31.846Z|802239cf-fdf9-4505-a30b-217597b8adc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:20:31.849Z|802239cf-fdf9-4505-a30b-217597b8adc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:20:39.800Z|cc478615-9225-4c6b-bb36-006230d12c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:39.800Z|4355b7d6-9452-45cf-9f94-09db65b5b52c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:39.801Z|cc478615-9225-4c6b-bb36-006230d12c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:39.801Z|4355b7d6-9452-45cf-9f94-09db65b5b52c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:39.802Z|cfc5dead-520b-4c18-ab7d-b394c51672c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:39.803Z|cfc5dead-520b-4c18-ab7d-b394c51672c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:46.846Z|6f5321a6-c3ce-46c0-8add-1740d5e41958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:20:46.847Z|6f5321a6-c3ce-46c0-8add-1740d5e41958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:20:47.224Z|a66d6066-179f-406c-9fc8-dc206865ac6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:20:47.225Z|a66d6066-179f-406c-9fc8-dc206865ac6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:20:49.822Z|21f340e0-5518-4d03-baeb-f46f886c9b0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:49.822Z|1c270b3d-7385-4a95-a869-14c3d93c081a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:49.822Z|81ac9dc2-8d91-4f31-8c6d-b6eba7211ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:49.823Z|1c270b3d-7385-4a95-a869-14c3d93c081a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:49.823Z|21f340e0-5518-4d03-baeb-f46f886c9b0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:49.823Z|81ac9dc2-8d91-4f31-8c6d-b6eba7211ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:59.845Z|567a5002-4471-44e5-99e3-81fde7856c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:59.846Z|567a5002-4471-44e5-99e3-81fde7856c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:59.846Z|ca1cc8d2-709f-4df8-a9ed-d0fbe99942d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:59.847Z|ca1cc8d2-709f-4df8-a9ed-d0fbe99942d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:20:59.848Z|e9e121d3-23c2-4824-8b20-de9bc3eda6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:20:59.849Z|e9e121d3-23c2-4824-8b20-de9bc3eda6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:01.846Z|f269f306-25d3-4a4a-a33c-811722e95205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:21:01.847Z|f269f306-25d3-4a4a-a33c-811722e95205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:21:09.867Z|bd9cedc5-6389-4366-aa1a-77d1b13b6576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:09.868Z|bd9cedc5-6389-4366-aa1a-77d1b13b6576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:09.869Z|cce1db1d-b57b-4c35-883d-ebda555f7326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:09.870Z|cce1db1d-b57b-4c35-883d-ebda555f7326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:09.870Z|140c5cba-2d63-4161-bb53-715cbadcc027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:09.870Z|140c5cba-2d63-4161-bb53-715cbadcc027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:16.846Z|c789ae31-11da-4928-8b81-0d1609917ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:21:16.849Z|c789ae31-11da-4928-8b81-0d1609917ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:21:17.225Z|55362e3b-388b-4edd-b0d1-f85d08edf0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:21:17.226Z|55362e3b-388b-4edd-b0d1-f85d08edf0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:21:19.890Z|65817523-e24a-40e0-a015-9fa60f60a33a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:19.890Z|9355be45-d08b-487b-a45f-4eed91f2ac7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:19.891Z|65817523-e24a-40e0-a015-9fa60f60a33a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:19.891Z|9355be45-d08b-487b-a45f-4eed91f2ac7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:19.894Z|93f3089c-33f2-491c-b7cc-003bc4b7ba00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:19.894Z|93f3089c-33f2-491c-b7cc-003bc4b7ba00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:23.115Z|fa7d70f0-fd06-4111-bbb5-f66689823c32|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:21:23.116Z|fa7d70f0-fd06-4111-bbb5-f66689823c32|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:29.912Z|43a123b2-fb91-44d7-992b-d6c1e3d0c560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:29.912Z|728f2b2e-8c2e-4f54-bee2-a2070f274583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:29.913Z|728f2b2e-8c2e-4f54-bee2-a2070f274583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:29.913Z|43a123b2-fb91-44d7-992b-d6c1e3d0c560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:29.915Z|4edfe103-c7f7-4a43-a600-03dd5455ea5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:29.916Z|4edfe103-c7f7-4a43-a600-03dd5455ea5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:31.846Z|1c70104f-0cd2-4749-900a-b4dd25c0aa6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:21:31.847Z|1c70104f-0cd2-4749-900a-b4dd25c0aa6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:21:39.934Z|06e402c0-f162-4113-9c2a-00e3724a93e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:39.934Z|3ff36771-fa16-4790-8e47-a4e42521b05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:39.935Z|06e402c0-f162-4113-9c2a-00e3724a93e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:39.935Z|3ff36771-fa16-4790-8e47-a4e42521b05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:39.936Z|57660d87-3a0a-4b20-9e63-e3bf39a318bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:39.938Z|57660d87-3a0a-4b20-9e63-e3bf39a318bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:46.846Z|4adb6fb5-4987-4b00-998c-1953b73f15db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:21:46.847Z|4adb6fb5-4987-4b00-998c-1953b73f15db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:21:47.226Z|0ab8c9af-6091-4fad-a222-48a0534f94a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:21:47.227Z|0ab8c9af-6091-4fad-a222-48a0534f94a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:21:49.956Z|5714d22f-a67b-4ced-9f48-db940091d966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:49.956Z|39469254-95d4-4701-8d5b-9c8bcbc3f8da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:49.957Z|5714d22f-a67b-4ced-9f48-db940091d966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:49.957Z|39469254-95d4-4701-8d5b-9c8bcbc3f8da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:49.958Z|d26121cd-8421-47ad-87ae-de699f3f479e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:49.959Z|d26121cd-8421-47ad-87ae-de699f3f479e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:59.978Z|76fbf414-c250-4abf-abfc-4693b70bd2d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:59.978Z|955a9a5e-eaf5-43a6-aef0-4c7c352b4023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:59.978Z|a0cd40b1-49d9-4b8e-af44-3a4f01526020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:21:59.978Z|76fbf414-c250-4abf-abfc-4693b70bd2d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:59.978Z|a0cd40b1-49d9-4b8e-af44-3a4f01526020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:21:59.978Z|955a9a5e-eaf5-43a6-aef0-4c7c352b4023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:01.846Z|4f5fc4f0-df16-4d71-a89e-af4f552f97eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:22:01.849Z|4f5fc4f0-df16-4d71-a89e-af4f552f97eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:22:09.999Z|258151aa-a1ea-4305-aec5-3ef528b36e21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:09.999Z|de40bd50-9402-46f5-a611-f4cdf9796f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:09.999Z|3854fee4-7084-4357-a886-fee03a214b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:09.999Z|de40bd50-9402-46f5-a611-f4cdf9796f52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:09.999Z|258151aa-a1ea-4305-aec5-3ef528b36e21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:09.999Z|3854fee4-7084-4357-a886-fee03a214b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:16.846Z|77497d66-cef5-46b9-9555-597dd3842f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:22:16.847Z|77497d66-cef5-46b9-9555-597dd3842f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:22:17.227Z|8ab42b82-7c6d-4858-95c9-6d36da66ea73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:22:17.228Z|8ab42b82-7c6d-4858-95c9-6d36da66ea73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:22:20.020Z|df261a1e-7e76-4ecd-a287-3ecce0bdecbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:20.020Z|a1e12092-770d-4271-b068-e0f15480020b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:20.021Z|df261a1e-7e76-4ecd-a287-3ecce0bdecbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:20.021Z|a1e12092-770d-4271-b068-e0f15480020b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:20.022Z|46123006-d819-49c1-ab9f-034d4eb01dc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:20.023Z|46123006-d819-49c1-ab9f-034d4eb01dc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:23.115Z|6c7ee56e-cb32-466b-a2e9-77b40f80f3a7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:22:23.115Z|6c7ee56e-cb32-466b-a2e9-77b40f80f3a7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:30.044Z|cf122f7c-739c-47bf-9320-76b1f6198621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:30.044Z|cf122f7c-739c-47bf-9320-76b1f6198621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:30.045Z|39c911fc-641e-47c7-99bb-16c4b7af6fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:30.045Z|1f8ff9f7-57f2-4cfc-a92b-b262028dfade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:30.046Z|1f8ff9f7-57f2-4cfc-a92b-b262028dfade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:30.046Z|39c911fc-641e-47c7-99bb-16c4b7af6fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:31.846Z|a7d235ea-51b3-41c8-80d3-a99e38f0ed62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:22:31.847Z|a7d235ea-51b3-41c8-80d3-a99e38f0ed62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:22:40.066Z|ba828e1f-ff29-4178-9756-82458cc65aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:40.066Z|0ad6431e-2a25-492d-90a1-63b2ce1d8862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:40.066Z|7efef959-6521-47ab-a809-129b2a0252f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:40.067Z|ba828e1f-ff29-4178-9756-82458cc65aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:40.067Z|0ad6431e-2a25-492d-90a1-63b2ce1d8862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:40.067Z|7efef959-6521-47ab-a809-129b2a0252f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:46.846Z|bf5dfe21-c0ba-44de-b9a2-182163d526a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:22:46.849Z|bf5dfe21-c0ba-44de-b9a2-182163d526a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:22:47.229Z|58d1c25c-5927-4bff-afbb-9131ea96602c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:22:47.229Z|58d1c25c-5927-4bff-afbb-9131ea96602c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:22:50.088Z|c3d0f676-067d-437e-a6dd-4e24d7106f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:50.088Z|c1d47cf7-7ce7-4f07-a59d-eacc2f9d979d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:50.089Z|0eef4fc5-92b9-4ce2-b265-e6019f8f7da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:22:50.089Z|c1d47cf7-7ce7-4f07-a59d-eacc2f9d979d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:50.089Z|c3d0f676-067d-437e-a6dd-4e24d7106f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:22:50.089Z|0eef4fc5-92b9-4ce2-b265-e6019f8f7da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:00.109Z|8c8217ee-ce41-4fbf-ac11-63e3aa13ed52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:00.109Z|cab8dde6-723b-4e50-8106-986aba664a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:00.110Z|8c8217ee-ce41-4fbf-ac11-63e3aa13ed52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:00.110Z|cab8dde6-723b-4e50-8106-986aba664a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:00.110Z|9bc1d3bb-5681-49ba-b227-3efbf4107a12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:00.111Z|9bc1d3bb-5681-49ba-b227-3efbf4107a12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:01.846Z|94713652-fc0d-4fff-b5cb-5a301456ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:23:01.847Z|94713652-fc0d-4fff-b5cb-5a301456ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:23:10.131Z|8710d240-c944-4dfc-98ee-09d8b34773e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:10.131Z|ff9c9c6f-012b-4c1d-913d-53a6d7fa49dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:10.131Z|c6a0eff9-5a4e-4b0c-a47c-c57c552a831b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:10.132Z|8710d240-c944-4dfc-98ee-09d8b34773e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:10.132Z|c6a0eff9-5a4e-4b0c-a47c-c57c552a831b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:10.132Z|ff9c9c6f-012b-4c1d-913d-53a6d7fa49dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:16.846Z|a722aeb6-c7f5-4bbd-9e49-89c58ab75d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:23:16.847Z|a722aeb6-c7f5-4bbd-9e49-89c58ab75d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:23:17.230Z|bd2c7860-1c67-4c75-b71c-c5feef106922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:23:17.230Z|bd2c7860-1c67-4c75-b71c-c5feef106922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:23:20.153Z|82a8ebd9-14fe-4eb3-859a-de080aac8650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:20.154Z|3c4974e5-97ca-454c-806d-d95e9ecf1912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:20.154Z|82a8ebd9-14fe-4eb3-859a-de080aac8650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:20.153Z|54353cea-c423-4e0f-8457-a6818e673959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:20.154Z|3c4974e5-97ca-454c-806d-d95e9ecf1912|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:20.155Z|54353cea-c423-4e0f-8457-a6818e673959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:23.116Z|a156131d-71b0-4b02-8bc3-c398a9a11ecb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:23:23.117Z|a156131d-71b0-4b02-8bc3-c398a9a11ecb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:30.175Z|b980e602-73fa-41d3-b661-74a53ba48e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:30.176Z|397fe75d-c7b2-4bfd-a770-2dbe1fb15229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:30.176Z|b980e602-73fa-41d3-b661-74a53ba48e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:30.176Z|48afc221-bb9c-416b-bb0d-96ce4aecc943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:30.176Z|397fe75d-c7b2-4bfd-a770-2dbe1fb15229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:30.176Z|48afc221-bb9c-416b-bb0d-96ce4aecc943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:31.846Z|b1d570b9-5779-4c72-b19b-f4cd2e15baf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:23:31.849Z|b1d570b9-5779-4c72-b19b-f4cd2e15baf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:23:40.199Z|7262e8a2-711b-421f-8257-4690ac5d224c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:40.200Z|7262e8a2-711b-421f-8257-4690ac5d224c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:40.200Z|e0bf5c10-faf7-4d4c-b077-8f449e0f5562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:40.200Z|aa00f55e-e830-409e-94e0-a0c7792c632b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:40.201Z|e0bf5c10-faf7-4d4c-b077-8f449e0f5562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:40.201Z|aa00f55e-e830-409e-94e0-a0c7792c632b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:46.846Z|984d1dff-a8a5-435c-ab38-01d753128b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:23:46.847Z|984d1dff-a8a5-435c-ab38-01d753128b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:23:47.231Z|f1e496ec-5524-4501-b8b6-059200fdebd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:23:47.231Z|f1e496ec-5524-4501-b8b6-059200fdebd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:23:50.222Z|522f5b17-0ea0-4d8e-a6bf-45f357ab06c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:50.222Z|30901f6b-9eb9-4d3c-8d61-c2b2506f1eb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:50.223Z|30901f6b-9eb9-4d3c-8d61-c2b2506f1eb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:50.223Z|522f5b17-0ea0-4d8e-a6bf-45f357ab06c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:23:50.228Z|2f9bd2d4-9d6f-4553-bc1e-8e370f58b28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:23:50.228Z|2f9bd2d4-9d6f-4553-bc1e-8e370f58b28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:00.243Z|45b64c08-3e9c-40c8-8fe4-8f48ac969b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:00.243Z|fbd1ba16-d45d-4f86-a37d-11c444fd7951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:00.244Z|45b64c08-3e9c-40c8-8fe4-8f48ac969b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:00.244Z|fbd1ba16-d45d-4f86-a37d-11c444fd7951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:00.249Z|7e3cfa67-3eba-4ecf-93ee-176197fc0c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:00.249Z|7e3cfa67-3eba-4ecf-93ee-176197fc0c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:01.846Z|0747747d-d279-483b-8bf8-59b0d374d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:24:01.847Z|0747747d-d279-483b-8bf8-59b0d374d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:24:10.265Z|0b48c48e-4ad7-4157-8518-24b3ac05d1ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:10.265Z|6a7325f0-4162-49a0-a0b9-c2a34f07c57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:10.265Z|0b48c48e-4ad7-4157-8518-24b3ac05d1ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:10.265Z|6a7325f0-4162-49a0-a0b9-c2a34f07c57b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:10.272Z|b384b2e0-5a7b-4d67-9944-d8538109da13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:10.273Z|b384b2e0-5a7b-4d67-9944-d8538109da13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:16.846Z|aa5bddd3-57c9-475a-a886-09d45719bcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:24:16.849Z|aa5bddd3-57c9-475a-a886-09d45719bcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:24:17.232Z|dbc425c3-115b-4e06-94d4-83cc5ee260eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:24:17.232Z|dbc425c3-115b-4e06-94d4-83cc5ee260eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:24:20.288Z|951748e0-e210-4544-931d-b628a3cce750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:20.288Z|27df9b23-7c9a-49b2-890d-8bf87453108e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:20.288Z|951748e0-e210-4544-931d-b628a3cce750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:20.289Z|27df9b23-7c9a-49b2-890d-8bf87453108e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:20.293Z|311de8b5-8de4-47d3-ac9b-f304504801e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:20.293Z|311de8b5-8de4-47d3-ac9b-f304504801e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:23.115Z|c927d9ca-6520-46ac-82af-4f3a33c6c098|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:24:23.116Z|c927d9ca-6520-46ac-82af-4f3a33c6c098|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:30.308Z|49085eca-651c-4aff-82a9-89c1a7acd74c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:30.308Z|21c575d8-ac55-4540-97aa-a85b91dce276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:30.309Z|49085eca-651c-4aff-82a9-89c1a7acd74c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:30.309Z|21c575d8-ac55-4540-97aa-a85b91dce276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:30.312Z|6366b260-37b1-4e00-b756-0c9503c28851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:30.312Z|6366b260-37b1-4e00-b756-0c9503c28851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:31.846Z|65818f99-41d3-48bf-95e7-16d4cdd06988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:24:31.847Z|65818f99-41d3-48bf-95e7-16d4cdd06988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:24:40.329Z|1ffb066b-950c-4834-bc47-136765dd0e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:40.329Z|d71c0597-d0e3-4c89-8957-04bf121e8190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:40.330Z|1ffb066b-950c-4834-bc47-136765dd0e03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:40.330Z|d71c0597-d0e3-4c89-8957-04bf121e8190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:40.330Z|a421863a-211b-4736-a97a-1575e25290d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:40.331Z|a421863a-211b-4736-a97a-1575e25290d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:46.846Z|13b08173-f0ca-45f3-b370-4a8408b04f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:24:46.847Z|13b08173-f0ca-45f3-b370-4a8408b04f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:24:47.233Z|d0ff96de-5ee9-454c-8830-b37ac9cea9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:24:47.234Z|d0ff96de-5ee9-454c-8830-b37ac9cea9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:24:50.351Z|559718f8-5d3c-4bda-b2de-fb3d30ad5976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:50.351Z|559718f8-5d3c-4bda-b2de-fb3d30ad5976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:50.351Z|26eb2bce-435c-4ec3-ab59-9601d89b8e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:50.352Z|26eb2bce-435c-4ec3-ab59-9601d89b8e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:24:50.352Z|1ce0e857-ff04-4807-a81f-9ae33a409138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:24:50.353Z|1ce0e857-ff04-4807-a81f-9ae33a409138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:00.371Z|60192517-6ecf-4585-a77f-e570e4617f25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:00.371Z|60192517-6ecf-4585-a77f-e570e4617f25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:00.376Z|2ebd1b37-f350-4d18-a841-da1c5bde5320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:00.376Z|2ebd1b37-f350-4d18-a841-da1c5bde5320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:00.376Z|1fef2365-5b57-431a-96ad-0682c79efd15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:00.377Z|1fef2365-5b57-431a-96ad-0682c79efd15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:01.846Z|66a004a0-ab1b-4df1-b800-ff1de72495cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:25:01.849Z|66a004a0-ab1b-4df1-b800-ff1de72495cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:25:10.392Z|58ef1302-95d3-42cf-aca3-61f695aed0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:10.395Z|58ef1302-95d3-42cf-aca3-61f695aed0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:10.395Z|384b1aee-6975-48cd-99cb-cdcaabcb4fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:10.395Z|384b1aee-6975-48cd-99cb-cdcaabcb4fee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:10.396Z|4f2ce309-516b-4556-92a7-cf9e4d06bac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:10.397Z|4f2ce309-516b-4556-92a7-cf9e4d06bac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:16.846Z|9843d019-4408-4258-bd11-2c2f36f06b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:25:16.847Z|9843d019-4408-4258-bd11-2c2f36f06b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:25:17.234Z|4cdc5829-589e-4fd7-9e2d-2662db0ebbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:25:17.235Z|4cdc5829-589e-4fd7-9e2d-2662db0ebbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:25:20.418Z|5236245e-ff97-45a6-9a8b-de1e7074de2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:20.418Z|18eb4dc5-0f0c-4f81-b6ff-5955976ccefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:20.418Z|98e0c986-1589-421a-8108-7900d809c0a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:20.419Z|98e0c986-1589-421a-8108-7900d809c0a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:20.419Z|18eb4dc5-0f0c-4f81-b6ff-5955976ccefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:20.419Z|5236245e-ff97-45a6-9a8b-de1e7074de2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:23.115Z|dd39cf32-7597-4fc9-8caa-bb260087e6d2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-11T05:25:23.118Z|dd39cf32-7597-4fc9-8caa-bb260087e6d2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:30.439Z|1c430b21-7848-4fdb-96a3-f12aa25bccc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:30.440Z|1c430b21-7848-4fdb-96a3-f12aa25bccc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:30.441Z|7f193421-2b34-4ec1-87b9-60943f8d3bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:30.442Z|7f193421-2b34-4ec1-87b9-60943f8d3bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:30.439Z|fb8c65ae-aa17-454c-96ea-3e574b50dfd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:30.443Z|fb8c65ae-aa17-454c-96ea-3e574b50dfd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:31.846Z|29166875-882b-413e-8bdb-b21e1ae036a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:25:31.847Z|29166875-882b-413e-8bdb-b21e1ae036a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:25:40.462Z|06b96cbd-bdac-4aff-9170-dbc5c7c20c3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:40.462Z|87fe4927-11e4-48f4-96f2-decbcdebdd75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:40.462Z|2d179a30-960f-4122-98c3-3a6dd57568cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-11T05:25:40.463Z|06b96cbd-bdac-4aff-9170-dbc5c7c20c3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:40.463Z|2d179a30-960f-4122-98c3-3a6dd57568cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:40.463Z|87fe4927-11e4-48f4-96f2-decbcdebdd75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-11T05:25:46.846Z|71cb0fd4-9bc2-4f6a-9179-bec3cc7962ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:25:46.849Z|71cb0fd4-9bc2-4f6a-9179-bec3cc7962ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-11T05:25:47.235Z|9d8743f2-93da-476c-93e3-7207fe46b6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-11T05:25:47.236Z|9d8743f2-93da-476c-93e3-7207fe46b6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.